Update Template runtime deps#40
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
a2a2e23 to
cc7f11d
Compare
cc7f11d to
393090b
Compare
6f80321 to
a3d9072
Compare
271999d to
98039c0
Compare
1d3d074 to
a0c28c8
Compare
a0c28c8 to
0459c45
Compare
0459c45 to
cc3d497
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^0.11.3→^0.11.5^2.17.2→^2.20.0^19.2.5→^19.2.7^19.2.5→^19.2.7Release Notes
playcanvas/react (@playcanvas/react)
v0.11.5Compare Source
Patch Changes
4f25e4e: Fix stale homepage URLs in package metadata:@playcanvas/reactnow points at the canonical docs path and@playcanvas/blocksat its GitHub README instead of the retired Vercel site.f88e26e: Fix theScreenandElementcomponents, which previously failed to render.<Element>threwCannot set property aabbon mount: the generated prop schema included read-only engine getters (such asaabb) and tried to assign to them. It also appliednulldefaults for props the user never set, which broke settable-but-initially-null props likecolor(this._color.copy(null)). Read-only accessors are now excluded from the schema, and the schema no longer assignsnull/undefineddefaults.<Screen>rendered nothing becausereferenceResolutionwas applied as a raw array; the engine setter readsvalue.x/value.y, so it now receives aVec2.Also corrects the
Elementcomponent's JSDoc (previously a copy ofScreen's, with an invalid example).v0.11.4Compare Source
Patch Changes
8a44703: Fix console errors when using GSplat with playcanvas 2.18+: exclude the read-onlyidand the removedlodDistances/splatBudgetproperties from the GSplat schema, and silenceconsole.errorduring mock-component introspection so engine removal notices don't leak at import time.playcanvas/engine (playcanvas)
v2.20.0Compare Source
Breaking changes
Changes
Fixes
Examples
Engine Dependencies
Contributors
New Contributors
Full Changelog: playcanvas/engine@v2.19.7...v2.20.0
v2.19.7Compare Source
Fixes
Contributors
@MAG-AdrianMeredith
@mvaligursky
Full Changelog: playcanvas/engine@v2.19.6...v2.19.7
v2.19.6Compare Source
Changes
Contributors
Full Changelog: playcanvas/engine@v2.19.5...v2.19.6
v2.19.5Compare Source
Fixes
Contributors
Full Changelog: playcanvas/engine@v2.19.4...v2.19.5
v2.19.4Compare Source
Fixes
Contributors
Full Changelog: playcanvas/engine@v2.19.3...v2.19.4
v2.19.3Compare Source
Fixes
Contributors
Full Changelog: playcanvas/engine@v2.19.2...v2.19.3
v2.19.2Compare Source
Fixes
Examples
Contributors
New Contributors
Full Changelog: playcanvas/engine@v2.19.1...v2.19.2
v2.19.1Compare Source
Fixes
Contributors
Full Changelog: playcanvas/engine@v2.19.0...v2.19.1
v2.19.0Compare Source
Breaking changes
Changes
this.controllerreferences from AppBase and hide Controller class by @willeastcott in #8644Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.