You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On updating to the latest rxjs, I'm getting deprecation warnings in my linter for some of the map functions. Was it intentional to deprecate these in a point release?
Expected behavior
Since they are being removed in 9.0, I would have expected the deprecation to come in the 8.0 release.
Reproduction code
No response
Reproduction URL
No response
Version
7.5.5
Environment
No response
Additional context
Not sure this counts as a bug, but since it wasn't in the release notes, I thought there was at least a chance it was added to 7.5.5 unintentionally.
The text was updated successfully, but these errors were encountered:
Describe the bug
On updating to the latest rxjs, I'm getting deprecation warnings in my linter for some of the map functions. Was it intentional to deprecate these in a point release?
Expected behavior
Since they are being removed in 9.0, I would have expected the deprecation to come in the 8.0 release.
Reproduction code
No response
Reproduction URL
No response
Version
7.5.5
Environment
No response
Additional context
Not sure this counts as a bug, but since it wasn't in the release notes, I thought there was at least a chance it was added to 7.5.5 unintentionally.
The text was updated successfully, but these errors were encountered: