Skip to content

Latest commit

 

History

History
257 lines (122 loc) · 9.54 KB

CHANGELOG.md

File metadata and controls

257 lines (122 loc) · 9.54 KB

Change Log

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

5.1.0 (2018-02-13)

Bug Fixes

  • Entity: Avoid for..in iteration in sorted state adapter (#805) (4192645)
  • Entity: Do not add Array.prototype properties to store (#782) (d537758), closes #781
  • Entity: Properly iterate over array in upsert (#802) (779d689)

Features

  • Entity: Add upsertOne and upsertMany functions to entity adapters (#780) (f871540), closes #421

5.0.1 (2018-01-25)

5.0.0 (2018-01-22)

Bug Fixes

  • Entity: updateOne/updateMany should not change ids state on existing entity (#581) (b989e4b), closes #571

4.1.1 (2017-11-07)

Bug Fixes

  • Entity: Fix type error for id selectors (#533) (88f672c), closes #533 #525
  • Add support for Angular 5 (30a8c56)

4.1.0 (2017-10-19)

Bug Fixes

  • Entity: Change type for EntityState to interface (#454) (d5640ec), closes #458
  • Entity: Return a referentially equal state if state did not change (fbd6a66)
  • Entity: Simplify target index finder for sorted entities (335d255)

Features

  • Entity: Add default selectId function for EntityAdapter (#405) (2afb792)
  • Entity: Add support for string or number type for ID (#441) (46d6f2f)
  • Entity: Enable creating entity selectors without composing a state selector (#490) (aae4064)
  • Entity: Rename 'sort' to 'sortComparer' (274554b), closes #370

4.0.2 (2017-08-02)

Features

5.0.1 (2018-01-25)

5.0.0 (2018-01-22)

Bug Fixes

  • Entity: updateOne/updateMany should not change ids state on existing entity (#581) (b989e4b), closes #571

4.1.1 (2017-11-07)

Bug Fixes

  • Entity: Fix type error for id selectors (#533) (88f672c), closes #533 #525
  • Add support for Angular 5 (30a8c56)

4.1.0 (2017-10-19)

Bug Fixes

  • Entity: Change type for EntityState to interface (#454) (d5640ec), closes #458
  • Entity: Return a referentially equal state if state did not change (fbd6a66)
  • Entity: Simplify target index finder for sorted entities (335d255)

Features

  • Entity: Add default selectId function for EntityAdapter (#405) (2afb792)
  • Entity: Add support for string or number type for ID (#441) (46d6f2f)
  • Entity: Enable creating entity selectors without composing a state selector (#490) (aae4064)
  • Entity: Rename 'sort' to 'sortComparer' (274554b), closes #370

4.0.2 (2017-08-02)

Features

5.0.0 (2018-01-22)

Bug Fixes

  • Entity: updateOne/updateMany should not change ids state on existing entity (#581) (b989e4b), closes #571

4.1.1 (2017-11-07)

Bug Fixes

  • Entity: Fix type error for id selectors (#533) (88f672c), closes #533 #525
  • Add support for Angular 5 (30a8c56)

4.1.0 (2017-10-19)

Bug Fixes

  • Entity: Change type for EntityState to interface (#454) (d5640ec), closes #458
  • Entity: Return a referentially equal state if state did not change (fbd6a66)
  • Entity: Simplify target index finder for sorted entities (335d255)

Features

  • Entity: Add default selectId function for EntityAdapter (#405) (2afb792)
  • Entity: Add support for string or number type for ID (#441) (46d6f2f)
  • Entity: Enable creating entity selectors without composing a state selector (#490) (aae4064)
  • Entity: Rename 'sort' to 'sortComparer' (274554b), closes #370

4.0.2 (2017-08-02)

Features

4.1.1 (2017-11-07)

Bug Fixes

  • Entity: Fix type error for id selectors (#533) (88f672c), closes #533 #525
  • Add support for Angular 5 (30a8c56)

4.1.0 (2017-10-19)

Bug Fixes

  • Entity: Change type for EntityState to interface (#454) (d5640ec), closes #458
  • Entity: Return a referentially equal state if state did not change (fbd6a66)
  • Entity: Simplify target index finder for sorted entities (335d255)

Features

  • Entity: Add default selectId function for EntityAdapter (#405) (2afb792)
  • Entity: Add support for string or number type for ID (#441) (46d6f2f)
  • Entity: Enable creating entity selectors without composing a state selector (#490) (aae4064)
  • Entity: Rename 'sort' to 'sortComparer' (274554b), closes #370

4.0.2 (2017-08-02)

Features

4.1.0 (2017-10-19)

Bug Fixes

  • Entity: Change type for EntityState to interface (#454) (d5640ec), closes #458
  • Entity: Return a referentially equal state if state did not change (fbd6a66)
  • Entity: Simplify target index finder for sorted entities (335d255)

Features

  • Entity: Add default selectId function for EntityAdapter (#405) (2afb792)
  • Entity: Add support for string or number type for ID (#441) (46d6f2f)
  • Entity: Enable creating entity selectors without composing a state selector (#490) (aae4064)
  • Entity: Rename 'sort' to 'sortComparer' (274554b), closes #370

4.0.2 (2017-08-02)

Features