Skip to content

v18.1.6

Compare
Choose a tag to compare
@arturovt arturovt released this 20 Nov 15:12
· 20 commits to master since this release
d290a0e

What's Changed

  • fix(websocket-plugin): do not dispatch action when root injector is destroyed by @arturovt in #2257
  • refactor: use field initializers for injectees by @arturovt in #2258
  • fix(store): run plugins in injection context by @arturovt in #2256
  • refactor: allow tree-shaking of dev-only code by @arturovt in #2259
  • refactor(store): tree-shake development options token by @arturovt in #2260
  • refactor(store): replace exhaustMap by @arturovt in #2254
  • fix(store): allow plain functions in withNgxsPlugin by @arturovt in #2255
  • docs: replace "@ngxs-labs/data" labs package with "@anglar-ru/ngxs" by @hakimio in #2261
  • perf(store): prevent initializing state factory at feature levels by @arturovt in #2262
  • fix(store): setup unhandled error handler during NGXS initialization by @arturovt in #2263
  • fix(router-state): revert router state changes by @arturovt in #2265
  • chore: release v18.1.6 by @arturovt in #2266

New Contributors

Full Changelog: v18.1.5...v18.1.6