Skip to content

chore: release @nestm/better-auth (alpha) - #21

Merged
kauandotnet merged 1 commit into
mainfrom
changeset-release/main
Aug 10, 2026
Merged

chore: release @nestm/better-auth (alpha)#21
kauandotnet merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@nestm/better-auth@0.1.0-alpha.7

Minor Changes

  • a71a12f: Add ordered, DI-backed HTTP route-policy providers through @AuthRoutePolicy() and
    BetterAuthModule.forFeature({ routePolicies }), including exact/prefix/list/RegExp/predicate
    matching and structured deny() responses. The existing functional routePolicy option remains
    supported and runs first for backward compatibility. Untouched policy body recovery is capped by
    the configurable routePolicyBodyLimit (1 MiB by default) and returns 413 when exceeded.

@kauandotnet
kauandotnet merged commit 1f03631 into main Aug 10, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant