async-storage-plugin
async-storage-plugin copied to clipboard
chore(deps): update dependency @ngxs/logger-plugin to v3.7.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @ngxs/logger-plugin | 3.6.0 -> 3.7.3 |
Release Notes
ngxs/store
v3.7.3
v3.7.2
- Chore: Add official support for Angular 12 #1752
- Fix: Allow to inject the
Storeinto the custom error handler #1708 - CI: Add angular 12 ivy integration test #1750
- CI: Add bundlesize check for the latest integration app #1710
v3.7.1
- Chore: Add official support for Angular 11 #1697
- Fix: Release NGXS resources when the root module gets destroyed #1669
- Fix: Resilient select if requested before state added #1701
- Fix: Deep merge options with default options #1686
- Fix: Storage Plugin - Resolve state name correctly if the state class has been provided #1670
- CI: Add angular 11 ivy integration test with Ivy on #1694 and off #1696
v3.7.0
- Feature: Throw an error when actions do not have a static type property #1625
- Feature: Storage Plugin - Add before and after serialize hooks #1513
- Feature: Logger Plugin - Add filter for Logger Plugin #1571
- Feature: Form Plugin - Add reset form action #1604
- Feature: Form Plugin -
ngxsFormClearOnDestroyshould allow the attribute with no value #1662 - Performance: Logger Plugin - Plugin should lazy inject the store once #1550
- Fix:
ofAction*methods should prevent passing anything except ofActionType#1616 - Fix: Remove the recent
@Selecttype safety check due to issues with private/protected properties #1623 - Fix: Actions are not canceled when any
Observablereturned by any handler is completed without emitting #1615 - Fix: Router Plugin - Update state after route successfully activates #1606
- Fix: HMR Plugin - Show error when use Angular Ivy with JIT mode #1607
- Fix: Logger Plugin - Filter out only
undefinedpayloads #1617 - Fix: Devtools Plugin - Actions with "action" property should not be logged as <UNDEFINED> #1628
- Test: Add integration tests for Angular 10 with Ivy #1641 and without Ivy #1647
- Test: Add integration tests for Angular 9 without Ivy #1649
- Build: Upgrade TS to 3.9.5 to ensure that no breaking changes get added #1626
- Build: Compile using Angular 9 #1596
NGXS-Labs
Data-plugin v3.0.0 2020-05-05
- Feature: Announced
@ngxs-labs/data
v3.6.2
- Fix: Handle empty array dispatch edge case #1521
- Fix: Fix regression after upgrade to angular.rc-11 #1526
v3.6.1
- Fix: Selectors should not be declaration order sensitive #1514
- Fix: Selectors should be deterministic based on store being used #1508
- Fix: Add support for using State Tokens in sub states #1509
- Fix: Optimize selector runtime binding #1510
- Build: Add router-plugin back to
Ivyintegration test #1506 - Build: Run ngcc synchronously to get
Ivybuild working again #1497
NGXS-Labs
Data-plugin v2.0.0 2019-12-16
- Feature: Support NGXS 3.6
BREAKING CHANGES
- Compatible only with NGXS 3.6+
- Now
patchState, setStatereturnvoid - No longer support options in
NgxsDataPluginModule.forRoot() - No longer support
@querydecorator
Configuration
📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.