Skip to content

Latest commit

 

History

History
492 lines (213 loc) · 17.2 KB

CHANGELOG.md

File metadata and controls

492 lines (213 loc) · 17.2 KB

Change Log

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

5.2.0 (2018-03-07)

5.0.1 (2018-01-25)

5.0.0 (2018-01-22)

Bug Fixes

  • RouterStore: Fix usage of config object if provided (#575) (4125914), closes #575
  • RouterStore: Match RouterAction type parameters (#562) (980a653)

Features

  • Store: Add lettable select operator (77eed24)
  • StoreDevtools: Add support for custom instance name (#517) (00be3d1), closes #463

BREAKING CHANGES

  • Store: Updates minimum version of RxJS dependency.

BEFORE:

Minimum peer dependency of RxJS ^5.0.0

AFTER:

Minimum peer dependency of RxJS ^5.5.0

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

5.0.1 (2018-01-25)

5.0.0 (2018-01-22)

Bug Fixes

  • RouterStore: Fix usage of config object if provided (#575) (4125914), closes #575
  • RouterStore: Match RouterAction type parameters (#562) (980a653)

Features

  • Store: Add lettable select operator (77eed24)
  • StoreDevtools: Add support for custom instance name (#517) (00be3d1), closes #463

BREAKING CHANGES

  • Store: Updates minimum version of RxJS dependency.

BEFORE:

Minimum peer dependency of RxJS ^5.0.0

AFTER:

Minimum peer dependency of RxJS ^5.5.0

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

5.0.0 (2018-01-22)

Bug Fixes

  • RouterStore: Fix usage of config object if provided (#575) (4125914), closes #575
  • RouterStore: Match RouterAction type parameters (#562) (980a653)

Features

  • Store: Add lettable select operator (77eed24)
  • StoreDevtools: Add support for custom instance name (#517) (00be3d1), closes #463

BREAKING CHANGES

  • Store: Updates minimum version of RxJS dependency.

BEFORE:

Minimum peer dependency of RxJS ^5.0.0

AFTER:

Minimum peer dependency of RxJS ^5.5.0

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.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