Skip to content

Latest commit

 

History

History
235 lines (114 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

235 lines (114 loc) · 10.6 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)

Bug Fixes

  • StoreDevtools: Fix bug when exporting/importing state history (#855) (a5dcdb1), closes #855
  • StoreDevtools: Recompute state history when reducers are updated (#844) (10debcc)

5.1.0 (2018-02-13)

Bug Fixes

  • Devtools: Ensure Store is loaded eagerly (#801) (ecf1ebf), closes #624 #741
  • StoreDevtools: Add internal support for ActionSanitizer and StateSanitizer (#795) (a7de2a6)
  • StoreDevtools: Do not send full liftedState for application actions (#790) (c11504f)

5.0.1 (2018-01-25)

5.0.0 (2018-01-22)

Bug Fixes

  • StoreDevtools: Only recompute current state when reducers are updated (#570) (247ae1a), closes #229 #487

Features

  • Schematics: Introduce @ngrx/schematics (#631) (1837dba), closes #53
  • StoreDevtools: Add option to configure extension in log-only mode (#712) (1ecd658), closes #643 #374
  • StoreDevtools: Add support for custom instance name (#517) (00be3d1), closes #463
  • StoreDevtools: Add support for extension sanitizers (#544) (6ed92b0), closes #494
  • StoreDevtools: Add support for jumping to a specific action (#703) (b9f6442), closes #681

4.1.1 (2017-11-07)

Bug Fixes

  • Devtools: Removed SHOULD_INSTRUMENT token used to eagerly inject providers (#57) (b90df34)
  • example-app: Suppress StoreDevtoolsConfig compiler warning (8804156)
  • StoreDevtools: Type InjectionToken for AOT compilation (e21d688)

Features

  • Effects: Introduce new Effects testing module (#70) (7dbb571)

5.1.0 (2018-02-13)

Bug Fixes

  • Devtools: Ensure Store is loaded eagerly (#801) (ecf1ebf), closes #624 #741
  • StoreDevtools: Add internal support for ActionSanitizer and StateSanitizer (#795) (a7de2a6)
  • StoreDevtools: Do not send full liftedState for application actions (#790) (c11504f)

5.0.1 (2018-01-25)

5.0.0 (2018-01-22)

Bug Fixes

  • StoreDevtools: Only recompute current state when reducers are updated (#570) (247ae1a), closes #229 #487

Features

  • Schematics: Introduce @ngrx/schematics (#631) (1837dba), closes #53
  • StoreDevtools: Add option to configure extension in log-only mode (#712) (1ecd658), closes #643 #374
  • StoreDevtools: Add support for custom instance name (#517) (00be3d1), closes #463
  • StoreDevtools: Add support for extension sanitizers (#544) (6ed92b0), closes #494
  • StoreDevtools: Add support for jumping to a specific action (#703) (b9f6442), closes #681

4.1.1 (2017-11-07)

Bug Fixes

  • Devtools: Removed SHOULD_INSTRUMENT token used to eagerly inject providers (#57) (b90df34)
  • example-app: Suppress StoreDevtoolsConfig compiler warning (8804156)
  • StoreDevtools: Type InjectionToken for AOT compilation (e21d688)

Features

  • Effects: Introduce new Effects testing module (#70) (7dbb571)

5.0.1 (2018-01-25)

5.0.0 (2018-01-22)

Bug Fixes

  • StoreDevtools: Only recompute current state when reducers are updated (#570) (247ae1a), closes #229 #487

Features

  • Schematics: Introduce @ngrx/schematics (#631) (1837dba), closes #53
  • StoreDevtools: Add option to configure extension in log-only mode (#712) (1ecd658), closes #643 #374
  • StoreDevtools: Add support for custom instance name (#517) (00be3d1), closes #463
  • StoreDevtools: Add support for extension sanitizers (#544) (6ed92b0), closes #494
  • StoreDevtools: Add support for jumping to a specific action (#703) (b9f6442), closes #681

4.1.1 (2017-11-07)

Bug Fixes

  • Devtools: Removed SHOULD_INSTRUMENT token used to eagerly inject providers (#57) (b90df34)
  • example-app: Suppress StoreDevtoolsConfig compiler warning (8804156)
  • StoreDevtools: Type InjectionToken for AOT compilation (e21d688)

Features

  • Effects: Introduce new Effects testing module (#70) (7dbb571)

5.0.0 (2018-01-22)

Bug Fixes

  • StoreDevtools: Only recompute current state when reducers are updated (#570) (247ae1a), closes #229 #487

Features

  • Schematics: Introduce @ngrx/schematics (#631) (1837dba), closes #53
  • StoreDevtools: Add option to configure extension in log-only mode (#712) (1ecd658), closes #643 #374
  • StoreDevtools: Add support for custom instance name (#517) (00be3d1), closes #463
  • StoreDevtools: Add support for extension sanitizers (#544) (6ed92b0), closes #494
  • StoreDevtools: Add support for jumping to a specific action (#703) (b9f6442), closes #681

4.1.1 (2017-11-07)

Bug Fixes

  • Devtools: Removed SHOULD_INSTRUMENT token used to eagerly inject providers (#57) (b90df34)
  • example-app: Suppress StoreDevtoolsConfig compiler warning (8804156)
  • StoreDevtools: Type InjectionToken for AOT compilation (e21d688)

Features

  • Effects: Introduce new Effects testing module (#70) (7dbb571)

4.1.1 (2017-11-07)

Bug Fixes

  • Devtools: Removed SHOULD_INSTRUMENT token used to eagerly inject providers (#57) (b90df34)
  • example-app: Suppress StoreDevtoolsConfig compiler warning (8804156)
  • StoreDevtools: Type InjectionToken for AOT compilation (e21d688)

Features

  • Effects: Introduce new Effects testing module (#70) (7dbb571)

4.0.0 (2017-07-18)

Bug Fixes

  • Devtools: Removed SHOULD_INSTRUMENT token used to eagerly inject providers (#57) (b90df34)
  • example-app: Suppress StoreDevtoolsConfig compiler warning (8804156)
  • StoreDevtools: Type InjectionToken for AOT compilation (e21d688)

Features

  • Effects: Introduce new Effects testing module (#70) (7dbb571)