Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.4.5
1.4.5 (2023-02-08)
Bug Fixes
- check for NgtRendererNode when accessing injectorFactory (7acf098)
Release 1.4.4
1.4.4 (2023-02-08)
Bug Fixes
- pass target change detector ref to listen (e648752)
Release 1.4.3
1.4.3 (2023-02-07)
Bug Fixes
- allow ngtRxStore to trigger change detection on specific state changes (09361af)
Release 1.4.2
1.4.2 (2023-02-06)
Bug Fixes
- lift portals up to rendererFactory. all renderers share the same portals collection (c4fced4)
Release 1.4.1
1.4.1 (2023-02-06)
Bug Fixes
- attempt to fix isDOM check (c571734)
Documentations
- add link to color grading example (bfcf948)
Release 1.4.0
1.4.0 (2023-02-06)
Features
- add safe-detect-changes function (5dab828)
Documentations
- add angular-three-soba link (4ecc970)
- add soba storybook external link to nav (01d5fb4)
Release 1.3.1
1.3.1 (2023-02-06)
Bug Fixes
- ensure parent and newChild isn't the same before calling append (d1da0cd)
Documentations
Release 1.3.0
1.3.0 (2023-02-05)
Features
- up peer dep of threejs to 0.149 (7d5e144)