gatsby-plugin-clerk@5.0.0-alpha-v5.17
Pre-release
Pre-release
·
4686 commits
to main
since this release
Minor Changes
-
Replace the
Clerk-Backend-SDKheader withUser-Agentin BAPI requests and update it's value to contain both the package name and the package version of the clerk package (#2558) by @dimklexecuting the request. Eg request from
@clerk/nextjsto BAPI with appendUser-Agent: @clerk/nextjs@5.0.0-alpha-v5.16using the latest version.Miscellaneous changes: The backend test build changed to use tsup.