v2.0.0-beta1
Pre-release
Pre-release
Breaking changes:
icompact
,compact
, andcompactObject
functions will now also remove
null
values, not onlyundefined
- Support only Node >= 12.x
- Support only TypeScript versions >= 4.3
- Drop Flow support
Changes:
- Modern ESM and CJS dual exports
- Rewrite the source code in TypeScript