Update typescript to version 1.8.10 🚀 #152
Reference in New Issue
Block a user
Delete Branch "greenkeeper-typescript-1.8.10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello 👋
:rocket::rocket:🚀
typescript just published its new version 1.8.10, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of typescript – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
This release fixes an issue in React 15.0 and later by removing a dependency on an internal React API when emitting JSX spread attributes. As a result, TypeScript now emits its own standalone helper function for spread attributes.
Download:
The new version differs by 8 commits .
794c574Merge pull request #7978 from Microsoft/bump-1.8.1039181e6Updated the LKG.68f2054Bump to npm version 1.8.10.f4ddf4bMerge pull request #7971 from Microsoft/objectAssignPoly-1.8662dc64Accepted baselines.50d570bChanged emit to use 'Object.prototype.hasOwnProperty'.6aa9adaRemove unnecessary 'null'/'undefined' check, removed temp for args length.e9f984dUse an emit helper for JSX Spread Attributes.See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.
Pull request closed