Skip to content

Changelog

This page renders the repository CHANGELOG.md so release notes stay generated by Changesets and visible in the docs.

0.3.1

Patch Changes

  • 81a8410: Standardize the English README and contributor guidance.

0.3.0

Minor Changes

  • 059fe27: Allow empty and outer-braced Fields projections.

Patch Changes

  • 6e26ed5: Improve Fields coverage and assign release pull requests automatically.
  • 575a52d: Improve runtime coverage reporting and regression coverage.

0.2.0

Minor Changes

  • 3cdc028: Add CASL-aware DTO field filtering, coverage reporting, and refreshed documentation styling.

Patch Changes

  • 96b9c10: Add package discovery keywords.
  • 12481ed: Document CASL query and conditional write service wiring.
  • 5d32bf2: Show named resource query and application error examples in OpenAPI.
  • acee7ce: Fix CASL Prisma v1 accessibility resolver support.
  • 3d9ec19: Document the runtime coverage quality target.

0.1.0

Minor Changes

  • 5a1d093: Create the consolidated NestJS package with fields projection, Prisma query helpers, CASL utilities, decorators, pipes, and resource-query facades.
  • cde7bce: Add ResourceQuery include merging, paginated fields envelope projection, Swagger resource query documentation, and complete fields-aware CRUD examples.

Patch Changes

  • 9e8a740: Clean up package structure by grouping the Books API example by feature, moving query parsing into generic utilities, moving OpenAPI decorators under decorators, splitting public helper types, and reducing large decorator and resource-query files.

0.0.0

Minor Changes

  • Initial consolidated package with fields projection, Prisma-style query services, CASL utilities, decorators, pipes, pagination DTOs, and resource-query facades.

Released under the MIT License.