Releases: bameyrick/utils
Releases · bameyrick/utils
2.24.0
What's Changed
- feat: Added freeze helper that provides freeze deep functionality by @bameyrick in #117
Full Changelog: 2.23.1...2.24.0
2.23.1
What's Changed
- fix: null prototype objctes no longer throw during cloning. Propogate instanceClone correctly. Object cloning now copies only own enumerable properties via Object.keys by @bameyrick in #116
Full Changelog: 2.23.0...2.23.1
2.23.0
What's Changed
- Allow isEmpty to check Set and Map by @bameyrick in #114
Full Changelog: 2.22.1...2.23.0
2.22.1
2.22.0
2.21.1
What's Changed
- Change format time forceAllUnits to false by @bameyrick in #108
Full Changelog: 2.21.0...2.21.1
2.21.0
2.20.0
What's Changed
- Added capitalise, capitaliseFirst, capitaliseLast, and kebabToPascal … by @bameyrick in #101
Full Changelog: 2.19.0...2.20.0
2.19.0
What's Changed
- Added sum, getComputedStyleAsNumber, getElementHeight, getElementWidth, isJsdom by @bameyrick in #96
- Fix getWeekOfYear reporting wrong week when first day of year is not a Monday by @bameyrick in #99
- Change cjs tsconfig to target es2020 by @bameyrick in #100
Full Changelog: 2.18.3...2.19.0