Skip to content

Latest commit

 

History

History
237 lines (132 loc) · 11.2 KB

File metadata and controls

237 lines (132 loc) · 11.2 KB

Changelog

0.2.2 (2026-03-06)

Features

  • add manual release workflow with prepare-release-action (#47) (a964559)

Bug Fixes

  • ci: run tests on release-please PRs (#50) (c58bb12)

0.2.1 (2026-02-08)

Dependencies

  • 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)

Features

  • add procedure hooks and exists api (9342cb9)

Bug Fixes

  • 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)

v0.1.14

compare changes

🚀 Enhancements

  • Add procedure hooks and exists api (9342cb9)

🏡 Chore

✅ Tests

  • Add comprehensive typing tests and query key validation (3d60f70)

❤️ Contributors

v0.1.13

compare changes

🩹 Fixes

  • Refactor useInternalMutation to streamline mutation options handling and improve reactivity (38386f0)
  • Refactor mutation handling in useModelQueries to improve code reusability and maintainability (253a87e)

❤️ Contributors

v0.1.12

compare changes

🩹 Fixes

  • Update dependencies to ZenStack v3.1.1 and Pinia Colada v0.21.0 (c5ceb0c)

❤️ Contributors

v0.1.11

compare changes

🩹 Fixes

  • Refactor useInternalInfiniteQuery to improve reactivity and simplify options handling (6c2c6a8)

❤️ Contributors

v0.1.10

compare changes

🩹 Fixes

  • Refactor infiniteOptions to maintain reactivity and simplify structure (a23f13b)

❤️ Contributors

v0.1.9

compare changes

v0.1.8

compare changes

🩹 Fixes

  • Resolve reactivity issue in useInternalInfiniteQuery by wrapping options in a getter (2440f6a)

❤️ Contributors

v0.1.7

compare changes

🩹 Fixes

  • Ensure pagination parameters are preserved in internal infinite query options (218332e)

📖 Documentation

  • Add section on working with reactive parameters in queries (66ac393)

🏡 Chore

❤️ Contributors

v0.1.6

compare changes

💅 Refactors

  • 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)

🏡 Chore

  • Update README to streamline introduction and remove redundant explanations (b084411)
  • Update dependencies (bd03fd8)

❤️ Contributors

v0.1.5

compare changes

🏡 Chore

  • Update deps (2eb5968)
  • Refine type definitions and improve query options handling (4188ff7)
  • Enhance query handling and update utility functions (b3ceb30)

❤️ Contributors

v0.1.4

compare changes

v0.1.3

compare changes

🏡 Chore

❤️ Contributors

v0.1.2

compare changes

🩹 Fixes

  • Update peerDependencies for @pinia/colada and pinia versions (951bcfd)

❤️ Contributors

v0.1.1

🩹 Fixes

  • Update import paths and query handling in README.md (12fdf55)

🏡 Chore

  • Initial commit (a3c2e3a)
  • Update typescript-eslint to version 8.46.4 (1eca271)

❤️ Contributors