ngxs/store
### [`v3.5.1`](https://togithub.com/ngxs/store/blob/master/CHANGELOG.md#351-2019-08-29)
[Compare Source](https://togithub.com/ngxs/store/compare/v3.5.0...v3.5.1)
- Fix: Ensure that `@Action()` is not usable with static methods [#1203](https://togithub.com/ngxs/store/pull/1203)
- Fix: Router Plugin - normalize URL by stripping base href [#1178](https://togithub.com/ngxs/store/pull/1178)
- Fix: Router Plugin - revert state back after "RouterCancel" is dispatched [#1236](https://togithub.com/ngxs/store/pull/1236)
- Fix: Router Plugin - "includeHash" must be truthy requesting path [#1265](https://togithub.com/ngxs/store/pull/1265)
- Fix: HMR Plugin - trigger ngOnDestroy for all components in app tree [#1192](https://togithub.com/ngxs/store/pull/1192)
- Fix: HMR Plugin - remove `@angularclass/hmr` peer dependency [#1205](https://togithub.com/ngxs/store/pull/1205)
- Fix: Forms Plugin - reduce `UpdateFormStatus` action dispatching [#1217](https://togithub.com/ngxs/store/pull/1217)
- Fix: Logger Plugin - print next state even if error was thrown [#1247](https://togithub.com/ngxs/store/pull/1247)
- Fix: Devtoos Plugin - send action to the dev tools even if error was thrown [#1249](https://togithub.com/ngxs/store/pull/1249)
- Build: dtslint must use current version of TypeScript [#1182](https://togithub.com/ngxs/store/pull/1182)
- Build: add bundle size checker for improved infrastructure [#1199](https://togithub.com/ngxs/store/pull/1199)
- Build: configure typescript-eslint package [#1201](https://togithub.com/ngxs/store/pull/1201)
- Build: add cypress for E2E testing [#1258](https://togithub.com/ngxs/store/pull/1258)
#### NGXS-Labs
##### Emitter-plugin v2.0.0
- Feature: Support NGXS 3.5, TypeScript 3.5 [#317](https://togithub.com/ngxs-labs/emitter/pull/317)
- Fix: change action type to instance property [#316](https://togithub.com/ngxs-labs/emitter/pull/316)
Renovate configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
3.5.0
->3.5.1
Release Notes
ngxs/store
### [`v3.5.1`](https://togithub.com/ngxs/store/blob/master/CHANGELOG.md#351-2019-08-29) [Compare Source](https://togithub.com/ngxs/store/compare/v3.5.0...v3.5.1) - Fix: Ensure that `@Action()` is not usable with static methods [#1203](https://togithub.com/ngxs/store/pull/1203) - Fix: Router Plugin - normalize URL by stripping base href [#1178](https://togithub.com/ngxs/store/pull/1178) - Fix: Router Plugin - revert state back after "RouterCancel" is dispatched [#1236](https://togithub.com/ngxs/store/pull/1236) - Fix: Router Plugin - "includeHash" must be truthy requesting path [#1265](https://togithub.com/ngxs/store/pull/1265) - Fix: HMR Plugin - trigger ngOnDestroy for all components in app tree [#1192](https://togithub.com/ngxs/store/pull/1192) - Fix: HMR Plugin - remove `@angularclass/hmr` peer dependency [#1205](https://togithub.com/ngxs/store/pull/1205) - Fix: Forms Plugin - reduce `UpdateFormStatus` action dispatching [#1217](https://togithub.com/ngxs/store/pull/1217) - Fix: Logger Plugin - print next state even if error was thrown [#1247](https://togithub.com/ngxs/store/pull/1247) - Fix: Devtoos Plugin - send action to the dev tools even if error was thrown [#1249](https://togithub.com/ngxs/store/pull/1249) - Build: dtslint must use current version of TypeScript [#1182](https://togithub.com/ngxs/store/pull/1182) - Build: add bundle size checker for improved infrastructure [#1199](https://togithub.com/ngxs/store/pull/1199) - Build: configure typescript-eslint package [#1201](https://togithub.com/ngxs/store/pull/1201) - Build: add cypress for E2E testing [#1258](https://togithub.com/ngxs/store/pull/1258) #### NGXS-Labs ##### Emitter-plugin v2.0.0 - Feature: Support NGXS 3.5, TypeScript 3.5 [#317](https://togithub.com/ngxs-labs/emitter/pull/317) - Fix: change action type to instance property [#316](https://togithub.com/ngxs-labs/emitter/pull/316)Renovate configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.