Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.9.8
1.9.8 (2023-02-21)
Bug Fixes
- run environment injector with optional flags (d2498fd)
Release 1.9.7
1.9.7 (2023-02-21)
Bug Fixes
- attempt 2 to prevent internal infinity loop regarding injectors (dc482f3)
Release 1.9.6
1.9.6 (2023-02-21)
Bug Fixes
- match with latest react three fiber on applyProps (b36d3ab)
- prevent internal inifinity loop with runInContext (d3f95f5)
Release 1.9.5
1.9.5 (2023-02-21)
Bug Fixes
Release 1.9.4
1.9.4 (2023-02-20)
Bug Fixes
- adjust overriden get logic (3d074b5)
Release 1.9.3
1.9.3 (2023-02-20)
Bug Fixes
- override NgtRxStore#get to prevent undefined (ea4ea22)
Release 1.9.2
1.9.2 (2023-02-18)
Bug Fixes
- return early at the right place (0ff2d5e)
Release 1.9.1
1.9.1 (2023-02-18)
Bug Fixes
- infinity loop when parent and injectedParent are the same (5e02f8a)
Release 1.9.0
1.9.0 (2023-02-17)
Features
- add parent directive to add "parent" slot to a 3d object (346aa3d)
Release 1.8.1
1.8.1 (2023-02-17)
Bug Fixes
- ensure cd is ran on route change if routed scene is used (1702a51)