Skip to content

Releases: DaveMBush/SmartNgRX

3.0.0 (2026-01-19)

19 Jan 18:25
aecd064

Choose a tag to compare

Support Angular and NgRX 21

2.1.4 (2025-07-03)

03 Jul 17:49
b4ab7df

Choose a tag to compare

fixes bug updating field that does not exist in row

2.1.3 (2025-07-02)

03 Jul 01:48
7b88abf

Choose a tag to compare

Fixes an internal bug

2.1.2 (2025-07-01)

01 Jul 22:32
8b1f2c1

Choose a tag to compare

Adds an add() method to SmartArrays. See documentation.
Adds integration tests for add() and addToStore()

2.1.1 (2025-06-20)

20 Jun 18:38
a83e372

Choose a tag to compare

fixes issue with getRealRow

2.0.6 (2025-06-19)

19 Jun 13:33
a6f10d5

Choose a tag to compare

fixes issue adding a row to an empty entity

2.0.5 (2025-06-16)

16 Jun 19:18
0339a0a

Choose a tag to compare

Enables libraries to work with SSR

v2.0.4

11 Jun 22:13

Choose a tag to compare

Adds a new function, getTopChildRows(...) to smart-ngrx lib.
Improves documentation around top level entities.

2.0.3 (2025-06-09)

09 Jun 18:40
ef2cf60

Choose a tag to compare

Ensures signals follows all the garbage collection rules

2.0.2 (2025-06-04)

04 Jun 23:32
a40c4b3

Choose a tag to compare

Bug fixes and documentation updates