Update @robotlegsjs/pixi to the latest version 🚀 #117
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/pixi was updated from
1.0.1
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
pixi.js
to version^5.0.0
(see #122).eventemitter3
package is not necessary anymore, you should remove this dependency from yourpackage.json
.@types/pixi.js
package is not necessary anymore, you should remove this dependency from yourpackage.json
.For compatibility with version 4 of
pixi.js
, use@robotlegsjs/pixi
version 1.Update
@robotlegsjs/core
to version^2.0.0
(see #122 and #131).Migrate array notation from
Array<SomeType>
toSomeType[]
.The rest of the
Public API
remains unchanged.Added
Add Tidelift as funding option (see #126).
Add Enterprise Support information (see #127).
Deploy example project (see #130).
Changed
Update
tslib
to version1.11.1
(see #129).Update dev dependencies to latest version.
Security
Commits
The new version differs by 51 commits.
8591f57
update package to version 2.0.0
87a90ae
Merge pull request #132 from RobotlegsJS/upgrade-dependencies
616dc07
update changelog
da02aa5
chore(package): update dev dependencies to latest version
4ee4378
Merge pull request #131 from RobotlegsJS/greenkeeper/@robotlegsjs/core-2.0.0
1d9320e
update changelog
f7bdfcf
chore(package): update lockfile yarn.lock
ac9a268
chore(package): update lockfile yarn.lock
bdbe302
fix(package): update @robotlegsjs/core to version 2.0.0
e33552b
Merge pull request #130 from RobotlegsJS/deploy-example
0be2cb7
update readme
82fa1be
chore(package): update lock file
ed2e086
update changelog
02ca8eb
configure deployment of example project
bded6cf
Merge pull request #129 from RobotlegsJS/tslib-1.11.1
There are 51 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 🌴