chore: version packages (alpha) - #284
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
zitadel-nextgen-release
Bot
force-pushed
the
changeset-release/main
branch
from
June 15, 2026 09:03
c27259e to
13b358f
Compare
zitadel-nextgen-release
Bot
force-pushed
the
changeset-release/main
branch
from
June 15, 2026 21:02
13b358f to
366c4e5
Compare
zitadel-nextgen-release
Bot
force-pushed
the
changeset-release/main
branch
from
June 15, 2026 22:20
366c4e5 to
73c33eb
Compare
fforootd
enabled auto-merge (squash)
June 15, 2026 22:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@zitadel/cli@0.1.0-alpha.5
Minor Changes
#257
6f8dd2dThanks @mridang! - Addsetup --framework react|vue|angular|nuxtsupport to the CLI. Each framework scaffolds its auth entry/pages and wires/__nextgen/*calls to the backend with ask_<project_id>bearer attached: React and Vue get a dev proxy magicast-merged into the Vite config (vite.config.*) that reads the project id fromZITADEL_PROJECT_ID; Angular gets aproxy.conf.cjswired intoangular.jsonthat reads it fromzitadel.json; and Nuxt registers the@zitadel/sdk-nuxtmodule in the Nuxt config (nuxt.config.*), which adds the proxy via server middleware. A--dev-portflag sets the scaffolded dev-server port.#299
f77ca44Thanks @fforootd! - Make the generated Next.js auth app easier for agents and developers to prove end-to-end registration, logout, and login in a visible browser.Patch Changes
#295
f02718fThanks @fforootd! - Allow fresh app scaffolding afterzitadel startcreates local runtime ignore files, and load Nuxt runtime config through the Nuxt virtual imports module.Updated dependencies []:
@zitadel/components@0.1.0-alpha.5
Patch Changes
#299
f77ca44Thanks @fforootd! - Make the generated Next.js auth app easier for agents and developers to prove end-to-end registration, logout, and login in a visible browser.#286
3795b67Thanks @bastionstack! - Align the login flow with the latest Figma designs: loadbranding.font_urlat document level so branded fonts (including the heading face) actually render, change the sign-in CTA from "Continue" to "Sign in", add the missingidentifier.field.passwordlabel, drop the sign-up subheadline, and rename the passkey registration action to "Continue with a passkey". The default login flow no longer shows the post-registration passkey upsell screen — passkey registration is offered up front instead.@zitadel/sdk-angular@0.1.0-alpha.5
Patch Changes
f77ca44,3795b67]:@zitadel/sdk-next@0.1.0-alpha.5
Patch Changes
f77ca44,3795b67]:@zitadel/sdk-nuxt@0.1.0-alpha.5
Patch Changes
#295
f02718fThanks @fforootd! - Allow fresh app scaffolding afterzitadel startcreates local runtime ignore files, and load Nuxt runtime config through the Nuxt virtual imports module.Updated dependencies [
f77ca44,3795b67]:@zitadel/sdk-react@0.1.0-alpha.5
Patch Changes
f77ca44,3795b67]:@zitadel/sdk-vue@0.1.0-alpha.5
Patch Changes
f77ca44,3795b67]:@zitadel/api@0.1.0-alpha.5
@zitadel/sdk-core@0.1.0-alpha.5