Skip to content

Releases: rainerhahnekamp/ngrx-toolkit

v19.0.2

14 Jan 00:27
Compare
Choose a tag to compare

19.0.2 (2025-01-14)

🚀 Features

  • redux: add possibility to extract elements to separate files (ef7ba1f)

❤️ Thank You

Full Changelog: v18.0.3...v19.0.2

v18.1.0

15 Oct 09:47
Compare
Choose a tag to compare

18.1.0 (2024-10-15)

🚀 Features

v0.2.0

20 Apr 14:41
Compare
Choose a tag to compare

0.2.0 (2024-04-20)

🚀 Features

  • prototype of with-redux (22157c9)
  • devtools integration, demo app (4b219b4)
  • add dataservice feature (c6334de)
  • add storage sync (ef46f75)
  • update to nx 18 (c92fbd3)
  • redux: add private/public feature (284da58)
  • redux: type-safe mvp (aee6def)
  • redux: introduce withRedux extension (c5fa930)

🩹 Fixes

  • linting (3528c2e)
  • devtools: ssr mode (0fa5e67)
  • redux: fix never type in reducer (164585b)
  • redux: multiple effects can subscribe to the same action (12d0077)
  • redux: remove parameter from noPayload action functions (0e83882)

❤️ Thank You