Releases: Tresjs/tres
Releases · Tresjs/tres
v3.2.3
v3.2.2
3.2.2 (2023-09-16)
Bug Fixes
- ensure scene as parent fallback for helpers (#397) (d63b028)
- made reactivity of camera prop on TresCanvas work again (#396) (990612d)
- useTexture docs detail (#395) (158d4c3)
What's Changed
- fix(Core): useTexture docs detail by @JaimeTorrealba in #395
- fix: made reactivity of camera prop on TresCanvas work again by @Tinoooo in #396
- fix: ensure scene as parent fallback for helpers by @alvarosabu in #397
Full Changelog: 3.2.1...3.2.2
v3.2.1
3.2.1 (2023-09-11)
Bug Fixes
What's Changed
- fix: proxy app context by @alvarosabu in #394
Full Changelog: 3.2.0...3.2.1
v3.2.1-next.4
3.2.1-next.4 (2023-09-11)
Reverts
- Revert "chore: fix lint" (f53fba9)
Full Changelog: 3.2.1-next.3...3.2.1-next.4
v3.2.1-next.3
3.2.1-next.3 (2023-09-11)
Bug Fixes
- revert object assign usage for setting app in appContext (889e022)