v4.3.0
4.3.0 (2024-09-30)
Features
- add UseLoader component (471bd0d)
- app: 680 UseTexture composable as component (#757) (f01a897)
- pass all provides down to custom renderer (#806) (b4a3866)
Bug Fixes
- eslint (2ccd6c4)
- lint (f71eb37)
- lint (8f18558)
- rollback to v6 of
@vue/devtools-api
(#846) (fd3b599) - type for useloader component props (a4bd590)
Reverts
- nodeOps: add check for null props (#829) (04b001b)
- useRenderer: add rendererPresets import (#839) (f944647)
What's Changed
- chore(ci): automerge renovate branches minors and patches by @alvarosabu in #819
- feat(app): 680 UseTexture composable as component by @JaimeTorrealba in #757
- chore: fix lint and update deps by @alvarosabu in #821
- docs: update toneMapping default to ACESFilmicToneMapping. by @tommie in #816
- revert: add check for null props by @andretchen0 in #829
- chore: remove husky and fix back linter by @alvarosabu in #834
- feat: use loader by @JaimeTorrealba in #828
- chore: remove obsolete an non-functional prop disableRender by @Tinoooo in #838
- revert(useRenderer): add rendererPresets import by @andretchen0 in #839
- docs: add post-processing link to sidebar by @jakob30061 in #832
- fix: rollback to v6 of
@vue/devtools-api
by @alvarosabu in #846 - feat: pass all provides down to custom renderer by @alvarosabu in #806
New Contributors
- @tommie made their first contribution in #816
- @jakob30061 made their first contribution in #832
Full Changelog: 4.2.10...4.3.0