Releases: pixiv/three-vrm
Releases Β· pixiv/three-vrm
v2.0.7
Milestone
v2.0.6...v2.0.7
π Bugfixes
- #1323: Fix expressions material bind to respect alpha (Reported by @BMarcelus)
π§Ή Chores
- #1313: Update publish workflow, it now pushes tags
- #1313: Add a description about publish workflow in
CONTRIBUTING.md
- #1332: Address lint-staged issue, it sometimes fails
- #1336: Apply lint-staged also for examples directories
π¦ Deps
v2.0.6
Milestone
v2.0.5...v2.0.6
π Bugfixes
- #1304: Fix compatibility breaks at three r157 on MToon (@MtBlue81)
- This does NOT bump Three.js to r157 yet. We will bump in the next release!
- #1312: Fix pre-r154 incompatibility
π§Ή Chores
- #1297, #1298, #1300: Publish to npm from GitHub Actions workflow + Enable npm package provenance
π¦ Deps
- #1299: Bump lerna to v6.6.2+
v2.0.0
v1.0.10...v2.0.0
π¨ BREAKING CHANGES
- #1232: This drops support of Three.js r136 and prior.
π¦ Deps
- #1232: Bump Three.js to r153
v1.0.10
Milestone
v1.0.9...v1.0.10
π‘ Behavior Changes
- #1209: Add a workaround for the
rangeMap.inputMaxValue
issue
π Docs
- #1219: fix the instruction of
CONTRIBUTING.md
π§Ή Chores
- #1219: change order of
yarn all
π¦ Deps
- #1208, #1218: Bump Three.js to r151
- This version should fix the shader compilation error happened in Three.js r151 or higher