Skip to content

Commit 4fb7a9b

Browse files
committed
update changelog
1 parent 104af6f commit 4fb7a9b

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
11
## next
22

3+
## 2.14
4+
35
- api: added `dispose` method to stop requestAnimationFrame and free memory
46
- fix: Threejs Lighting was updated to use candela as per r155
7+
- fix: the type for the build volume setting was incorrect, leading to a compilation failure in certain cases
8+
9+
Apart from these changes to the lib, some other changes have been made to the repo, including:
10+
- generated files were removed from the repo
11+
- the examples were grouped together
12+
- the examples received node and security updates
13+
- linting and type checking was added to the github action (running unit tests were already being run)
14+
- a roadmap was created in Github to provide some more focus
15+
16+
I want to thank @sophiedeziel for their help in getting a bit more organized, the sparring on Discord and answering issues over the past few months 🖖
17+
518

619
## 2.13 maintenance release
720

0 commit comments

Comments
 (0)