Skip to content

Releases: k3nsei/ngx-signal-store-query

v0.7.1

29 May 09:43
Compare
Choose a tag to compare

0.7.1 (2025-05-29)

Miscellaneous Chores

  • deps-dev: bump angular cli from v19.2.10 to v20.0.0 (339e024)

v0.7.0

28 Mar 12:46
Compare
Choose a tag to compare

0.7.0 (2025-03-28)

⚠ BREAKING CHANGES

  • deps: Versions of @tanstack/angular-query-experimental older than v5.69.2 are no longer supported

Miscellaneous Chores

  • deps-dev: bump angular cli from v19.2.0 to v19.2.5 (3bcfec9)
  • deps: bump @tanstack/angular-query-experimental from v5.66.9 to v5.69.2 (3bcfec9)

v0.6.0

21 Feb 18:23
Compare
Choose a tag to compare

0.6.0 (2025-02-21)

⚠ BREAKING CHANGES

  • deps: Stopped supporting versions of @ngrx/signals that are older than v19.0.1

Miscellaneous Chores

  • deps: bump @ngrx/signals from v19.0.0 to v19.0.1 (5d91d7a)

v0.5.0

21 Dec 15:34
Compare
Choose a tag to compare

0.5.0 (2024-12-21)

⚠ BREAKING CHANGES

  • migrate to ngrx signals v19
  • bump tanstack angular query to 5.61.0

Features

  • bump tanstack angular query to 5.61.0 (a73f6df)
  • migrate to ngrx signals v19 (1720b42)

v0.4.0

20 Nov 15:57
b29718e
Compare
Choose a tag to compare

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)

v0.3.0

17 Aug 15:20
Compare
Choose a tag to compare

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)

v0.2.0

16 Aug 21:55
Compare
Choose a tag to compare

0.2.0 (2024-08-16)

Features

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

v0.1.0

11 Aug 18:22
Compare
Choose a tag to compare

0.1.0 (2024-08-11)

Features