Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 634 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 634 Bytes

To get changelog of the latest versions, check releases github

2.0.2 (01/01/2018)

Fix:: remove unused option
Fix:: make StoreDevtoolModule optional

2.0.0 (31/12/2017)

BREAKING CHANGES

Config: Config file added.

Features

Feature: @ngrx/entity implemented for CRUD actions.
Feature: Add StoreDevTool for a better debugging.
Feature: Add StoreFreeze to prevent state to be mutated.

Doc: new version, new documentation.
Dependencies: Update dependencies needed.

1.0.1 (12/02/2017)

Fix: Add forgotten HttpClientModule