UNPKG

omit-empty-es

Version:

(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

52 lines (26 loc) 1.93 kB
## 1.1.0 ## 1.2.0 ### Minor Changes - [#38](https://github.com/emmenko/omit-empty-es/pull/38) [`c427f1b`](https://github.com/emmenko/omit-empty-es/commit/c427f1b748fbfcf738160abbd42d046932ce72e3) Thanks [@emmenko](https://github.com/emmenko)! - Update dependencies and repository tooling ### Patch Changes - [#49](https://github.com/emmenko/omit-empty-es/pull/49) [`d45b316`](https://github.com/emmenko/omit-empty-es/commit/d45b316dfa656deab4d7da357aad6b5caa110a44) Thanks [@emmenko](https://github.com/emmenko)! - Update dependencies ## 1.1.3 ### Patch Changes - [`e3e0c6a`](https://github.com/emmenko/omit-empty-es/commit/e3e0c6af13ab7defb57a717df965b9ff0271a628) [#10](https://github.com/emmenko/omit-empty-es/pull/10) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies * [`a1caace`](https://github.com/emmenko/omit-empty-es/commit/a1caace6bb920b1ecaf295548356e29d81dabd06) Thanks [@emmenko](https://github.com/emmenko)! - Use loosen range for babel deps ## 1.1.2 ### Patch Changes - [`e0e7cc1`](https://github.com/emmenko/omit-empty-es/commit/e0e7cc18a3d8d3cc0c3ee25595c01cfbbdbce8b3) Thanks [@emmenko](https://github.com/emmenko)! - Remove postinstall script ## 1.1.1 ### Patch Changes - [`4abfbae`](https://github.com/emmenko/omit-empty-es/commit/4abfbaea37c6d5daa1fbb11873c5d999243649e5) Thanks [@emmenko](https://github.com/emmenko)! - Fix wrong production bundles ### Minor Changes - [`f968e80`](https://github.com/emmenko/omit-empty-es/commit/f968e80fa3d15ce9be9b41dbee4457d988637c48) [#1](https://github.com/emmenko/omit-empty-es/pull/1) Thanks [@emmenko](https://github.com/emmenko)! - Use TypeScript, improve CI tools. ## 1.0.3 - bundle using [Rollup](https://rollupjs.org/) ## 1.0.2 - remove UMD build ## 1.0.1 - define module entry points and UMD bundle ## 1.0.0 Publish `omit-empty-es` as a production bundle using [Parcel](https://parceljs.org/).