Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .changeset/better-ways-doubt.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/brave-dogs-wave.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/breezy-monkeys-end.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/cute-views-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-en-gb-username-placeholder.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/floppy-rabbits-tease.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/hot-moose-leave.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/hungry-chicken-flash.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/itchy-windows-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-peaches-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-monkeys-deny.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/remove-turbo-cache-dir.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/revert-native-session-sync.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-schools-burn.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/three-cameras-decide.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/chrome-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.1.3

### Patch Changes

- Updated dependencies [[`254faac`](https://github.com/clerk/javascript/commit/254faac93f6e4990a216379ae5316743293345a9), [`b7e6308`](https://github.com/clerk/javascript/commit/b7e6308acd3ef334a0dd98f27c850844d0a8cc1e)]:
- @clerk/ui@1.2.2
- @clerk/react@6.1.0

## 3.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/chrome-extension",
"version": "3.1.2",
"version": "3.1.3",
"description": "Clerk SDK for Chrome extensions",
"keywords": [
"auth",
Expand Down
9 changes: 9 additions & 0 deletions packages/expo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 3.1.3

### Patch Changes

- Revert two-way JS/native session sync (#8032) ([#8065](https://github.com/clerk/javascript/pull/8065)) by [@chriscanin](https://github.com/chriscanin)

- Updated dependencies []:
- @clerk/react@6.1.0

## 3.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/expo",
"version": "3.1.2",
"version": "3.1.3",
"description": "Clerk React Native/Expo library",
"keywords": [
"react",
Expand Down
6 changes: 6 additions & 0 deletions packages/localizations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.2.2

### Patch Changes

- Fix en-GB username field placeholder (was showing literal "undefined" instead of "Enter your username") ([#8040](https://github.com/clerk/javascript/pull/8040)) by [@petiteoh](https://github.com/petiteoh)

## 4.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/localizations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/localizations",
"version": "4.2.1",
"version": "4.2.2",
"description": "Localizations for the Clerk components",
"keywords": [
"react",
Expand Down
9 changes: 9 additions & 0 deletions packages/tanstack-react-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @clerk/tanstack-react-start

## 1.0.5

### Patch Changes

- Removed beta warning in README ([#8062](https://github.com/clerk/javascript/pull/8062)) by [@wobsoriano](https://github.com/wobsoriano)

- Updated dependencies []:
- @clerk/react@6.1.0

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tanstack-react-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/tanstack-react-start",
"version": "1.0.4",
"version": "1.0.5",
"description": "Clerk SDK for TanStack React Start",
"keywords": [
"clerk",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @clerk/ui

## 1.2.2

### Patch Changes

- Improve spacing for `CreateOrganization` and `OrganizationList` ([#8034](https://github.com/clerk/javascript/pull/8034)) by [@LauraBeatris](https://github.com/LauraBeatris)

- Fix issue where monthly/annual toggle appeared on default free plans. ([#8052](https://github.com/clerk/javascript/pull/8052)) by [@dstaley](https://github.com/dstaley)

- Updated dependencies [[`296f52e`](https://github.com/clerk/javascript/commit/296f52e0180969b7a6153a904e298242d3528e35)]:
- @clerk/localizations@4.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/ui",
"version": "1.2.1",
"version": "1.2.2",
"description": "Internal package that contains the UI components for the Clerk frontend SDKs",
"repository": {
"type": "git",
Expand Down
Loading