-
Notifications
You must be signed in to change notification settings - Fork 5
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 typescript to the latest version 🚀 #90
base: master
Are you sure you want to change the base?
Conversation
Version 2.4.2 just got published. |
Version 2.5.2 just got published.Update to this version instead 🚀 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.Update to this version instead 🚀 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.Update to this version instead 🚀 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.Update to this version instead 🚀 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.4.1 of typescript just got published.
The version 2.4.1 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.
Commits
The new version differs by 915 commits ahead by 915, behind by 153.
8b2fe13
Update LKG.
14d95ed
Test:Block-scoped definition of Promise works
a8846bf
Skip block scope check with no error location
44f2336
Merge pull request #16633 from Microsoft/release-2.4_fixIncrementalParsing
4875a27
Add tests
15ef20d
Set the structureReused to be safemoudles when dynamic import change
6d33083
Add tests
11b9f6e
Wip-fix incremental parsing
2721fd4
In TypeScript code, never bind JSDoc normally, just set parent pointers (#16555) (#16561)
0968ed9
Revert string enum changes (#16569)
096f8cc
Update LKG
9241175
Allow running in strict mode (#16557)
f49b007
Update LKG
f1b0f59
Update version to 2.4.1
ed9cde9
Update LKG
There are 250 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 🌴