Skip to content

Choose a tag to compare

@clerk-cookie clerk-cookie released this 12 Jan 17:32
· 4223 commits to main since this release
18aba58

Patch 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 (#2579) by @nikosdouvlis

    executing the request. Eg request from @clerk/nextjs to BAPI with append User-Agent: @clerk/[email protected] using the latest version.

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

  • Updated dependencies [c59a2d4a2, 2a615bf98]: