This repository was archived by the owner on May 1, 2025. It is now read-only.
Replies: 2 comments 2 replies
-
We'll need to wait for Angular. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@NetanelBasal now that Angular has supported RxJS 7 (opt-in), can we expect a new release for AkitaJS? Thanks for this amazing library! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rxjs 7 was released recently:
Blog posts on rxjs 7:
Thoughts? Ideas on how this could impact akita?
I'm not as familiar with rxjs. :)
Could
firstValueFrom
become an alternative to.pipe(take(1)))
?Beta Was this translation helpful? Give feedback.
All reactions