@querry-kit/nuxt
0.2.5
Patch Changes
- 3ce3252: Update runtime and development dependencies.
0.2.4
Patch Changes
- 301a41c: Fix the Changesets v2 workflow input so release pull requests can be created and updated again.
- c78c2b0: Resolve vulnerable transitive browser data and YAML parser versions.
- 493c5e4: Update Jest to 30.5.1 and keep clean CI installs compatible with its watcher dependency.
- e05c99d: Update the development Vue Router version to 5.3.1.
0.2.3
Patch Changes
- 944000b: Keep the central documentation changelog in sync after releases.
0.2.2
Patch Changes
- f83b766: Update transitive dependencies to resolve security alerts.
0.2.1
Patch Changes
- cf0b8b8: Add security reporting and repository maintenance configuration.
0.2.0
Minor Changes
- 3583237: Add renderer-neutral filter and sorting field contracts to the public types API.
0.1.1
Patch Changes
- 1359ef2: Expand test coverage across all runtime functions and branches.
- 4f3d55d: Move package documentation and examples to the central Querry Kit site.
0.1.0
Minor Changes
- d54486a: Accept generic renderer metadata and optional column IDs through
useTablewithout adding a UI dependency.
Patch Changes
- 7233da0: Make package entrypoint exports explicit, keep implementation helpers private, and align documentation and the Nuxt example with the public subpaths.
0.0.5
Patch Changes
- e0f6780: Standardize the English README and contributor guidance.
0.0.4
Patch Changes
- dc05edd: Link the Nuxt documentation and README to the Querry Kit ecosystem overview.
0.0.3
Patch Changes
- 245893b: Improve the documentation landing page, navigation, and backend controller contract guidance.
0.0.2
Patch Changes
- 578e8a4: Improve the public API reference, lifecycle guidance, and JSDoc for Nuxt primitives.
- 7c74f64: Align the README status badges, release guidance, and project funding metadata with sibling packages.
- 8faa7ac: Build the package before validating the Nuxt example in CI.