Skip to content

Releases: LionMarc/ng-simple-state-management

v21.1.10

21 May 07:23
d7ec2ef

Choose a tag to compare

What's Changed

v21.1.9

13 May 10:15
d0f75ad

Choose a tag to compare

What's Changed

New Contributors

v21.1.8

25 Apr 11:35
2abcda3

Choose a tag to compare

What's Changed

  • Bump ng-packagr from 21.2.2 to 21.2.3 by @dependabot[bot] in #425
  • Bump the vitest group with 3 updates by @dependabot[bot] in #429
  • Bump typescript-eslint from 8.58.2 to 8.59.0 by @dependabot[bot] in #428
  • Bump eslint from 10.2.0 to 10.2.1 by @dependabot[bot] in #427
  • [data] Add doc on ngssm data source parameter validity by @LionMarc in #430
  • [store.testing] Register also the StoreMock with the same value as the Store by @LionMarc in #431

v21.1.7

19 Apr 11:35
f5e41ea

Choose a tag to compare

What's Changed

  • [data] Fix NgssmDataSourceProvideOptions to set right type to onLoaded callback by @LionMarc in #424

v21.1.6

19 Apr 11:03
586cf7a

Choose a tag to compare

What's Changed

  • Bump the angular group across 1 directory with 11 updates by @dependabot[bot] in #420
  • Bump prettier from 3.8.2 to 3.8.3 by @dependabot[bot] in #418
  • Bump typescript-eslint from 8.58.1 to 8.58.2 by @dependabot[bot] in #417
  • Bump @types/node from 25.5.2 to 25.6.0 by @dependabot[bot] in #416
  • Fix build of schematics project by @LionMarc in #421
  • Reset package-lock to update transitive dependencies by @LionMarc in #422
  • [toolkit] Add optional detail property in notifier error method by @LionMarc in #423

v21.1.5

12 Apr 08:49
ce47d7b

Choose a tag to compare

What's Changed

v21.1.4

26 Mar 12:07
34c0168

Choose a tag to compare

What's Changed

  • Update dependencies to fix some vulnerabilities by @LionMarc in #395

v21.1.3

19 Mar 16:34
62eeacf

Choose a tag to compare

What's Changed

  • [store] Set forceChangeDetectionAfterActionProcessed to false by default by @LionMarc in #393
  • Update dependencies by @LionMarc in #394

v21.1.2

14 Mar 16:51
a245b38

Choose a tag to compare

What's Changed

v21.1.1

07 Feb 14:06
e93dae0

Choose a tag to compare

What's Changed

  • [ngssm-data] When a value is cleared, the error must also be cleared. by @LionMarc in #389
  • [ngssm-data] Parameter partial validity should not be cleared when data source is cleared but not the parameter by @LionMarc in #390