whatwg-url breaking changes

npm

4 curated breaking changes across major versions of whatwg-url. Use this as a migration checklist before bumping dependencies.

4
changes
Breaking changes by transition
  • v8.7.0 \u2192 v9.0.0breaking

    Removed Node.js v10 support.

  • v8.7.0 \u2192 v9.0.0breaking

    The `percentDecode()` export was renamed `percentDecodeBytes()`, and now returns a `Uint8Array` instead of a Node.js `Buffer`. Other changes:

  • v8.7.0 \u2192 v9.0.0breaking

    The package's main module now exports the `percentDecodeString()` helper.

  • v8.7.0 \u2192 v9.0.0breaking

    The `punycode` and `lodash` dependencies were removed.

API access

Get this data programmatically \u2014 free, no authentication.

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