Skip to content

chore: release @nestm/crud (alpha) - #40

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

chore: release @nestm/crud (alpha)#40
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/crud-typeorm@0.1.0-alpha.11

Minor Changes

  • b9b990d: Allow atomic PostgreSQL upserts to target a complete non-deferrable TypeORM
    unique constraint or non-partial unique index in addition to the primary
    identity. This supports entities with generated primary keys and domain-owned
    alternate identities while preserving scoped conflict-update authorization,
    explicit overwrite allowlists, and single-statement execution.

Patch Changes

  • @nestm/crud@0.1.0-alpha.11

@nestm/crud-drizzle@0.1.0-alpha.11

Patch Changes

  • @nestm/crud@0.1.0-alpha.11

@nestm/crud-memory@0.1.0-alpha.11

Patch Changes

  • @nestm/crud@0.1.0-alpha.11

@nestm/crud-prisma@0.1.0-alpha.11

Patch Changes

  • @nestm/crud@0.1.0-alpha.11

@nestm/crud@0.1.0-alpha.11

@kauandotnet
kauandotnet merged commit 7221576 into main Aug 29, 2026
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