mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-26 02:16:23 -05:00
85 lines
2.5 KiB
JSON
85 lines
2.5 KiB
JSON
{
|
|
"mode": "pre",
|
|
"tag": "beta",
|
|
"initialVersions": {
|
|
"docs": "0.1.0",
|
|
"@better-auth/api-key": "1.6.0",
|
|
"better-auth": "1.6.0",
|
|
"auth": "1.6.0",
|
|
"@better-auth/cimd": "1.6.0",
|
|
"@better-auth/core": "1.6.0",
|
|
"@better-auth/drizzle-adapter": "1.6.0",
|
|
"@better-auth/electron": "1.6.0",
|
|
"@better-auth/expo": "1.6.0",
|
|
"@better-auth/i18n": "1.6.0",
|
|
"@better-auth/kysely-adapter": "1.6.0",
|
|
"@better-auth/memory-adapter": "1.6.0",
|
|
"@better-auth/mongo-adapter": "1.6.0",
|
|
"@better-auth/oauth-provider": "1.6.0",
|
|
"@better-auth/passkey": "1.6.0",
|
|
"@better-auth/prisma-adapter": "1.6.0",
|
|
"@better-auth/redis-storage": "1.6.0",
|
|
"@better-auth/scim": "1.6.0",
|
|
"@better-auth/sso": "1.6.0",
|
|
"@better-auth/stripe": "1.6.0",
|
|
"@better-auth/telemetry": "1.6.0",
|
|
"@better-auth/test-utils": "1.6.0"
|
|
},
|
|
"changesets": [
|
|
"add-hydrate-session",
|
|
"anonymous-oauth-server-context",
|
|
"cimd-plugin",
|
|
"cli-named-default-auto-detect",
|
|
"cool-lights-burn",
|
|
"create-initial-admin-cli",
|
|
"dcr-graceful-override-confidential",
|
|
"dynamic-baseurl-hardening",
|
|
"fiery-guests-visit",
|
|
"fix-2fa-bypass",
|
|
"fix-backup-codes-storage",
|
|
"fix-oauth-provider-rfc-error-envelope",
|
|
"fix-password-reset-callback-operation-id",
|
|
"fix-revert-2fa-broadening",
|
|
"fix-stripe-defu-prototype-pollution",
|
|
"force-allow-id-uuid",
|
|
"free-files-tease",
|
|
"generic-oauth-unification",
|
|
"generic-oauth-verify-id-token",
|
|
"heavy-planes-remain",
|
|
"honest-regions-jam",
|
|
"honest-symbols-stick",
|
|
"hungry-drinks-read",
|
|
"i18n-built-in-translations",
|
|
"lovely-toes-swim",
|
|
"microsoft-client-assertion",
|
|
"oauth-additional-params",
|
|
"oauth-granted-scopes-architecture",
|
|
"oauth-idp-initiated-bounce",
|
|
"oauth-idtoken-verifier",
|
|
"oauth-provider-at-hash",
|
|
"oauth-provider-backchannel-logout",
|
|
"oauth-provider-max-age",
|
|
"oauth-provider-token-refactor",
|
|
"oauth-require-email-verification",
|
|
"oauth-revoke-jwt-unsupported",
|
|
"pr-8926",
|
|
"pr-8977",
|
|
"pr-9032",
|
|
"pr-9084",
|
|
"preserved-session-delete-hooks",
|
|
"private-key-jwt-followups",
|
|
"private-key-jwt",
|
|
"quiet-donuts-tan",
|
|
"restore-stripe-cancel-event-required",
|
|
"safe-url-runtime-fragment",
|
|
"saml-response-validation-hardening",
|
|
"scim-personal-provider-ownership",
|
|
"social-auth-validation",
|
|
"sso-saml-hardening",
|
|
"sso-saml-model-split",
|
|
"sso-upgrade-samlify",
|
|
"tighten-adapter-peerdeps",
|
|
"two-factor-otp-enable"
|
|
]
|
|
}
|