Open greenkeeper[bot] opened 7 years ago
Update to this version instead ๐
This 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:
Update to this version instead ๐
For 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:
The new version differs by 1053 commits ahead by 1053, behind by 45.
47e5569
Update LKG
9ada915
Merge pull request #15381 from Microsoft/revert15104
fe0a307
Revert "Treat callback parameters as strictly covariant"
96a3c91
Revert "Fix callback types to match covariantly"
70bb2d3
Revert "Accept new baselines"
3abd0c8
Revert "Add tests"
42d6a9c
Revert "Check callback return values bi-variantly"
d581bed
Revert "Accept new baselines"
cf17be2
Revert "Add another test case"
e86512e
Revert "Allow callbacks unioned with null and/or undefined"
22647bb
Revert "Update tests"
8a85f4a
Update LKG
3c3b73e
Merge branch 'master' into release-2.3
a0abadb
Merge pull request #15320 from Microsoft/fixTypePredicateThisParameter
5783435
Merge pull request #15330 from gcnew/exportConsts
There are 250 commits in total.
See the full diff
Update to this version instead ๐
This 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:
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
Update to this version instead ๐
This release includes a new flag for tsserver to specify location of npm for nvm users.
Download:
The new version differs by 12 commits.
1a579d9
Update LKG
e023dc3
Merge pull request #16113 from Microsoft/fixNpmLocationWithSpaces
d7555ed
Fix equals
47a0a7c
Wrap npmLocation if needed
47bd5af
Allow configurable npmLocation for typingsInstaller (#16084) (#16102)
d333378
Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3
f80ca90
Add project telemetry (#16085)
fc4d109
Fix build breaks with the instrumenter
196aba6
Merge pull request #16051 from Microsoft/PortRulesProviderFixToRelease-2.3
9919b58
Updating compiler release version to 2.3.4
3b9ef4e
Changes from CR feedback
dcab328
RulesProvider performance improvements
See the full diff
Update to this version instead ๐
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
Version 2.2.1 of typescript just got published.
The version 2.2.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.
Release Notes
TypeScript 2.2For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.2.
For breaking changes, check out the Breaking changes in TypeScript 2.2 page.
For the complete list of fixed issues, check out the issues fixed in Typescript 2.2 RC and after Typescript 2.2 RC.
Download:
Special thanks to all contributors to this release:
Commits
The new version differs by 783 commits (ahead by 783, behind by 169).
a29e8cf
Update LKG
1120971
Fix #14136: Make
Object.create
returnany
all the time6b5c448
Merge pull request #14131 from Microsoft/release-2.2_default_import_name
125a8fa
Merge pull request #14133 from aozgaa/MissingPropertyFix-2.2
b62b467
add periods
f2770a1
widen type, index signature, and add tests
a4cf12e
cleanup
d9e0fff
use getBaseTypeOfLiteralType
150e2fb
add tests
f133a67
wip testing
2187e67
Get Widened Type
533262c
wip
ee13f31
Handle undefined import name
510b384
Update LKG
08fe20e
[release-2.2] use separate process to probe if drive is safe to watch (#14098) (#14124)
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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: