Skip to content

Latest commit

 

History

History
195 lines (84 loc) · 7.43 KB

CHANGELOG.md

File metadata and controls

195 lines (84 loc) · 7.43 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.1 (2017-11-07)

Bug Fixes

  • Add support for Angular 5 (30a8c56)

Features

  • RouterStore: Add configurable option for router reducer name (#417) (ab7de5c), closes #410

4.1.0 (2017-10-19)

Bug Fixes

  • RouterStore: Fix cancelled navigation with async guard (fixes #354) (#355) (920c0ba), closes #354 #355 #354 #201
  • RouterStore: Stringify error from navigation error event (#357) (0528d2d), closes #356

4.0.4 (2017-08-17)

Bug Fixes

  • RouterStore: Add generic type to RouterReducerState (#292) (6da3ec5), closes #289
  • RouterStore: Only serialize snapshot in preactivation hook (#287) (bbb7c99), closes #286

4.0.3 (2017-08-16)

Features

  • RouterStore: Add serializer for router state snapshot (#188) (0fc1bcc), closes #97 #104 #237

4.0.2 (2017-08-02)

Bug Fixes

  • router-store: NavigationCancel and NavigationError creates a cycle when used with routerReducer (a085730), closes #68
  • RouterStore: Add support for cancellation with CanLoad guard (#223) (2c006e8), closes #213

Features

  • router-store: Added action types (#47) (1f67cb3), closes #44

4.1.0 (2017-10-19)

Bug Fixes

  • RouterStore: Fix cancelled navigation with async guard (fixes #354) (#355) (920c0ba), closes #354 #355 #354 #201
  • RouterStore: Stringify error from navigation error event (#357) (0528d2d), closes #356

4.0.4 (2017-08-17)

Bug Fixes

  • RouterStore: Add generic type to RouterReducerState (#292) (6da3ec5), closes #289
  • RouterStore: Only serialize snapshot in preactivation hook (#287) (bbb7c99), closes #286

4.0.3 (2017-08-16)

Features

  • RouterStore: Add serializer for router state snapshot (#188) (0fc1bcc), closes #97 #104 #237

4.0.2 (2017-08-02)

Bug Fixes

  • router-store: NavigationCancel and NavigationError creates a cycle when used with routerReducer (a085730), closes #68
  • RouterStore: Add support for cancellation with CanLoad guard (#223) (2c006e8), closes #213

Features

  • router-store: Added action types (#47) (1f67cb3), closes #44

4.0.4 (2017-08-17)

Bug Fixes

  • RouterStore: Add generic type to RouterReducerState (#292) (6da3ec5), closes #289
  • RouterStore: Only serialize snapshot in preactivation hook (#287) (bbb7c99), closes #286

4.0.3 (2017-08-16)

Features

  • RouterStore: Add serializer for router state snapshot (#188) (0fc1bcc), closes #97 #104 #237

4.0.2 (2017-08-02)

Bug Fixes

  • router-store: NavigationCancel and NavigationError creates a cycle when used with routerReducer (a085730), closes #68
  • RouterStore: Add support for cancellation with CanLoad guard (#223) (2c006e8), closes #213

Features

  • router-store: Added action types (#47) (1f67cb3), closes #44

4.0.3 (2017-08-16)

Features

  • RouterStore: Add serializer for router state snapshot (#188) (0fc1bcc), closes #97 #104 #237

4.0.2 (2017-08-02)

Bug Fixes

  • router-store: NavigationCancel and NavigationError creates a cycle when used with routerReducer (a085730), closes #68
  • RouterStore: Add support for cancellation with CanLoad guard (#223) (2c006e8), closes #213

Features

  • router-store: Added action types (#47) (1f67cb3), closes #44

4.0.0 (2017-07-18)

Bug Fixes

  • router-store: NavigationCancel and NavigationError creates a cycle when used with routerReducer (a085730), closes #68

Features

  • router-store: Added action types (#47) (1f67cb3), closes #44