entities breaking changes

npm

9 curated breaking changes across major versions of entities. Use this as a migration checklist before bumping dependencies.

9
changes
Breaking changes by transition
  • v7.0.1 \u2192 v8.0.0breaking

    BREAKING: Update engines to node >= 20.19.0

  • v7.0.1 \u2192 v8.0.0breaking

    Update tsconfig: target es2022

  • v7.0.1 \u2192 v8.0.0breaking

    BREAKING: Remove deprecated functions & polyfills

  • v7.0.1 \u2192 v8.0.0breaking

    Use shared eslint config https://github.com/fb55/entities/pull/2157 **Full Changelog**: https://github.com/fb55/entities/compare/v7.0.1...v8.0.0

  • v5.0.0 \u2192 v6.0.0breaking

    If you are using deep imports, you will have to update them. Instead of importing `entities/dist/decode.js`, import `entities/decode`. The same applies to `escape`.

  • v5.0.0 \u2192 v6.0.0breaking

    Automated publishes by @fb55 in https://github.com/fb55/entities/pull/1532

  • v5.0.0 \u2192 v6.0.0breaking

    `entities` is now available on both npm and JSR

  • v5.0.0 \u2192 v6.0.0breaking

    Enabled isolated declarations by @fb55 in https://github.com/fb55/entities/pull/1522 **Full Changelog**: https://github.com/fb55/entities/compare/v5.0.0...v6.0.0

  • v4.5.0 \u2192 v5.0.0breaking

    ⚠️ **BREAKING:** The `lib` directory was renamed to `dist` in #1497. Deep imports will have to be updated. **Full Changelog**: https://github.com/fb55/entities/compare/v4.5.0...v5.0.0

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/npm/entities
entities breaking changes — npm migration guide | DepScope