Releases: EasyWebApp/web-utility
Releases · EasyWebApp/web-utility
v4.4.1
What's Changed
- [fix] Generic bug of Text Table parser by @TechQuery in #19
- [add] Class Name getter; TypedArray type & function by @TechQuery in #20
- [add] Text Transform types & Prototype Proxy function by @TechQuery in #22
- [add] Scalar classes & Async Iterator creator by @TechQuery in #23
- [add] GitHub repository settings & PR badges by @TechQuery in #25
Full Changelog
v4.0.0
What's Changed
- [add] more methods & generics for Web components by @TechQuery in #5
- Handle datetime-local empty value by @ShakalakaB in #6
- [optimize] ignore empty value in formToJSON by @ShakalakaB in #7
- [polish] toHyphenCase regular expressions by @Soecka in #10
- [optimze] scrollIntoView Options by @Soecka in #12
- [fix] Max Safe Number of JSON.parse() by @TechQuery in #14
- [polish] parseJson localCompare function option by @Soecka in #15
- [optimize] add an optional parameter to parseURLData method by @Soecka in #17
New Contributors
- @ShakalakaB made their first contribution in #6
- @Soecka made their first contribution in #10