Releases: MasatoMakino/threejs-billboard
Releases · MasatoMakino/threejs-billboard
v0.12.1
What's Changed
fix
- fix : multiple rendering by @MasatoMakino in #162
bump
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #147
- Bump typedoc from 0.25.9 to 0.25.12 by @dependabot in #151
- Bump @vitest/coverage-istanbul from 1.2.2 to 1.4.0 by @dependabot in #148
- Bump lint-staged from 15.2.1 to 15.2.2 by @dependabot in #152
- Bump webdriverio from 8.33.1 to 8.35.1 by @dependabot in #150
- Bump date-fns from 2.30.0 to 3.6.0 by @dependabot in #149
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #153
- Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by @dependabot in #155
- bump : vitest from 1.3.1 to 1.5.3 by @MasatoMakino in #163
- Bump typedoc from 0.25.12 to 0.25.13 by @dependabot in #156
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #161
- Bump lil-gui from 0.19.1 to 0.19.2 by @dependabot in #159
- Bump webdriverio from 8.35.1 to 8.36.1 by @dependabot in #157
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
🚨 Breaking change
- migrate : pixi.js v7.4.0 to v8.0.0 by @MasatoMakino in #144
- remove : StageTexture by @MasatoMakino in #143
fix
- fix : link to pixi.js by @MasatoMakino in #145
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
change
- change : Mark classes as deprecated for removal in version 0.12.0 by @MasatoMakino in #141
bump
- Bump prettier from 3.1.0 to 3.2.5 by @dependabot in #138
- Bump typedoc from 0.25.7 to 0.25.9 by @dependabot in #137
- Bump @vitest/web-worker from 1.2.2 to 1.3.1 by @dependabot in #135
- Bump jsdom from 22.1.0 to 24.0.0 by @dependabot in #136
- Bump @types/three from 0.158.1 to 0.162.0 by @dependabot in #139
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
bump
- Bump vite from 5.0.10 to 5.0.12 by @dependabot in #126
- Bump lint-staged from 15.2.0 to 15.2.1 by @dependabot in #131
- Bump typedoc from 0.25.4 to 0.25.7 by @dependabot in #128
- Bump vitest from 1.1.1 to 1.2.2 by @dependabot in #130
- Bump @vitest/coverage-istanbul from 1.1.1 to 1.2.2 by @dependabot in #127
- bump : husky v8.0.3 to v9.0.11 by @MasatoMakino in #132
- bump : pixi.js-legacy v7.2.4 to v7.4.0 by @MasatoMakino in #133
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
🚨 breaking change
- remove : support node.js v16 by @MasatoMakino in #108
- remove : deprecated methods of ScaleCalculator by @MasatoMakino in #118
add
- add : shared stage texture by @MasatoMakino in #119
- demo : shared stage texture GUI for billboards by @MasatoMakino in #121
- Refactor texture area and UV update in SharedStageBillboard and SharedStagePlaneMesh by @MasatoMakino in #122
- Refactor UV attribute in SharedStageBillboard and SharedStagePlaneMesh by @MasatoMakino in #123
fix
- fix : install guide by @MasatoMakino in #94
CI / CD
- Migrate vitest by @MasatoMakino in #92
- migrate : vitest v1.0 by @MasatoMakino in #109
- fix : preversion script to run vitest by @MasatoMakino in #124
bump
- bump gulptask-demo-page v0.7.3 by @MasatoMakino in #85
- Bump lint-staged from 14.0.0 to 14.0.1 by @dependabot in #90
- Bump jest and @types/jest by @dependabot in #89
- Bump typedoc from 0.25.0 to 0.25.1 by @dependabot in #86
- Bump jest-environment-jsdom from 29.6.2 to 29.7.0 by @dependabot in #87
- Bump @types/three from 0.155.1 to 0.156.0 by @dependabot in #88
- Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #91
- Bump actions/setup-node from 3 to 4 by @dependabot in #95
- Bump typedoc from 0.25.1 to 0.25.3 by @dependabot in #96
- Bump lint-staged from 14.0.1 to 15.0.2 by @dependabot in #97
- Bump @types/offscreencanvas from 2019.7.0 to 2019.7.2 by @dependabot in #99
- Bump @masatomakino/gulptask-demo-page from 0.7.3 to 0.7.4 by @dependabot in #100
- Bump @types/three from 0.156.0 to 0.158.1 by @dependabot in #98
- Bump typedoc from 0.25.3 to 0.25.4 by @dependabot in #103
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #101
- Bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #102
- Bump @types/offscreencanvas from 2019.7.2 to 2019.7.3 by @dependabot in #104
- Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #107
- Bump vitest from 1.0.2 to 1.1.1 by @dependabot in #112
- Bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in #110
- Bump @vitest/coverage-istanbul from 1.0.2 to 1.1.1 by @dependabot in #114
- Bump axios and browser-sync by @dependabot in #115
- Bump @masatomakino/gulptask-demo-page from 0.7.4 to 0.8.0 by @dependabot in #111
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #116
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
add
- add : support node 20 by @MasatoMakino in #83
bump
- Bump actions/checkout from 3 to 4 by @dependabot in #78
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
breaking change
- type : module by @MasatoMakino in #76
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
change
- change : tsconfig strict true by @MasatoMakino in #73
bump
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #67
- Bump @types/three from 0.155.0 to 0.155.1 by @dependabot in #70
- Bump jest and @types/jest by @dependabot in #69
- Bump @masatomakino/gulptask-demo-page from 0.7.0 to 0.7.1 by @dependabot in #71
- Bump : typescript and typedoc by @MasatoMakino in #72
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
breaking change
- change : default color space to srgb by @MasatoMakino in #58
- Add hook for version command by @MasatoMakino in #60
unit test
- Add unit test by @MasatoMakino in #59
- add : coverage reporter by @MasatoMakino in #61
- add : coverage badge by @MasatoMakino in #62
- add : dependabot for npm by @MasatoMakino in #63
- refactor : test for BillBoardObject3D by @MasatoMakino in #65
- Refactor billboard controller test by @MasatoMakino in #64
bump
- Bump engine.io and socket.io by @dependabot in #52
- Bump socket.io-parser from 4.2.1 to 4.2.3 by @dependabot in #53
- update : dependencies by @MasatoMakino in #56
- bump : prettier 3 by @MasatoMakino in #57
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #41
- Bump qs and browser-sync by @dependabot in #42
- fix : #36 by @MasatoMakino in #43
- add : dependabot.yml by @MasatoMakino in #44
- fix : permission by @MasatoMakino in #45
- fix : "npx tsc" to "tsc" by @MasatoMakino in #46
- remove : gulptask-dev-server by @MasatoMakino in #48
- Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #49
- migrate : to pixi.js 7.2.0 by @MasatoMakino in #50
Full Changelog: v0.7.0...v0.8.0