Skip to content

gatsby-plugin-clerk@5.0.0-alpha-v5.17

Pre-release
Pre-release

Choose a tag to compare

@clerk-cookie clerk-cookie released this 11 Jan 17:21
· 4686 commits to main since this release
cdc4f51

Minor Changes

  • Replace the Clerk-Backend-SDK header with User-Agent in BAPI requests and update it's value to contain both the package name and the package version of the clerk package (#2558) by @dimkl

    executing the request. Eg request from @clerk/nextjs to BAPI with append User-Agent: @clerk/nextjs@5.0.0-alpha-v5.16 using the latest version.

    Miscellaneous changes: The backend test build changed to use tsup.

Patch Changes