-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Version 2.4.1 of typescript just got published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | typescript |
| Current Version | 2.4.0 |
| Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As typescript is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
TypeScript 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:
- npm
- Visual Studio 2015 plugin
- Visual Studio 2017 (Select new version in Tools/Options)
- NuGet package
Commits
The new version differs by 141 commits.
8b2fe13Update LKG.14d95edTest:Block-scoped definition of Promise worksa8846bfSkip block scope check with no error location44f2336Merge pull request #16633 from Microsoft/release-2.4_fixIncrementalParsing4875a27Add tests15ef20dSet the structureReused to be safemoudles when dynamic import change6d33083Add tests11b9f6eWip-fix incremental parsing2721fd4In TypeScript code, never bind JSDoc normally, just set parent pointers (#16555) (#16561)0968ed9Revert string enum changes (#16569)096f8ccUpdate LKG9241175Allow running in strict mode (#16557)f49b007Update LKGf1b0f59Update version to 2.4.1ed9cde9Update LKG
There are 141 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 🌴