chore(deps): update ngxs-store monorepo to v18.1.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@ngxs/devtools-plugin | devDependencies | patch | 18.1.5 -> 18.1.6 |
@ngxs/logger-plugin | dependencies | patch | 18.1.5 -> 18.1.6 |
@ngxs/store | dependencies | patch | 18.1.5 -> 18.1.6 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ngxs/store (@ngxs/devtools-plugin)
v18.1.6
- Refactor: Use field initializers for injectees #2258
- Refactor: Allow tree-shaking of dev-only code #2259
- Fix(store): Allow plain functions in
withNgxsPlugin
#2255 - Fix(store): Run plugins in injection context #2256
- Fix(store): Setup unhandled error handler during NGXS initialization #2263
- Fix(websocket-plugin): Do not dispatch action when root injector is destroyed #2257
- Refactor(store): Replace
exhaustMap
#2254 - Refactor(store): Tree-shake development options token #2260
- Performance(store): Prevent initializing state factory at feature levels #2261
- Revert: Revert router state changes #2264
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.