Skip to content

Releases: clerk/javascript

@clerk/[email protected]

06 Apr 12:50
af7d55a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Improve ptBR localizations (#3083) by @GustavoOS

  • Add maintenance mode banner to the SignIn and SignUp components. The text can be customized by updating the maintenanceMode localization key. by @nikosdouvlis

  • Fix typos from pt-BR localization (#3106) by @LauraBeatris

  • Added Thai translation keys for pwned password, form identifier, passkey (#3128) by @ttwrpz

    Change Thai translation keys for Authenticator related to match the context

@clerk/[email protected]

06 Apr 12:50
af7d55a
Compare
Choose a tag to compare
Pre-release

Patch Changes

@clerk/[email protected]

06 Apr 12:50
af7d55a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Introduce Express specific Clerk SDK called @clerk/express. The SDK exposes the following APIs: (#2918) by @dimkl

    • clerkClient: Default @clerk/backend client initialized from environment variables and used to make backend API requests
    • clerkMiddleware: Centralized middleware that authenticates all requests without blocking them (also triggers handshake mechanism)
    • getAuth: Utility to retrieve the auth state from a request (requires clerkMiddleware to be executed)
    • requireAuth: Middleware that returns HTTP 401 response when request is signed-out

    Also all the top level exports from @clerk/backend are re-exported from @clerk/express.

  • Updated dependencies [63dfe8dc9, d22e6164d]:

@clerk/[email protected]

06 Apr 12:50
af7d55a
Compare
Choose a tag to compare
Pre-release

Patch Changes

@clerk/[email protected]

06 Apr 12:50
af7d55a
Compare
Choose a tag to compare
Pre-release

Patch Changes

@clerk/[email protected]

06 Apr 13:32
5c90b21
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Hide maintenance banner when card has global error by @nikosdouvlis

@clerk/[email protected]

06 Apr 12:50
af7d55a
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • Deprecate supported_identifiers and remove supported_external_accounts. (#3089) by @panteliselef

Patch Changes

@clerk/[email protected]

06 Apr 13:32
5c90b21
Compare
Choose a tag to compare
Pre-release

Patch Changes

@clerk/[email protected]

06 Apr 12:50
af7d55a
Compare
Choose a tag to compare
Pre-release

Patch Changes

@clerk/[email protected]

06 Apr 13:32
5c90b21
Compare
Choose a tag to compare
Pre-release

Patch Changes