Update @robotlegsjs/core to the latest version 🚀 #131
Merged
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.
The dependency @robotlegsjs/core was updated from
1.0.3
to2.0.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.
Publisher: tschenkel
License: MIT
Release Notes for 2.0.0
Breaking Change
Update
typescript
to version^3.8.3
(see #132).Migrate array notation from
Array<SomeType>
toSomeType[]
.The rest of the
Public API
remains unchanged.Added
Add Tidelift as funding option (see #133).
Add Enterprise Support information (see #134).
Changed
Update
tslib
to version1.11.1
(see #137).Update dev dependencies to latest version.
Security
Commits
The new version differs by 20 commits.
2d30f1c
update changelog
b0b66d9
update package to version 2.0.0
8e2f9f7
Merge pull request #137 from RobotlegsJS/tslib-1.11.1
2078813
update changelog
acea680
chore(package): update dev dependencies to latest version
cfe546f
update typescript to version 3.8.3
58f9572
update tslib to version 1.11.1
2a4ccb7
Merge pull request #135 from RobotlegsJS/tidelift
6be7789
fix funding link
00b5680
Merge pull request #134 from RobotlegsJS/tidelift
c20dfad
add link to package git repo
f805f46
add enterprise support information
5d71b2c
Merge pull request #133 from RobotlegsJS/tidelift
c3c2ee2
add repository funding file
c416306
Merge pull request #132 from RobotlegsJS/migrate-to-terser-webpack-plugin
There are 20 commits in total.
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 🌴