Skip to content

Changelog

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

1.2.1

Patch Changes

  • aa55b31: Add VitePress landing pages for the documentation.
  • 14cc64c: update pnpm

1.2.0

Minor Changes

  • fa321e0: Add object subpath exports, clearer object utility names, and CommonJS-compatible package exports.

Patch Changes

  • 86f6dda: Build ESM and CommonJS outputs with tsup.

1.1.0

Minor Changes

  • e399ea3: Add Nest Swagger decorators, validation helpers, and a body string normalization pipe.

Patch Changes

  • de3b803: Remove unused direct dependencies and clean package metadata.

1.0.0

Major Changes

  • dd42fb5: Remove the deprecated ObjectUtil compatibility class. Import object utilities as standalone functions instead.

Patch Changes

  • 164589c: Add repository agent guidelines for coding standards and Changeset usage.
  • b77926c: remove isArray function
  • 3adddc1: Improve JSDoc comments by adding explicit parameter and return types.

0.0.2

Patch Changes

  • 1c73b95: Add MIT license metadata to the package.
  • a29cab8: Publish the package under the @querry-kit npm scope.

0.0.1

Patch Changes

  • Initial release.

Released under the MIT License.