Skip to content

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

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

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

Minor Changes

  • daf0bee: Require every resource to declare one authoritative fields tuple and remove
    the duplicated fields option from bindings. IDs, nested path mappings, query
    filters/search/sort, soft delete, relations, scopes, cursor bindings, mapping
    callbacks, predicates, and ordering now autocomplete that vocabulary and reject
    unknown names.

    Preserve persistence-field vocabularies across adapters and bindings. Upsert
    conflict and overwrite tuples now autocomplete adapter fields, including typed
    TypeORM property paths. Memory uniqueness constraints, TypeORM references,
    Drizzle columns and record keys, and Prisma identity/model/record mappings are
    derived from their corresponding persistence models.

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

Minor Changes

  • daf0bee: Require every resource to declare one authoritative fields tuple and remove
    the duplicated fields option from bindings. IDs, nested path mappings, query
    filters/search/sort, soft delete, relations, scopes, cursor bindings, mapping
    callbacks, predicates, and ordering now autocomplete that vocabulary and reject
    unknown names.

    Preserve persistence-field vocabularies across adapters and bindings. Upsert
    conflict and overwrite tuples now autocomplete adapter fields, including typed
    TypeORM property paths. Memory uniqueness constraints, TypeORM references,
    Drizzle columns and record keys, and Prisma identity/model/record mappings are
    derived from their corresponding persistence models.

Patch Changes

  • Updated dependencies [daf0bee]
    • @nestm/crud@0.1.0-alpha.15

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

Minor Changes

  • daf0bee: Require every resource to declare one authoritative fields tuple and remove
    the duplicated fields option from bindings. IDs, nested path mappings, query
    filters/search/sort, soft delete, relations, scopes, cursor bindings, mapping
    callbacks, predicates, and ordering now autocomplete that vocabulary and reject
    unknown names.

    Preserve persistence-field vocabularies across adapters and bindings. Upsert
    conflict and overwrite tuples now autocomplete adapter fields, including typed
    TypeORM property paths. Memory uniqueness constraints, TypeORM references,
    Drizzle columns and record keys, and Prisma identity/model/record mappings are
    derived from their corresponding persistence models.

Patch Changes

  • Updated dependencies [daf0bee]
    • @nestm/crud@0.1.0-alpha.15

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

Minor Changes

  • daf0bee: Require every resource to declare one authoritative fields tuple and remove
    the duplicated fields option from bindings. IDs, nested path mappings, query
    filters/search/sort, soft delete, relations, scopes, cursor bindings, mapping
    callbacks, predicates, and ordering now autocomplete that vocabulary and reject
    unknown names.

    Preserve persistence-field vocabularies across adapters and bindings. Upsert
    conflict and overwrite tuples now autocomplete adapter fields, including typed
    TypeORM property paths. Memory uniqueness constraints, TypeORM references,
    Drizzle columns and record keys, and Prisma identity/model/record mappings are
    derived from their corresponding persistence models.

Patch Changes

  • Updated dependencies [daf0bee]
    • @nestm/crud@0.1.0-alpha.15

@nestm/crud-typeorm@0.1.0-alpha.15

Minor Changes

  • daf0bee: Require every resource to declare one authoritative fields tuple and remove
    the duplicated fields option from bindings. IDs, nested path mappings, query
    filters/search/sort, soft delete, relations, scopes, cursor bindings, mapping
    callbacks, predicates, and ordering now autocomplete that vocabulary and reject
    unknown names.

    Preserve persistence-field vocabularies across adapters and bindings. Upsert
    conflict and overwrite tuples now autocomplete adapter fields, including typed
    TypeORM property paths. Memory uniqueness constraints, TypeORM references,
    Drizzle columns and record keys, and Prisma identity/model/record mappings are
    derived from their corresponding persistence models.

Patch Changes

  • Updated dependencies [daf0bee]
    • @nestm/crud@0.1.0-alpha.15

@kauandotnet
kauandotnet merged commit a710a83 into main Aug 30, 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