Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

82 lines (36 loc) · 3.04 KB

Change Log

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

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