Skip to content

Commit aa7931d

Browse files
chore(repo): Version packages (alpha-v5)
1 parent b3a3dcd commit aa7931d

File tree

27 files changed

+366
-36
lines changed

27 files changed

+366
-36
lines changed

.changeset/pre.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"clever-scissors-reflect",
3131
"clever-vans-flash",
3232
"clever-wasps-invite",
33+
"cold-comics-serve",
3334
"cuddly-cougars-check",
3435
"cuddly-fireants-switch",
3536
"curly-news-push",
@@ -38,6 +39,7 @@
3839
"dry-sheep-poke",
3940
"dry-students-reflect",
4041
"dull-stingrays-fix",
42+
"eleven-bananas-joke",
4143
"empty-jars-press",
4244
"fair-cameras-boil",
4345
"famous-carrots-notice",
@@ -47,6 +49,7 @@
4749
"few-kids-design",
4850
"fifty-rats-rhyme",
4951
"flat-ants-worry",
52+
"flat-clocks-clap",
5053
"flat-donuts-sleep",
5154
"flat-pots-hear",
5255
"friendly-tables-chew",
@@ -61,6 +64,7 @@
6164
"late-cooks-collect",
6265
"late-dolphins-peel",
6366
"lazy-planes-run",
67+
"lemon-crews-do",
6468
"lemon-kings-love",
6569
"little-numbers-jam",
6670
"long-beds-mate",
@@ -69,14 +73,18 @@
6973
"loud-lions-compete",
7074
"lovely-mirrors-remember",
7175
"lovely-plums-sin",
76+
"lovely-spies-kiss",
7277
"lucky-ligers-brush",
7378
"many-weeks-march",
7479
"mean-houses-juggle",
80+
"metal-baboons-vanish",
7581
"metal-cougars-fail",
7682
"metal-olives-press",
7783
"mighty-pugs-knock",
84+
"moody-radios-begin",
7885
"nasty-books-tap",
7986
"new-eels-mix",
87+
"new-points-train",
8088
"odd-lemons-reply",
8189
"old-actors-beg",
8290
"orange-pumpkins-poke",
@@ -95,6 +103,8 @@
95103
"real-taxis-compare",
96104
"red-coats-itch",
97105
"red-monkeys-sing",
106+
"red-worms-fetch",
107+
"rich-actors-cross",
98108
"rude-jobs-yawn",
99109
"rude-lamps-yawn",
100110
"selfish-eggs-sort",
@@ -103,12 +113,14 @@
103113
"silver-cats-appear",
104114
"six-kangaroos-serve",
105115
"slimy-singers-glow",
116+
"slimy-windows-grab",
106117
"slow-wombats-battle",
107118
"soft-birds-thank",
108119
"sour-comics-stare",
109120
"spotty-apples-march",
110121
"spotty-roses-push",
111122
"stupid-toys-remain",
123+
"swift-rocks-nail",
112124
"tasty-countries-walk",
113125
"tasty-phones-lie",
114126
"thin-phones-drop",

packages/backend/CHANGELOG.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
# Change Log
22

3+
## 1.0.0-alpha-v5.3
4+
5+
### Minor Changes
6+
7+
- Breaking Changes: ([#2169](https://github.com/clerk/javascript/pull/2169)) by [@dimkl](https://github.com/dimkl)
8+
9+
- Drop `isLegacyFrontendApiKey` from `@clerk/shared`
10+
- Drop default exports from `@clerk/clerk-js`
11+
- on headless Clerk type
12+
- on ui and ui.retheme `Portal`
13+
- Use `isProductionFromSecretKey` instead of `isProductionFromApiKey`
14+
- Use `isDevelopmentFromSecretKey` instead of `isDevelopmentFromApiKey`
15+
16+
Changes:
17+
18+
- Rename `HeadlessBrowserClerkConstrutor` / `HeadlessBrowserClerkConstructor` (typo)
19+
- Use `isomorphicAtob` / `isomorhpicBtoa` to replace `base-64` in `@clerk/expo`
20+
- Refactor merging build-time and runtime props in `@clerk/backend` clerk client
21+
- Drop `node-fetch` dependency from `@clerk/backend`
22+
- Drop duplicate test in `@clerk/backend`
23+
24+
- Deprecate `createSMSMessage` and `SMSMessageApi` from `clerkClient`. ([#2165](https://github.com/clerk/javascript/pull/2165)) by [@Nikpolik](https://github.com/Nikpolik)
25+
26+
The equivalent `/sms_messages` Backend API endpoint will also be dropped in the future, since this feature will no longer be available for new instances.
27+
28+
For a brief period it will still be accessible for instances that have used it in the past 7
29+
days (13-11-2023 to 20-11-2023).
30+
31+
New instances will get a 403 forbidden response if they try to access it.
32+
33+
### Patch Changes
34+
35+
- Add OrganizationRoleAPI for CRUD operations regarding instance level organization roles. ([#2177](https://github.com/clerk/javascript/pull/2177)) by [@panteliselef](https://github.com/panteliselef)
36+
37+
- Remove createSms functions from @clerk/backend and @clerk/sdk-node. ([#2165](https://github.com/clerk/javascript/pull/2165)) by [@Nikpolik](https://github.com/Nikpolik)
38+
39+
The equivalent /sms_messages Backend API endpoint will also dropped in the future, since this feature will no longer be available for new instances.
40+
41+
For a brief period it will still be accessible for instances that have used it in the past 7
42+
days (13-11-2023 to 20-11-2023).
43+
44+
New instances will get a 403 forbidden response if they try to access it.
45+
46+
- Add OrganizationPermissionAPI for CRUD operations regarding instance level organization permissions. ([#2178](https://github.com/clerk/javascript/pull/2178)) by [@panteliselef](https://github.com/panteliselef)
47+
48+
- Updated dependencies [[`52ff8fe6b`](https://github.com/clerk/javascript/commit/52ff8fe6b6ff88ceb5e1246378b54b0565bede9d), [`4bb57057e`](https://github.com/clerk/javascript/commit/4bb57057e9af20fc433626ed178d97d3ca811362)]:
49+
- @clerk/shared@2.0.0-alpha-v5.3
50+
351
## 1.0.0-alpha-v5.2
452

553
### Major Changes

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/backend",
3-
"version": "1.0.0-alpha-v5.2",
3+
"version": "1.0.0-alpha-v5.3",
44
"description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities",
55
"homepage": "https://clerk.com/",
66
"bugs": {
@@ -48,7 +48,7 @@
4848
"test:cloudflare-workerd": "tests/cloudflare-workerd/run.sh"
4949
},
5050
"dependencies": {
51-
"@clerk/shared": "2.0.0-alpha-v5.2",
51+
"@clerk/shared": "2.0.0-alpha-v5.3",
5252
"cookie": "0.5.0",
5353
"snakecase-keys": "5.4.4",
5454
"tslib": "2.4.1"

packages/chrome-extension/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## 1.0.0-alpha-v5.3
4+
5+
### Major Changes
6+
7+
- Upgrade React version to >=18 and add react-dom as peer dependency ([#2164](https://github.com/clerk/javascript/pull/2164)) by [@dimkl](https://github.com/dimkl)
8+
9+
to fix issues with vite & rollup building.
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`52ff8fe6b`](https://github.com/clerk/javascript/commit/52ff8fe6b6ff88ceb5e1246378b54b0565bede9d), [`4bb57057e`](https://github.com/clerk/javascript/commit/4bb57057e9af20fc433626ed178d97d3ca811362), [`9955938d6`](https://github.com/clerk/javascript/commit/9955938d63e6c9a6fd0488060d587a059768388a)]:
14+
- @clerk/clerk-js@5.0.0-alpha-v5.3
15+
- @clerk/clerk-react@5.0.0-alpha-v5.3
16+
317
## 1.0.0-alpha-v5.2
418

519
### Major Changes

packages/chrome-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/chrome-extension",
3-
"version": "1.0.0-alpha-v5.2",
3+
"version": "1.0.0-alpha-v5.3",
44
"description": "Clerk SDK for Chrome extensions",
55
"keywords": [
66
"auth",
@@ -45,8 +45,8 @@
4545
"test:coverage": "jest --collectCoverage && open coverage/lcov-report/index.html"
4646
},
4747
"dependencies": {
48-
"@clerk/clerk-js": "5.0.0-alpha-v5.2",
49-
"@clerk/clerk-react": "5.0.0-alpha-v5.2"
48+
"@clerk/clerk-js": "5.0.0-alpha-v5.3",
49+
"@clerk/clerk-react": "5.0.0-alpha-v5.3"
5050
},
5151
"devDependencies": {
5252
"@types/chrome": "*",

packages/clerk-js/CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# Change Log
22

3+
## 5.0.0-alpha-v5.3
4+
5+
### Major Changes
6+
7+
- Upgrade React version to >=18 and add react-dom as peer dependency ([#2164](https://github.com/clerk/javascript/pull/2164)) by [@dimkl](https://github.com/dimkl)
8+
9+
to fix issues with vite & rollup building.
10+
11+
- Breaking Changes: ([#2169](https://github.com/clerk/javascript/pull/2169)) by [@dimkl](https://github.com/dimkl)
12+
13+
- Drop `isLegacyFrontendApiKey` from `@clerk/shared`
14+
- Drop default exports from `@clerk/clerk-js`
15+
- on headless Clerk type
16+
- on ui and ui.retheme `Portal`
17+
- Use `isProductionFromSecretKey` instead of `isProductionFromApiKey`
18+
- Use `isDevelopmentFromSecretKey` instead of `isDevelopmentFromApiKey`
19+
20+
Changes:
21+
22+
- Rename `HeadlessBrowserClerkConstrutor` / `HeadlessBrowserClerkConstructor` (typo)
23+
- Use `isomorphicAtob` / `isomorhpicBtoa` to replace `base-64` in `@clerk/expo`
24+
- Refactor merging build-time and runtime props in `@clerk/backend` clerk client
25+
- Drop `node-fetch` dependency from `@clerk/backend`
26+
- Drop duplicate test in `@clerk/backend`
27+
28+
### Patch Changes
29+
30+
- Hide members page of <OrganizationProfile/> if user doesn't have any membership related permissions. ([#2138](https://github.com/clerk/javascript/pull/2138)) by [@panteliselef](https://github.com/panteliselef)
31+
32+
- Updated dependencies [[`9f5491357`](https://github.com/clerk/javascript/commit/9f5491357defddaa64bf6ab45688d262fcc6fb54), [`27fb9b728`](https://github.com/clerk/javascript/commit/27fb9b7281bc5e6f16e81ed1cd07aa17c44de970), [`52ff8fe6b`](https://github.com/clerk/javascript/commit/52ff8fe6b6ff88ceb5e1246378b54b0565bede9d), [`4bb57057e`](https://github.com/clerk/javascript/commit/4bb57057e9af20fc433626ed178d97d3ca811362)]:
33+
- @clerk/localizations@2.0.0-alpha-v5.3
34+
- @clerk/shared@2.0.0-alpha-v5.3
35+
336
## 5.0.0-alpha-v5.2
437

538
### Major Changes

packages/clerk-js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-js",
3-
"version": "5.0.0-alpha-v5.2",
3+
"version": "5.0.0-alpha-v5.3",
44
"description": "Clerk JS library",
55
"keywords": [
66
"clerk",
@@ -50,8 +50,8 @@
5050
},
5151
"browserslist": "last 2 versions, ios_saf > 12, Safari > 12, > 1%, not dead, not ie > 0",
5252
"dependencies": {
53-
"@clerk/localizations": "2.0.0-alpha-v5.2",
54-
"@clerk/shared": "2.0.0-alpha-v5.2",
53+
"@clerk/localizations": "2.0.0-alpha-v5.3",
54+
"@clerk/shared": "2.0.0-alpha-v5.3",
5555
"@clerk/types": "4.0.0-alpha-v5.2",
5656
"@emotion/cache": "11.11.0",
5757
"@emotion/react": "11.11.1",

packages/expo/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Change Log
22

3+
## 1.0.0-alpha-v5.3
4+
5+
### Major Changes
6+
7+
- Upgrade React version to >=18 and add react-dom as peer dependency ([#2164](https://github.com/clerk/javascript/pull/2164)) by [@dimkl](https://github.com/dimkl)
8+
9+
to fix issues with vite & rollup building.
10+
11+
### Minor Changes
12+
13+
- Breaking Changes: ([#2169](https://github.com/clerk/javascript/pull/2169)) by [@dimkl](https://github.com/dimkl)
14+
15+
- Drop `isLegacyFrontendApiKey` from `@clerk/shared`
16+
- Drop default exports from `@clerk/clerk-js`
17+
- on headless Clerk type
18+
- on ui and ui.retheme `Portal`
19+
- Use `isProductionFromSecretKey` instead of `isProductionFromApiKey`
20+
- Use `isDevelopmentFromSecretKey` instead of `isDevelopmentFromApiKey`
21+
22+
Changes:
23+
24+
- Rename `HeadlessBrowserClerkConstrutor` / `HeadlessBrowserClerkConstructor` (typo)
25+
- Use `isomorphicAtob` / `isomorhpicBtoa` to replace `base-64` in `@clerk/expo`
26+
- Refactor merging build-time and runtime props in `@clerk/backend` clerk client
27+
- Drop `node-fetch` dependency from `@clerk/backend`
28+
- Drop duplicate test in `@clerk/backend`
29+
30+
### Patch Changes
31+
32+
- Updated dependencies [[`52ff8fe6b`](https://github.com/clerk/javascript/commit/52ff8fe6b6ff88ceb5e1246378b54b0565bede9d), [`4bb57057e`](https://github.com/clerk/javascript/commit/4bb57057e9af20fc433626ed178d97d3ca811362), [`9955938d6`](https://github.com/clerk/javascript/commit/9955938d63e6c9a6fd0488060d587a059768388a)]:
33+
- @clerk/clerk-js@5.0.0-alpha-v5.3
34+
- @clerk/shared@2.0.0-alpha-v5.3
35+
- @clerk/clerk-react@5.0.0-alpha-v5.3
36+
337
## 1.0.0-alpha-v5.2
438

539
### Major Changes

packages/expo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-expo",
3-
"version": "1.0.0-alpha-v5.2",
3+
"version": "1.0.0-alpha-v5.3",
44
"description": "Clerk React Native/Expo library",
55
"keywords": [
66
"react",
@@ -39,9 +39,9 @@
3939
"publish:local": "npx yalc push --replace --sig"
4040
},
4141
"dependencies": {
42-
"@clerk/clerk-js": "5.0.0-alpha-v5.2",
43-
"@clerk/clerk-react": "5.0.0-alpha-v5.2",
44-
"@clerk/shared": "2.0.0-alpha-v5.2",
42+
"@clerk/clerk-js": "5.0.0-alpha-v5.3",
43+
"@clerk/clerk-react": "5.0.0-alpha-v5.3",
44+
"@clerk/shared": "2.0.0-alpha-v5.3",
4545
"react-native-url-polyfill": "2.0.0"
4646
},
4747
"devDependencies": {

packages/fastify/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 1.0.0-alpha-v5.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b3a3dcdf4`](https://github.com/clerk/javascript/commit/b3a3dcdf4a8fa75c0dee4c55ab8fedebd49fdfd4), [`4aaf5103d`](https://github.com/clerk/javascript/commit/4aaf5103d3132f4e1ae76b861fa6ce0aae02ecbe), [`52ff8fe6b`](https://github.com/clerk/javascript/commit/52ff8fe6b6ff88ceb5e1246378b54b0565bede9d), [`4bb57057e`](https://github.com/clerk/javascript/commit/4bb57057e9af20fc433626ed178d97d3ca811362), [`4aaf5103d`](https://github.com/clerk/javascript/commit/4aaf5103d3132f4e1ae76b861fa6ce0aae02ecbe), [`0ce0edc28`](https://github.com/clerk/javascript/commit/0ce0edc283849a88b14b4b0df53b6858ed3a4f80)]:
8+
- @clerk/backend@1.0.0-alpha-v5.3
9+
- @clerk/shared@2.0.0-alpha-v5.3
10+
311
## 1.0.0-alpha-v5.2
412

513
### Major Changes

0 commit comments

Comments
 (0)