Replies: 1 comment
-
Closing the loop, this is in now. #6692 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently rxjs relies on ~2.1.0 for tslib. I find this restriction peculiar and also limiting as newer version of tslib is 2.3.1
I wonder if we could relax the version constraint to maybe ^2.1.0 or upgrade it to ~2.3.0?
Beta Was this translation helpful? Give feedback.
All reactions