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

core(tsc): update to ts 3.1 for new protocol defs #5942

Merged
merged 2 commits into from
Aug 31, 2018
Merged

core(tsc): update to ts 3.1 for new protocol defs #5942

merged 2 commits into from
Aug 31, 2018

Conversation

brendankenny
Copy link
Member

As mentioned in #5836 (comment), in order to update to the new protocol definitions and the rest of the improvements in #5836 we need to be running typescript 3.1.

Luckily the work in #5873 means that the remaining change is small, just dealing with some kind of annoying extra strictness in dom methods (e.g. handling that technically document.head can be null...just not in practice).

@brendankenny brendankenny merged commit 58467b6 into master Aug 31, 2018
@brendankenny brendankenny deleted the ts31 branch August 31, 2018 21:37
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.

2 participants