Skip to content

Latest commit

 

History

History
183 lines (83 loc) · 6.73 KB

CHANGELOG.md

File metadata and controls

183 lines (83 loc) · 6.73 KB

Changelog

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

12.0.0 (2024-01-17)

11.0.0 (2023-06-11)

⚠ BREAKING CHANGES

  • Angular 16

Bug Fixes

  • immer default import (#78) (545b9b5)

  • build(deps): update to angular 16 (#84) (f5cbea1), closes #84

10.0.1 (2023-01-04)

10.0.0 (2023-01-04)

⚠ BREAKING CHANGES

  • deps: Angular 15

build

9.0.0 (2022-08-07)

⚠ BREAKING CHANGES

  • deps: Angular 14

build

8.0.2 (2022-01-23)

Bug Fixes

  • deps: immer peer dependency (007a1ec)

8.0.1 (2022-01-23)

Bug Fixes

  • deps: angular 13 peer dependencies (5ad56ac)

8.0.0 (2022-01-23)

⚠ BREAKING CHANGES

  • deps: Angular 13 and history selectors are now factory selectors

build

7.0.0 (2021-08-21)

⚠ BREAKING CHANGES

  • Angular 12

build

6.0.2 (2021-06-23)

Bug Fixes

6.0.1 (2021-06-14)

Bug Fixes

6.0.0 (2021-03-23)

⚠ BREAKING CHANGES

  • deps: Angular & NgRx 11

build

  • deps: update to Angular & NgRx 11 (#28) (ba6c66c)

5.0.0 (2021-03-13)

⚠ BREAKING CHANGES

  • undo-redo reducer state changed

Features

4.0.2 (2021-01-24)

Bug Fixes

4.0.1 (2020-12-13)

Bug Fixes

4.0.0 (2020-08-26)

⚠ BREAKING CHANGES

  • merge rules are now provided as dictionary
  • Angular & NgRx 10

Bug Fixes

build

  • update Angular, NgRx & RxJS (69a0d7a)

3.1.1 (2020-05-07)

3.1.0 (2020-05-07)

Features

  • segmentation-override: enable segmentation override (cf06862)

3.0.1 (2020-05-05)

3.0.1-next.1 (2020-05-05)

Bug Fixes

  • segmentation: fix initial state handling (52faeb5)

3.0.1-next.0 (2020-05-05)

3.0.0 (2020-04-09)

3.0.0-next.2 (2020-04-09)

3.0.0-next.1 (2020-04-09)

3.0.0-next.0 (2020-04-09)

⚠ BREAKING CHANGES

  • ngrx9: public API has changed

Features

  • ngrx9: migrate to NgRx 9 (5831536)