clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
1.12k stars 246 forks source link

fix(elements): Form machine error typing #4119

Closed alexcarpenter closed 1 month ago

alexcarpenter commented 1 month ago

Description

Started getting a type error where errors was returning as any vs the correct error type.

Checklist

Type of change

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: edc94d1c26c7d18b6ce414c05ed08d8ebd1d4dcc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages | Name | Type | | ----------------------- | ----- | | @clerk/elements | Patch | | @clerk/shared | Patch | | @clerk/astro | Patch | | @clerk/backend | Patch | | @clerk/chrome-extension | Patch | | @clerk/clerk-js | Patch | | @clerk/clerk-expo | Patch | | @clerk/express | Patch | | @clerk/fastify | Patch | | @clerk/nextjs | Patch | | @clerk/clerk-react | Patch | | @clerk/remix | Patch | | @clerk/clerk-sdk-node | Patch | | @clerk/tanstack-start | Patch | | @clerk/testing | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR