v2.0.0-beta1
Pre-release
Pre-release
Breaking changes:
icompact,compact, andcompactObjectfunctions will now also remove
nullvalues, 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