Skip to content

Releases: gabrielguerrero/ngrx-traits

v17.1.0-beta.3

04 Apr 19:48
Compare
Choose a tag to compare
v17.1.0-beta.3 Pre-release
Pre-release

17.1.0-beta.3 (2024-04-04)

Bug Fixes

v17.1.0-beta.1

04 Apr 17:55
Compare
Choose a tag to compare
v17.1.0-beta.1 Pre-release
Pre-release

17.1.0-beta.1 (2024-04-04)

Features

  • signals: new signals package with ngrx signals common store features (234943e)

v16.0.1

21 Mar 21:45
Compare
Choose a tag to compare

16.0.1 (2024-03-21)

Bug Fixes

  • package.json: fix commons and core dependencies to require angular and ngrx 16 (018492a)

v17.0.1

20 Mar 20:11
Compare
Choose a tag to compare

17.0.1 (2024-03-20)

Bug Fixes

  • package: fix dependencies of core and common package (ccf8a4f)

v17.0.0

20 Mar 19:02
Compare
Choose a tag to compare

17.0.0 (2024-03-20)

Build System

  • packagae.json: migrated to angular 17 ngrx 17 and nx 18 (a1f963c)

BREAKING CHANGES

  • packagae.json: Library now requires angular 17 and ngrx 17

v16.0.0

20 Mar 14:06
Compare
Choose a tag to compare

16.0.0 (2024-03-20)

Bug Fixes

  • build: force build (a79497f)
  • example-app: Remove dependencies to deprecated @angular/flex-layout (9b3363d)

Build System

  • packaga.json: migration to nx 16 angular 16 and ngrx 16 (4238bc6)

BREAKING CHANGES

  • packaga.json: requires angular and ngrx 16

v16.0.0-beta.1

20 Mar 13:57
Compare
Choose a tag to compare
v16.0.0-beta.1 Pre-release
Pre-release

16.0.0-beta.1 (2024-03-20)

Bug Fixes

  • build: force build (a79497f)
  • example-app: Remove dependencies to deprecated @angular/flex-layout (9b3363d)

Build System

  • packaga.json: migration to nx 16 angular 16 and ngrx 16 (4238bc6)

BREAKING CHANGES

  • packaga.json: requires angular and ngrx 16

v15.0.0

19 Mar 15:38
Compare
Choose a tag to compare

15.0.0 (2024-03-19)

Bug Fixes

  • example-app: Remove dependencies to deprecated @angular/flex-layout (3ace3ae)
  • Fix RxJS error (7d89beb)
  • Fix test error caused by jest-marble version (42ca938)
  • Fix Typescript Issue following migration (586f5ae)
  • example-app: Remove dependencies to deprecated @angular/flex-layout (deb1749)

Tests

  • asyn-traits: fix test after migration to angular v15 and ngrx 15 (cbdcfba)

BREAKING CHANGES

  • asyn-traits: requires angular 15 and ngrx 15

v15.0.0-beta.1

19 Mar 14:53
Compare
Choose a tag to compare
v15.0.0-beta.1 Pre-release
Pre-release

15.0.0-beta.1 (2024-03-19)

Bug Fixes

  • example-app: Remove dependencies to deprecated @angular/flex-layout (3ace3ae)

Tests

  • asyn-traits: fix test after migration to angular v15 and ngrx 15 (cbdcfba)

BREAKING CHANGES

  • asyn-traits: requires angular 15 and ngrx 15

v14.1.1-beta.1

19 Mar 13:18
Compare
Choose a tag to compare
v14.1.1-beta.1 Pre-release
Pre-release

14.1.1-beta.1 (2024-03-19)

Bug Fixes

  • Fix RxJS error (7d89beb)
  • Fix test error caused by jest-marble version (42ca938)
  • Fix Typescript Issue following migration (586f5ae)
  • example-app: Remove dependencies to deprecated @angular/flex-layout (deb1749)