Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Breaking: Support TypeScript 2.6 (fixes #394) #397

Merged
merged 3 commits into from
Nov 10, 2017
Merged

Breaking: Support TypeScript 2.6 (fixes #394) #397

merged 3 commits into from
Nov 10, 2017

Conversation

JamesHenry
Copy link
Member

@JamesHenry JamesHenry commented Oct 22, 2017

This will be merged once TypeScript 2.6 is the stable version, as usual.

This branch is protected, any changes that go into master before this PR gets merged will need to be merged into the ts-2.6 branch - it cannot be rebased.

This is our usual policy with these TypeScript upgrades, because it allows users to rely on commit hashes as installable versions.

Also, as usual, we are classifying this as a breaking change (to trigger our release tool to increment the major version number) if though there are no breaking code changes in the parser, as there is no downside to doing so and it better signals intentions to users.

Note: The build is currently failing on Node 4 as for some reason the corresponding version of NPM is saying that ~2.6.0-rc does not satisfy a peerDependency requirement of * 🙄

@eslintbot
Copy link

LGTM

@eslintbot
Copy link

LGTM

@JamesHenry JamesHenry merged commit 46479e8 into master Nov 10, 2017
@JamesHenry JamesHenry deleted the ts-2.6 branch December 12, 2017 00:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants