5.0.0
Note
BREAKING CHANGES: As of this release,remove-undefined-objects
now requires Node 18 or greater.
What's Changed
- fix: esm issue in
exports
object by @kanadgupta in #86 - feat: enable TS strict mode by @kanadgupta in #87
- fix: CJS export issue, CI cleanup by @kanadgupta in #88
- chore(deps-dev): bump the minor-development-deps group with 4 updates by @dependabot in #89
- chore(deps-dev): bump @readme/eslint-config from 12.2.0 to 13.0.1 by @dependabot in #90
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #91
- chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 by @dependabot in #92
New Contributors
- @kanadgupta made their first contribution in #86
Full Changelog: 4.0.2...5.0.0