-
Notifications
You must be signed in to change notification settings - Fork 1
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
An in-range update of typescript is breaking the build 🚨 #154
Comments
Version 2.3.4 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesTypeScript 2.3.4This release includes a new flag for tsserver to specify location of npm for nvm users. Download: CommitsThe new version differs by 12 commits.
See the full diff |
Version 2.4.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 915 commits ahead by 915, behind by 153.
There are 250 commits in total. See the full diff |
Version 2.4.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 2.5.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesTypeScript 2.5For release notes, check out the release announcement For new features, check out the What's new in TypeScript 2.5. For the complete list of fixed issues, check out the issues fixed in TypeScript 2.5 RC and after TypeScript 2.5 RC. Download:
Special thanks to all contributors to this release:
CommitsThe new version differs by 652 commits ahead by 652, behind by 75.
There are 250 commits in total. See the full diff |
Version 2.5.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesTypeScript 2.5.3This release include a set of bug fixes reported against TypeScript 2.5.2. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.5.3. Download:
CommitsThe new version differs by 51 commits.
There are 51 commits in total. See the full diff |
Version 2.6.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesTypeScript 2.6For release notes, check out the release announcement For new features, check out the What's new in TypeScript 2.6. For breaking changes, check out the Breaking changes in TypeScript 2.6 page. For API breaking changes, check out the API Breaking changes in TypeScript 2.6 page. For the complete list of fixed issues, check out the issues fixed in TypeScript 2.6 RC and after TypeScript 2.6 RC. Download:
Special thanks to all contributors to this release:
CommitsThe new version differs by 1177 commits ahead by 1177, behind by 85.
There are 250 commits in total. See the full diff |
Version 2.6.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesTypeScript 2.6.2This release includes:
Download:
CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Version 2.3.3 of typescript just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As typescript is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
TypeScript 2.3.3This release include a set of bug fixes reported against TypeScript 2.3.2. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.3.3.
Download:
Commits
The new version differs by 84 commits.
e2cc27b
Update LKG
6b64fee
Add name property to Declaration temporarily
367e072
Merge pull request #15941 from RyanCavanaugh/release-2.3
e01ea0e
Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3
930e4c5
Add flag to allow local plugin loading
4dc00a2
Update LKG
1788478
Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3
507dc76
Fix issue with throw in async delegator.
2dd4c8a
Update LKG
9d2656f
Fix #15463: use intersection types to emulate spread in generic react components (#15851)
a0db9ad
Fix issue with throw in async delegator.
8534a5a
Update LKG
6976dda
Address PR
dbae5d2
Add more tests and update baselines
5eb9fd0
getApparentType of the propsType
There are 84 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: