Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 1.47 KB

Changelog

0.4.0 (2024-11-20)

⚠ BREAKING CHANGES

  • Minimum supported version of TanStack Angular Query changed to 5.61.0

Features

  • bump tanstack angular query to 5.61.0 (a73f6df)

0.3.0 (2024-08-17)

Features

  • only infer types of inputs and outputs (25615c8)
  • simplify types (25615c8)

Bug Fixes

  • demo: typos in error messages (b44810d)

0.2.0 (2024-08-16)

Features

  • add withMutation feature (1d6b3a8)
  • omit need to unwrap query ref (1d6b3a8)

0.1.0 (2024-08-11)

Features