github ngxs/store v3.7.6

latest releases: v18.1.5, v18.1.4, v18.1.3...
24 months ago

What's Changed

  • fix(store): use isObservable to test whether actions return an observable by @arturovt in #1925
  • fix(storage-plugin): do not skip deserialization for keys with dot notation by @arturovt in #1924
  • fix(store): call ngxsOnChanges whenever state changes (even through plugins) by @arturovt in #1926
  • fix(store): complete Actions stream once root view is removed by @arturovt in #1933
  • fix(store): do not delegate errors to ErrorHandler if users catch them manually by @arturovt in #1927
  • chore: add support for Angular 15 by @arturovt in #1938
  • build: bump RxJS version to repair Cypress postinstall by @arturovt in #1934
  • test(store): ensure Actions stream leave NGXS execution strategy and cause CDs by @arturovt in #1936
  • perf(store): run CD once for all Actions subscribers by @arturovt in #1939

Full Changelog: v3.7.5...v3.7.6

Don't miss a new store release

NewReleases is sending notifications on new releases.