Update dependency @playcanvas/react to ^0.10.0 #5
+1
−1
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^0.5.0
->^0.10.0
Release Notes
playcanvas/react (@playcanvas/react)
v0.10.1
Compare Source
Patch Changes
39c8647
: Ensure any member defined with a setter is called appropriately98dc81c
: Prevents deprecation warnings flooding the console during prop validationv0.10.0
Compare Source
Minor Changes
fa859ed
: Full removes the Grid Script. Please use the official version in the playcanvas engine617939a
: Fully removes the deprecated component3edf166
: Removes deprecated ShadowCatcher. Use the Playcanvas exported versionfa859ed
: Removes deprecated Grid Script. Use Playcanvas script instead3082203
: Adds a new<Environment showSkybox={false}/>
prop which can hide the skybox layer.v0.9.1
Compare Source
Patch Changes
6372f9c
: Ensure better prop validation for components that only have a setter.v0.9.0
Minor Changes
118c922
: feat(playcanvas): update dependency playcanvas to v2.11.4v0.8.0
Minor Changes
6c3f3c9
: Exposes a new usePhysics hook to determine physics engine statePatch Changes
8138b6a
: Fix type definition for Collision component to support proper Vec3 serializationf74918d
: Fixes issue with Environment cleanupf5f3001
: Allow custom events in useAppEvent91fac3a
: Fixes prop assignment for components with settersv0.7.0
Minor Changes
1e8d7e6
: Ensure onInteractionEvent callback does not run if there are no bound pointerEvents in the react tree62d7178
: Added a new Gizmo ComponentPatch Changes
28998cb
: Update deps0b08685
: Ensure Picker is not running unnecessarilyv0.6.0
Minor Changes
637d196
: Introduces a new component for environment lighting and deprecates the EnvAtlas component842abe2
: Deprecate useFrame and introduce useAppEvent APIPatch Changes
28a7345
: Deprecated Grid and ShadowCatcher scripts. These will be removed in the next major release931eac0
: Include TS Source inside source maps9dae0be
: Ensures the NODE_ENV is compatible in browser only environments. Defaulting to production85229d7
: Fixes an issue setting light colorsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.