chore(deps): update dependency typescript to v2.7.2 - autoclosed #38
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
v2.5.3
tov2.7.2
Release Notes
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:
Commits
v2.7.2
1b6aa13
Handle non-preserved const enums in debug messages (#21945)a133cec
Fix bug: Interface type parameter merged with property is not unused (#21966)This PR has been generated by Renovate Bot.