Releases: RossWilliams/ts-case-convert
Releases · RossWilliams/ts-case-convert
v2.1.0
29 Sep 18:09
Compare
Sorry, something went wrong.
No results found
2.1.0 (2024-09-29)
Features
v2.0.7
15 Jan 10:55
Compare
Sorry, something went wrong.
No results found
2.0.7 (2024-01-15)
Bug Fixes
v2.0.6
14 Dec 10:00
Compare
Sorry, something went wrong.
No results found
v2.0.5
10 Dec 19:39
Compare
Sorry, something went wrong.
No results found
2.0.5 (2023-12-10)
Bug Fixes
preserve date types when converting (ca3c6f5 )
v2.0.4
10 Dec 19:20
Compare
Sorry, something went wrong.
No results found
2.0.4 (2023-12-10)
Bug Fixes
switch buffer to uint8array to remove node-specific types (f28789a )
v2.0.3
10 Dec 17:37
Compare
Sorry, something went wrong.
No results found
2.0.3 (2023-12-10)
Bug Fixes
fixed hard dependency of Buffer on the global object (454e234 )
v2.0.2
19 Feb 11:45
Compare
Sorry, something went wrong.
No results found
2.0.2 (2022-02-19)
Bug Fixes
prevent Buffer values from being converted as Objects (21c0d6e )
v2.0.1
11 Feb 17:30
Compare
Sorry, something went wrong.
No results found
2.0.1 (2022-02-11)
Bug Fixes
if the top-level object is an array, return an array type (19ca1ca ), closes #55
v2.0.0
04 Feb 14:08
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-02-04)
⚠ BREAKING CHANGES
kebab-case strings were previously treated as a single
unit for conversion, now conversion treats a hyphen as a unit break.
Features
convert from kebab-case to camelCase and PascalCase (afd7d36 )
v1.3.2
26 Jan 11:48
Compare
Sorry, something went wrong.
No results found