v3.8.0
3.8.0 (2024-04-03)
Features
Bug Fixes
- explicitely add
@vue/devtools-api
dep to package.json (#604) (98109af) - useLogger: avoid string substitution in non-strings (3e2233c)
- useLogger: remove '' from log, allow any args and string substitution (a482ebe)
What's Changed
- refactor: Simplify the logic for calculating sizes and extract it into useSizes by @Steve245270533 in #513
- docs: removed non-existing return value from onLoop example by @manaust in #535
- docs: enable multi language by @alvarosabu in #534
- docs: fix links resources es by @alvarosabu in #539
- docs: add my sponsor page :) by @JaimeTorrealba in #563
- docs: fix brand colors by @alvarosabu in #564
- docs: german translations by @DennisSmuda in #548
- docs: link fix by @Tinoooo in #568
- chore: include
.gitattributes
for eol by @userquin in #569 - docs(fix): include local search by @userquin in #570
- docs: 557 cookbook by @alvarosabu in #558
- docs: 577 tres docs cookbook orbit controls code throws error by @alvarosabu in #580
- docs: fixed typos and small enhancements in en docs, fixed dead links in de #567 by @colinscz in #566
- docs(cookbook): correct complete code examples by @alvarosabu in #582
- docs(cookbook): Update shaders.md by @philnichols in #587
- docs: fix playground link navigation by @alvarosabu in #589
- docs: chinese translations by @enpitsuLin in #550
- fix: explicitely add
@vue/devtools-api
dep to package.json by @alvarosabu in #604 - fix(useLogger): remove '', allow any args/string substitution by @andretchen0 in #510
- chore(deps): update pnpm to v8.15.5 by @renovate in #443
- docs: dutch translations by @ThimoDEV in #597
- docs(shared): Include assets instructions by @JaimeTorrealba in #592
- docs: french translation by @AminGtt in #555
- docs: change devtools intro wording by @andretchen0 in #617
- feat: allow custom loading manager to useTexture by @hawk86104 in #585
- chore(deps): update dependency vue-tsc to v2 by @renovate in #612
New Contributors
- @manaust made their first contribution in #535
- @DennisSmuda made their first contribution in #548
- @colinscz made their first contribution in #566
- @philnichols made their first contribution in #587
- @ThimoDEV made their first contribution in #597
- @AminGtt made their first contribution in #555
Full Changelog: 3.7.0...3.8.0