All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.3 (2020-08-07)
3.1.2 (2020-08-07)
3.1.1 (2020-08-07)
3.1.0 (2020-08-07)
- api: root module effects (12a7e22)
3.0.0 (2020-07-03)
- api: for root modules required NgxsEffectsModule.forRoot() call in imports instead of just importing NgxsEffectsModule
- api: separated module exporting for feature and root (7aac1ce)
2.1.1 (2020-06-30)
2.1.0 (2020-06-12)
2.0.1 (2020-06-12)
- secure access to metadata by private symbols (9f25193)
2.0.0 (2020-06-05)
1.0.3 (2020-06-05)
- public api: effect catch error export (3a13cf1)
1.0.2 (2020-05-12)
1.0.1 (2020-04-26)
1.0.0 (2020-04-24)
- decorators: effect error catch decorator (5e4edf4)
0.0.3 (2020-04-22)
- error handling (f6e48d5)
- effect decorator
- effects start decorator
- effects terminate decorator
- error handling (f6e48d5)