v3.1.0
3.1.0 (2023-08-23)
Features
Bug Fixes
- added logic on pathProps to re-instance nodes once
args
change (#367) (453b031) - added revision version to apply useLegacyLights only if neccesary (#373) (dee4b97)
- args should be empty when args was falsy (#369) (81b7914)
- instances re-instancing when not needed (#374) (f2ae46b)
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
- fix: added revision version to apply useLegacyLights only if neccesary by @alvarosabu in #373
- fix: instances re-instancing when not needed by @alvarosabu in #374
- fix: 317 devtools by @enpitsuLin in #375
- docs: Fix typo: useThree should useTres by @bperel in #332
- deps: update deps by @alvarosabu in #377
New Contributors
- @enpitsuLin made their first contribution in #369
- @bperel made their first contribution in #332
Full Changelog: 3.0.1...3.1.0