Releases: codaline-io/angular-stl-model-viewer
Releases · codaline-io/angular-stl-model-viewer
v12 - Angular v18
- just angular v18 support
Threejs default light settings
- in r155 of threejs the light settings were changed (https://discourse.threejs.org/t/updates-to-lighting-in-three-js-r155/53733)
- now the default light intensity is increased to avoid "black" rendered meshes (increased to 80).
- min required threejs version is now 0.155.0
fix installation
- fix tslib version in package.json - fix #594
- publish LISENCE
Angular v17 only
- using new control flow syntax
- esbuild :)
Angular 17
v9.0.0 chore: bump version
Angular 16
v8.0.0 chore(): bump version
Angular 15
v7.0.0 chore: update browserlist
Angular 14
since v6.0.0 only Angular 14 is supported
Fix dependencies
v5.0.1 chore: corrected deps
Angular 13 - partial compilation
Breaking
Since v5 only angular 13 is supported, because of the activated partial compilation feature.