v3.1.0-next.0
Pre-release
Pre-release
3.1.0-next.0 (2023-08-18)
Features
Bug Fixes
- added logic on pathProps to re-instance nodes once
args
change (#367) (453b031) - args should be empty when args was falsy (#369) (81b7914)
- element size (af4360a)
- event listener register in useRaycaster (44ec37a)
- inject context lose in pure render function (5085964)
- only watch once (d734a98)
- useCamera issue due to deps tracking (6d39f0c)
What's Changed
- chore: updated core dependencies by @Tinoooo in #354
- docs: added orbit controls back and v3 blog post by @alvarosabu in #356
- fix: added logic on pathProps to re-instance nodes once
args
change by @alvarosabu in #367 - fix: args should be empty when args was falsy by @enpitsuLin in #369
New Contributors
- @enpitsuLin made their first contribution in #369
Full Changelog: 3.0.1...3.1.0-next.0