v4.0.0
4.0.0 (2024-09-16)
See the Migrating from v3 to v4 entry in our "Upgrading" guide for more details.
⚠ BREAKING CHANGES
- removes the
libdirectory. - addresses issues found in the ESM bundle that prevented proper bundling in nested dependencies (#282)
Bug Fixes
- addresses issues found in the ESM bundle that prevented proper bundling in nested dependencies (#282) (ba3214f)
- Authorization: include file extensions in RedirectTransport for ESM (#296) (a418cd7)
- Authorization: updates PKCE integration to use native API (drops js-pkce package) (#287) (3a3c83d)
Miscellaneous Chores
- removes the
libdirectory. (ba3214f)