Skip to content

Releases: angular-architects/ngrx-toolkit

v0.3.1

27 May 21:50
Compare
Choose a tag to compare

0.3.1 (2024-05-27)

🩹 Fixes

  • lazy load routes to get under the build budget (729c84d)

v0.3.0

20 Apr 16:20
Compare
Choose a tag to compare

0.3.0 (2024-04-20)

🚀 Features

  • devtools: rename patchState to updateState (4343720)

❤️ Thank You

v0.2.0

20 Apr 15:46
Compare
Choose a tag to compare

0.2.0 (2024-04-20)

🚀 Features

🩹 Fixes

  • nx release with correct publish directory (9c0f94f)
  • redux: multiple effects can subscribe to the same action (12d0077)
  • redux: remove parameter from noPayload action functions (0e83882)

Refactor

  • refactored named types of withCallState (92a47ef4)

❤️ Thank You

v0.1.0

02 Mar 10:10
Compare
Choose a tag to compare

0.1.0 (2024-03-02)

🚀 Features

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

🩹 Fixes

❤️ Thank You