Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 13:18
· 223 commits to main since this release

1.5.0 (2024-05-30)

Bug Fixes

Features

  • added refreshCredentials method that allows to pass modified request headers to NextResponse constructor (2bf2877)
  • extract referer from Next.js request headers (bc666fa)
  • introduced Firebase API Key domain restriction support. Introduced changes to advanced methods and removed APIs deprecated in 1.0 (67dbb9a)

Performance Improvements

  • refreshCredentials: slightly improve performance by generating signed tokens only once (da2fc3e)

See detailed changes including migration guide: #186