Skip to content

Releases: rx-angular/rx-angular

template@18.0.0

31 May 16:33
Compare
Choose a tag to compare

18.0.0 (2024-05-31)

Bug Fixes

  • template: virtual-for: properly calculate stable state (112a299)

Features

BREAKING CHANGES

  • bump peerDependency to @angular/core to ^18.0.0

  • feat: upgrade to ng 18

  • chore: add missing @angular/build dev dependency

  • chore: update CI to node 20

state@18.0.0

31 May 16:35
Compare
Choose a tag to compare

18.0.0 (2024-05-31)

Features

BREAKING CHANGES

  • bump peerDependency to @angular/core to ^18.0.0

  • feat: upgrade to ng 18

  • chore: add missing @angular/build dev dependency

  • chore: update CI to node 20

isr@18.0.0

31 May 16:36
Compare
Choose a tag to compare

18.0.0 (2024-05-31)

Features

BREAKING CHANGES

  • bump peerDependency to @angular/core to ^18.0.0

  • feat: upgrade to ng 18

  • chore: add missing @angular/build dev dependency

  • chore: update CI to node 20

cdk@18.0.0

31 May 16:32
Compare
Choose a tag to compare

18.0.0 (2024-05-31)

Features

  • template: set the parent flag to false by default (e41e2f2)
  • upgrade to ng 18 (#1730) (c2b2873)

BREAKING CHANGES

template@17.3.1

24 May 20:50
Compare
Choose a tag to compare

17.3.1 (2024-05-24)

Bug Fixes

  • template: virtual-for: properly calculate stable state (112a299)

template@17.3.0

23 May 10:03
Compare
Choose a tag to compare

17.3.0 (2024-05-23)

Bug Fixes

  • template: virtual-for: wait for strategy to stabilize (32b451b)

Features

  • template: virtual-scrolling: introduce keepScrolledIndexOnPrepend (0cb5614)

eslint-plugin@2.1.0

22 May 07:59
Compare
Choose a tag to compare

2.1.0 (2024-05-22)

Features

  • eslint: update dependencies to be compatible to nx 18 (f6b59eb)

state@17.2.0

19 May 07:33
68e2f5d
Compare
Choose a tag to compare

17.2.0 (2024-05-19)

Features

  • state: add provideRxStateConfig function (3ee6fda)
  • state: add accumulator fn injection token (6bb9d76)
  • state: deprecate setAccumulator in favor of withAccumulator (6497d6c)
  • state: introduce configurable scheduler (a269ee3)

template@17.2.0

17 May 07:33
86af258
Compare
Choose a tag to compare

17.2.0 (2024-05-17)

Features

  • accept subscribable on rx-let input (#1721) (897a5b0)
  • template: deprecate parent flag (a4592e3)
  • template: implement signal support in template package (35e7d18)

state@17.1.0

17 May 07:35
9ff65f0
Compare
Choose a tag to compare

17.1.0 (2024-05-17)

Features

  • state: add default transform function to select (7875319)
  • state: introduce rxState asReadOnly API (baa678f)