0.2.2 (2026-03-06)
0.2.1 (2026-02-08)
- deps: update actions/checkout action to v6 (#15) (58e3345)
- deps: update actions/setup-node action to v6 (#16) (0e6667b)
- deps: update dependency @pinia/colada to v0.21.3 (#22) (5f7a6de)
- deps: update dependency @types/node to v25.2.1 (#21) (1f1f07b)
- deps: update dependency @types/node to v25.2.2 (#26) (5261184)
- deps: update dependency eslint to v10 (#24) (853d8e6)
- deps: update dependency happy-dom to v20.5.0 (#18) (d19b961)
- deps: update dependency tsdown to ^0.20.0 (#12) (06bc4db)
- deps: update dependency tsdown to v0.20.2 (#19) (18330f0)
- deps: update dependency tsdown to v0.20.3 (#20) (80985d9)
- deps: update pnpm to v10.28.2 (#13) (1fcf0a8)
- deps: update pnpm to v10.29.1 (#25) (7ef0e75)
- deps: update testing (#14) (cb52a94)
- deps: update zenstack to v3.3.2 (#11) (9dedba9)
- deps: update zenstack to v3.3.3 (#23) (d3fbb74)
- Derepecate changelogen in favor of
release-please(e560f9c)
0.2.0 (2026-02-02)
- add procedure hooks and
existsapi (9342cb9)
- refactor mutation handling in useModelQueries to improve code reusability and maintainability (253a87e)
- refactor useInternalMutation to streamline mutation options handling and improve reactivity (38386f0)
- update dependencies to ZenStack v3.1.1 and Pinia Colada v0.21.0 (c5ceb0c)
- Add procedure hooks and
existsapi (9342cb9)
- Update dependencies (963c59d)
- Add comprehensive typing tests and query key validation (3d60f70)
- Eugen Istoc eugenistoc@gmail.com
- Refactor useInternalMutation to streamline mutation options handling and improve reactivity (38386f0)
- Refactor mutation handling in useModelQueries to improve code reusability and maintainability (253a87e)
- Eugen Istoc eugenistoc@gmail.com
- Update dependencies to ZenStack v3.1.1 and Pinia Colada v0.21.0 (c5ceb0c)
- Eugen Istoc eugenistoc@gmail.com
- Refactor useInternalInfiniteQuery to improve reactivity and simplify options handling (6c2c6a8)
- Eugen Istoc eugenistoc@gmail.com
- Refactor infiniteOptions to maintain reactivity and simplify structure (a23f13b)
- Eugen Istoc eugenistoc@gmail.com
- Resolve reactivity issue in useInternalInfiniteQuery by wrapping options in a getter (2440f6a)
- Eugen Istoc eugenistoc@gmail.com
- Ensure pagination parameters are preserved in internal infinite query options (218332e)
- Add section on working with reactive parameters in queries (66ac393)
- Lint (3b5ff32)
- Eugen Istoc eugenistoc@gmail.com
- Standardize import quotes and formatting across the codebase (d0bb03d)
- Migrate to oxc (a031850)
- Remove unused utility files in favor of
@zenstackhq/client-helpers(33f2ab7) - Standardize import statements and improve test readability (bb72d6d)
- Enhance type exports and improve query options definitions (c03540f)
- Remove tests and schemas related to Pinia Colada (799b0ed)
- Remove unused dependencies from package.json and pnpm-lock.yaml (a67a6fb)
- Remove unused Pinia dependency from package.json (5309972)
- Update Pinia dependency in pnpm-lock.yaml (7e131dc)
- Update ZenStack dependencies to version 3.1.0 and tsdown to 0.18.4 (c48fb0b)
- Update README to streamline introduction and remove redundant explanations (b084411)
- Update dependencies (bd03fd8)
- Eugen Istoc eugenistoc@gmail.com
- Update deps (2eb5968)
- Refine type definitions and improve query options handling (4188ff7)
- Enhance query handling and update utility functions (b3ceb30)
- Eugen Istoc eugenistoc@gmail.com
- Bump zenstack (9daa7f7)
- Eugen Istoc eugenistoc@gmail.com
- Update peerDependencies for @pinia/colada and pinia versions (951bcfd)
- Eugen Istoc eugenistoc@gmail.com
- Update import paths and query handling in README.md (12fdf55)
- Eugen Istoc eugenistoc@gmail.com