cameras
Version:
Cameras for 3D rendering.
51 lines (18 loc) • 1.47 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [3.1.1](https://github.com/dmnsgn/cameras/compare/v3.1.0...v3.1.1) (2021-11-12)
# [3.1.0](https://github.com/dmnsgn/cameras/compare/v3.0.3...v3.1.0) (2021-10-02)
### Features
* add exports field to package.json ([c1e40e4](https://github.com/dmnsgn/cameras/commit/c1e40e4d980d26185206b1c74e779b48133a022a))
## [3.0.3](https://github.com/dmnsgn/cameras/compare/v3.0.2...v3.0.3) (2021-05-22)
### Bug Fixes
* use normalized wheel event in PointerManager removeEventListener ([4ce4374](https://github.com/dmnsgn/cameras/commit/4ce43742a1e5556679671519de1b6f9f7a97679c)), closes [#5](https://github.com/dmnsgn/cameras/issues/5)
## [3.0.2](https://github.com/dmnsgn/cameras/compare/v3.0.1...v3.0.2) (2021-04-30)
## [3.0.1](https://github.com/dmnsgn/cameras/compare/v3.0.0...v3.0.1) (2021-03-26)
# [3.0.0](https://github.com/dmnsgn/cameras/compare/v2.0.0...v3.0.0) (2021-03-26)
### Bug Fixes
* check rotate and dolly in Controls ([17ce65b](https://github.com/dmnsgn/cameras/commit/17ce65bf3ccf0ccf1b9f092415f77d0f5045639f)), closes [#3](https://github.com/dmnsgn/cameras/issues/3)
### Code Refactoring
* use ES modules ([935a1e3](https://github.com/dmnsgn/cameras/commit/935a1e31cde132d7729d2e88a865aa8356f5c646))
### BREAKING CHANGES
* switch to type module