Skip to content

Commit

Permalink
Revert "ci(repo): Version packages (#3700)"
Browse files Browse the repository at this point in the history
This reverts commit c633f07.
  • Loading branch information
nikosdouvlis committed Jul 16, 2024
1 parent 0286966 commit df7d856
Show file tree
Hide file tree
Showing 64 changed files with 262 additions and 362 deletions.
2 changes: 2 additions & 0 deletions .changeset/big-ads-flash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/breezy-socks-fetch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/fair-cows-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/astro": patch
---

Update existing env variables that is still using `PUBLIC_ASTRO_APP` prefix to `PUBLIC_`.
2 changes: 2 additions & 0 deletions .changeset/famous-ducks-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
3 changes: 3 additions & 0 deletions .changeset/five-cycles-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---

---
16 changes: 16 additions & 0 deletions .changeset/fluffy-squids-fly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"@clerk/astro": patch
---

Move `@clerk/astro/components/*` to `@clerk/astro/components`

```diff
- import { UserProfile } from "@clerk/astro/components/interactive"
+ import { UserProfile } from "@clerk/astro/components"

- import { Protect } from "@clerk/astro/components/control"
+ import { Protect } from "@clerk/astro/components"

- import { SignInButton } from "@clerk/astro/components/unstyled"
+ import { SignInButton } from "@clerk/astro/components"
```
15 changes: 15 additions & 0 deletions .changeset/four-days-hammer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"@clerk/astro": patch
---

Simplify submodules and drop the `bunlded` variant.

Moved
- `@clerk/astro/client/react` to `@clerk/astro/react`
- `@clerk/astro/client/stores` to `@clerk/astro/client`
Dropped
- `@clerk/astro/bundled`
- `@clerk/astro/client/bundled`
- `@clerk/astro/internal/bundled`
- `@clerk/astro/integration`
- `@clerk/astro/integration/bundled`
2 changes: 2 additions & 0 deletions .changeset/friendly-queens-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/green-readers-wash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/grumpy-peaches-heal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
6 changes: 6 additions & 0 deletions .changeset/hot-pets-mix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@clerk/astro": patch
---

Support `Astro.locals.auth().redirectToSignIn()`
This allows for redirectingToSignIn at the page level
5 changes: 5 additions & 0 deletions .changeset/lovely-parents-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/astro": patch
---

Add a reusable ID generation function
5 changes: 5 additions & 0 deletions .changeset/many-boxes-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/astro": patch
---

Remove `@nanostores/react` from depedency.
5 changes: 5 additions & 0 deletions .changeset/metal-chairs-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/elements": patch
---

Ensure updated provided values to controlled inputs are sent to the machine
2 changes: 2 additions & 0 deletions .changeset/neat-humans-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/plenty-kangaroos-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/elements": patch
---

Fix isWeb3Strategy check to account for prefix and suffix
2 changes: 2 additions & 0 deletions .changeset/shiny-crabs-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/short-otters-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/astro": patch
---

Introduce `<AuthenticateWithRedirectCallback/>` as an Astro and as a React component
2 changes: 2 additions & 0 deletions .changeset/soft-radios-sell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/soft-waves-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/spicy-queens-draw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/testing": patch
---

Remove the experimental console warning from Cypress integration.
5 changes: 5 additions & 0 deletions .changeset/strong-mugs-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/clerk-js": patch
---

Bug Fix: Navigation during signing out requires a router which was missing from the ImpersonationFab
2 changes: 2 additions & 0 deletions .changeset/sweet-weeks-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/swift-bananas-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/ten-planes-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
14 changes: 14 additions & 0 deletions .changeset/unlucky-hornets-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"@clerk/clerk-js": minor
"@clerk/types": minor
---

Added support for Custom OAuth providers

- Updated strategy types to include `CustomOAuthStrategy`:
- Added the `CustomOAuthStrategy` type with the value `oauth_custom_${string}`
- Modified `OAuthStrategy` to include `CustomOAuthStrategy`:
`export type OAuthStrategy = `oauth_${OAuthProvider}` | CustomOAuthStrategy;`
- Added the `CustomOauthProvider` type with value `custom_${string}` and extended `OAuthProvider` type to include `CustomOauthProvider`
- Added support for displaying provider initials when `logo_url` is null for custom OAuth providers
- Created new `ProviderInitialIcon` internal component in order to display custom oauth provider initials if provider `logo_url` is null
Loading

0 comments on commit df7d856

Please sign in to comment.