-
Notifications
You must be signed in to change notification settings - Fork 4
Update typescript to the latest version 🚀 #41
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
Conversation
Version 2.3.1 just got published.Update to this version instead 🚀 Release NotesTypeScript 2.3For release notes, check out the release announcement For new features, check out the What's new in TypeScript 2.3. For breaking changes, check out the Breaking changes in TypeScript 2.3 page. For the complete list of fixed issues, check out the issues fixed in TypeScript 2.3 RC and after TypeScript 2.3 RC. Download: Special thanks to all contributors to this release:
CommitsThe new version differs by 1053 commits ahead by 1053, behind by 45.
There are 250 commits in total. See the full diff |
Version 2.3.2 just got published.Update to this version instead 🚀 Release NotesTypeScript 2.3.2This release includes a fix to an inadvertent API breaking change affecting WebStorm & Intellij IDEA released part of TypeScript 2.3.1. Download: |
Version 2.3.3 just got published.Update to this version instead 🚀 Release NotesTypeScript 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: CommitsThe new version differs by 84 commits.
There are 84 commits in total. See the full diff |
Version 2.3.4 just got published.Update to this version instead 🚀 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.Update to this version instead 🚀 Release NotesTypeScript 2.4For release notes, check out the release announcement For new features, check out the What's new in TypeScript 2.4. For breaking changes, check out the Breaking changes in TypeScript 2.4 page. For the complete list of fixed issues, check out the fixed issues query for Typescript 2.4. Download:
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.2.2 of typescript just got published.
The version 2.2.2 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of typescript.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
TypeScript 2.2.2This release include a set of bug fixes reported against TypeScript 2.2.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.2.2.
Download:
Commits
The new version differs by 6 commits .
d89553f
Update LKG
7ea8d9f
Fix Per Request Cancellation Tokens
8f41444
send error if obtaining of types-registry package failed (#14573) (#14585)
6e8c44f
Ports #14566 to release-2.2 (#14571)
f6b1738
Update LKG
e440dbb
Update version
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 🌴