Skip to content

Releases: MasatoMakino/threejs-spherical-controls

v0.10.1

28 Oct 07:05
a1b75a3
Compare
Choose a tag to compare

What's Changed

CI / CD

bump

List of package updates by dependabot

Full Changelog: v0.10.0...v0.10.1

v0.10.0

30 Jul 06:59
Compare
Choose a tag to compare

What's Changed

🚨 breaking change

Full Changelog: v0.9.4...v0.10.0

v0.9.4

29 Jul 07:35
Compare
Choose a tag to compare

What's Changed

change

bump

Full Changelog: v0.9.3...v0.9.4

v0.9.3

25 Apr 07:27
Compare
Choose a tag to compare

What's Changed

fix

Full Changelog: v0.9.2...v0.9.3

v0.9.2

24 Apr 05:59
Compare
Choose a tag to compare

What's Changed

fix

bump

Full Changelog: v0.9.1...v0.9.2

v0.9.1

05 Feb 08:38
Compare
Choose a tag to compare

What's Changed

bump

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Jan 06:36
Compare
Choose a tag to compare

What's Changed

breaking change

CI / CD

bump

Full Changelog: v0.8.0...v0.9.0

v0.8.0

09 Oct 04:35
Compare
Choose a tag to compare

What's Changed

breaking change

CameraUpdateEvent / SphericalControllerEvent are dispatched from EventEmitter3. Affected points can be detected in types/three v0.156.

- controller.addEventListener("update", onMovedCamera);
+ controller.on("update", onMovedCamera);

bump

Full Changelog: v0.7.1...v0.8.0

v0.7.1

18 Sep 02:53
Compare
Choose a tag to compare

What's Changed

change

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Sep 06:23
Compare
Choose a tag to compare

What's Changed

breaking change

fix

bump

Full Changelog: v0.6.1...v0.7.0