Skip to content

Commit

Permalink
chore(*): Add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkl committed Nov 2, 2023
1 parent 7214ceb commit 20bead7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .changeset/purple-pumas-study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
'gatsby-plugin-clerk': major
'@clerk/chrome-extension': major
'@clerk/clerk-js': major
'@clerk/clerk-sdk-node': major
'@clerk/backend': major
'@clerk/fastify': major
'@clerk/nextjs': major
'@clerk/shared': major
'@clerk/themes': major
'@clerk/clerk-react': major
'@clerk/remix': major
'@clerk/types': major
'@clerk/clerk-expo': major
---

Upgrade all packages to node@v18 version, moved some deps to dev dependencies
and introduced `isomorphicBtoa` helper in `@clerk/shared`.

0 comments on commit 20bead7

Please sign in to comment.