rx-angular

Reactive Extensions for Angular.

MIT License

Downloads
249.2K
Stars
1.9K
Committers
94

Bot releases are visible (Hide)

rx-angular - https://github.com/rx-angular/rx-angular/releases/tag/[email protected]

Published by edbzn over 1 year ago

15.0.0 (2023-04-12)

Features

BREAKING CHANGES

  • The required @angular/core version is now ^15.0.0.
rx-angular - https://github.com/rx-angular/rx-angular/releases/tag/[email protected]

Published by edbzn over 1 year ago

15.0.0 (2023-04-12)

Features

BREAKING CHANGES

  • The required @angular/core version is now ^15.0.0.
rx-angular - [email protected]

Published by edbzn over 1 year ago

14.0.0 (2023-04-11)

Bug Fixes

  • template: cleanup unpatched listeners (4c9ef90)
  • template: correct version to apply rxFor migration (8fe7695)

Features

BREAKING CHANGES

  • The required @angular/core version is now ^14.0.0.
rx-angular - [email protected]

Published by edbzn over 1 year ago

14.0.0 (2023-04-11)

Bug Fixes

  • state: set default type for ProxyHandler transforms (96b46e3)

Features

BREAKING CHANGES

  • The required @angular/core version is now ^14.0.0.
rx-angular - [email protected]

Published by edbzn over 1 year ago

14.0.0 (2023-04-11)

Features

BREAKING CHANGES

  • The required @angular/core version is now ^14.0.0.
rx-angular - https://github.com/rx-angular/rx-angular/releases/tag/[email protected]

Published by edbzn over 1 year ago

2.0.0 (2023-03-06)

Bug Fixes

  • bump ng-morph to fix vulnerabilities (7534535), closes #1493
  • docs: fix broken tutorial link in states page and readme (8e7af86)
  • turn off updating deps in dist package.json (faec3d4), closes #1405

Code Refactoring

  • state: drop transformations and remove re-export of selections (0fd18af)

Features

BREAKING CHANGES

  • state: The state library no longer export the transformation-helpers, they are now available under @rx-angular/cdk/transformations. Selections operators are no longer exported in the main entrypoint @rx-angular/state, they are now available under @rx-angular/state/selections.
  • The required Angular version is now >=13.0.0.
rx-angular - https://github.com/rx-angular/rx-angular/releases/tag/[email protected]

Published by edbzn over 1 year ago

2.0.0 (2023-03-06)

Features

BREAKING CHANGES

  • The required Angular version is now >=13.0.0.
rx-angular - https://github.com/rx-angular/rx-angular/releases/tag/[email protected]

Published by edbzn over 1 year ago

2.0.0 (2023-03-06)

Code Refactoring

  • cdk: drop @rx-angular/cdk/zone-less/rxjs wrappers (ce7889a)
  • cdk: remove global strategy (da7758d)

Features

BREAKING CHANGES

  • cdk: The cdk library no longer export the set of zone-less RxJS wrappers, they moved in a new repository and now available under rxjs-zone-less on NPM.
  • cdk: The global render-strategy is no longer available.
  • The required Angular version is now >=13.0.0.
rx-angular - https://github.com/rx-angular/rx-angular/releases/tag/[email protected]

Published by edbzn over 1 year ago

1.0.0 (2023-01-29)

Bug Fixes

  • bump ng-morph to fix vulnerabilities (7534535), closes #1493
  • template: typing of track by key as keyof T (4a65b1f)

Features

  • template: use default strategy names type for template hint (59885d0)
rx-angular - https://github.com/rx-angular/rx-angular/releases/tag/[email protected]

Published by edbzn over 1 year ago

1.0.0 (2023-01-29)

Bug Fixes

  • bump ng-morph to fix vulnerabilities (7534535), closes #1493

Features

  • template: use default strategy names type for template hint (59885d0)