Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 03:46
· 1 commit to master since this release

5.0.0 (2026-06-05)

  • feat!: replace rxjs APIs with promises and signals (5c320b5)

BREAKING CHANGES

  • RxJS is no longer a dependency. Replace HTTP observable subscriptions with promises and realtime observable usage with signal subscriptions.