-
-
Notifications
You must be signed in to change notification settings - Fork 9
Update tslib to the latest version 🚀 #40
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #40 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 17 17
Lines 252 252
Branches 28 28
=====================================
Hits 252 252 Continue to review full report at Codecov.
|
Update to this version instead 🚀 Release Notes for tslib 1.11.0This release provides the CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
The devDependency tslib was updated from
1.9.3
to1.10.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for tslib 1.10.0
This release fixes enumerability in object rest's
__rest
helper (see details here) and adds a new__spreadArrays
helper (done as part of a change for more accurate array spreads).Commits
The new version differs by 5 commits.
e1aae12
Update version to '1.10.0'.
ab40523
Add '__spreadArrays' helper (#67)
57efce4
Modified __rest to check if property is enumerable. (#66)
ca03390
Merge pull request #57 from styfle/patch-1
b99cbbc
Update .npmignore
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴