v2.13.0
What's Changed
- Add context7.json to repo by @nicknisi in #345
- feat: enable npm Trusted Publishers by @nicknisi in #346
- feat: add TokenRefreshError with userId and sessionId for debugging by @nicknisi in #349
- feat: add composable proxy/middleware helpers by @nicknisi in #348
- fix(tests): move window.location patching and restoration to beforeEach/afterEach by @sundaray in #350
- fix: avoid calling headers() in middleware context by @nicknisi in #354
- fix(test): restore document.querySelector mock in afterEach by @sundaray in #356
- fix(test): restore process.env after each test by @sundaray in #357
- v2.13.0 by @nicknisi in #358
New Contributors
Full Changelog: v2.12.2...v2.13.0