Skip to content

v2.13.0

Choose a tag to compare

@nicknisi nicknisi released this 07 Jan 17:41
· 9 commits to main since this release
c94c08e

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