This repository has been archived by the owner on Feb 20, 2020. It is now read-only.
fix(deps): update dependency typescript to ~2.8.1 #45
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency typescript from
~2.4.1
to~2.8.1
Note: This PR was created on a configured schedule ("before 8am" in timezone
Asia/Taipei
) and will not receive updates outside those times.Release Notes
v2.5.1
For release notes, check the release announcement
For new features, check out the What's new in TypeScript 2.5.
Download:
v2.5.2
For 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:
v2.5.3
This 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:
v2.6.1
For 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:
v2.6.2
This release includes:
Download:
v2.7.1
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.7.
For breaking changes, check out the Breaking changes in TypeScript 2.7 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.7 RC and after TypeScript 2.7 RC.
Download:
Special thanks to all contributors to this release:
v2.7.2
This release include a set of bug fixes reported against TypeScript 2.7.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.7.2.
Download:
v2.8.1
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.8.
For breaking changes, check out the Breaking changes in TypeScript 2.8 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.8 RC and after TypeScript 2.8 RC.
Download:
Special thanks to all contributors to this release:
Commits
v2.8.1
9b7e5e2
fix type lookup rule4fa9605
Make T[never] = never instead of erroring or being any (#22787)This PR has been generated by Renovate Bot.