Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rxjs peerDependency to ^7.0.0 #67

Closed
wants to merge 2 commits into from
Closed

Conversation

bravely
Copy link

@bravely bravely commented Nov 7, 2021

This also requires updating Typescript to 4.2 and above, to match RXJS's
requirements.

At this time, docs generation seems to get horribly confused, casting
any use of the Observable type to any. Advice welcome.

Thanks to @albohlabs with #66 which this is branched off of.

Daniel Pfefferkorn and others added 2 commits August 2, 2021 11:12
The typescript version can not be bumped till we get rid of the
deprecated tslint and tslint-config-standard package.
This also requires updating Typescript to 4.2 and above, to match RXJS's
requirements.

At this time, docs generation seems to get horribly confused, casting
any use of the `Observable` type to `any`. Advice welcome.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant