Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.9.11
1.9.11 (2023-02-28)
Bug Fixes
- adjust ColorManagement automatic configuration to accomodate 150 (c00d4a1)
Documentations
Release 1.9.10
1.9.10 (2023-02-21)
Bug Fixes
- use bitwise to check for inject flags (0784dd0)
Release 1.9.9
1.9.9 (2023-02-21)
Bug Fixes
- use bitwise to manipulate flags (12e1a6a)
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)