Skip to content

Commit b0f7eab

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore: release 2.0.0-beta.2
1 parent fdc4849 commit b0f7eab

File tree

2 files changed

+71
-1
lines changed

2 files changed

+71
-1
lines changed

CHANGELOG.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,75 @@
11

22

3+
## [2.0.0-beta.2](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.1...2.0.0-beta.2) (2023-05-19)
4+
5+
6+
### Features
7+
8+
* **cannon:** add physics ([b018754](https://github.com/angular-threejs/angular-three/commit/b018754d06ed3dc5a2e98fdd0cbed8397828d95b))
9+
* **cannon:** migrate body ([fb7e349](https://github.com/angular-threejs/angular-three/commit/fb7e349c4c230de1d03146d41d84ee25c433e5de))
10+
* **cannon:** migrate constraint ([dcc5ad5](https://github.com/angular-threejs/angular-three/commit/dcc5ad5978bf4cf23a7fe53f7e781a6b7fd683d3))
11+
* **cannon:** migrate contact material ([5b1f717](https://github.com/angular-threejs/angular-three/commit/5b1f717d7e616465c47bf946fcbd060cf5dd253e))
12+
* **cannon:** migrate debug ([eba9277](https://github.com/angular-threejs/angular-three/commit/eba9277577f64386b19eadc48c91c999996752e4))
13+
* **cannon:** migrate ray ([9805f50](https://github.com/angular-threejs/angular-three/commit/9805f50720bb8a9642632ea155d556db3c748b63))
14+
* **cannon:** migrate raycast vehicle ([5c425de](https://github.com/angular-threejs/angular-three/commit/5c425ded8ceb3e78a7b052a8c03a572cca4978c7))
15+
* **cannon:** migrate spring ([a4f0e43](https://github.com/angular-threejs/angular-three/commit/a4f0e4323b3efe34ef888068cfd0efd4b214cadb))
16+
* **cannon:** prep cannon ([87e3bdb](https://github.com/angular-threejs/angular-three/commit/87e3bdb3a30de7687df3df023a9b80bfaeeeca7d))
17+
* **core:** add nativeProps signal to track native properties on THREE instance ([f56549c](https://github.com/angular-threejs/angular-three/commit/f56549c29729d965fec267ef2509c0ea66f81b96))
18+
* **core:** add timing in injection context functions ([f775b53](https://github.com/angular-threejs/angular-three/commit/f775b53e884c6634bfd2b897c2c62e8a1b3e25e6))
19+
* **postprocessing:** initial work ([f0818e8](https://github.com/angular-threejs/angular-three/commit/f0818e860f35ffefa398d838e2d4961c56355308))
20+
* **postprocessing:** migrate all simple effects ([7cc706b](https://github.com/angular-threejs/angular-three/commit/7cc706b028efef83d6e6e5568053210f9279f3f0))
21+
* **postprocessing:** migrate LUT ([0597d0c](https://github.com/angular-threejs/angular-three/commit/0597d0cb30ac9a2cae4745bcd00db12cf2c68004))
22+
* **postprocessing:** migrate plugin ([572d7bb](https://github.com/angular-threejs/angular-three/commit/572d7bba0cbb18219b94d44892df8952341df111))
23+
* **postprocessing:** migrate SSAO ([a87b9a8](https://github.com/angular-threejs/angular-three/commit/a87b9a8a68f48450ebbd61a572ed34e338de05ba))
24+
* **soba:** add instances ([ea65873](https://github.com/angular-threejs/angular-three/commit/ea65873fb1c0dbc5e174f0f995fd09971f87813f))
25+
* **soba:** add mesh distort and mesh wobble material ([aee4943](https://github.com/angular-threejs/angular-three/commit/aee494334c664e50ba576155d5552e4263b20aa1))
26+
* **soba:** migrate accumulative shadows ([b0080e0](https://github.com/angular-threejs/angular-three/commit/b0080e0f10e70606a5b8b5eb7594059af87602f1))
27+
* **soba:** migrate bounds ([1c69a34](https://github.com/angular-threejs/angular-three/commit/1c69a34250344eaf79687b6f3a99be772697de7f))
28+
* **soba:** migrate camera shake ([5285174](https://github.com/angular-threejs/angular-three/commit/5285174e5dfb3e7f0389cb4b51d2f3c0b95b8925))
29+
* **soba:** migrate cameras ([25d69b6](https://github.com/angular-threejs/angular-three/commit/25d69b660b9a613d533553d79c245b2f2438da8d))
30+
* **soba:** migrate catmull rom line ([6bc743c](https://github.com/angular-threejs/angular-three/commit/6bc743cc474823c4b5fa5006f1f00c3599be38aa))
31+
* **soba:** migrate caustics ([e86ebc8](https://github.com/angular-threejs/angular-three/commit/e86ebc8f2f3d68d7c7f3c99c9127dbcd3b565258))
32+
* **soba:** migrate center ([f38281f](https://github.com/angular-threejs/angular-three/commit/f38281f5b25a4587d2f121390a3314287bcbade7))
33+
* **soba:** migrate cloud ([e943869](https://github.com/angular-threejs/angular-three/commit/e9438691feba29e435cf2087c493d9fbb3cfe0e2))
34+
* **soba:** migrate contact shadows ([92a5d50](https://github.com/angular-threejs/angular-three/commit/92a5d501cf94e07de7a23d75ce100bd5c05601a9))
35+
* **soba:** migrate cubic bezier line ([d4e5840](https://github.com/angular-threejs/angular-three/commit/d4e58407b5d94ea9ca42c10a0be5ae43cd959843))
36+
* **soba:** migrate float ([8657f53](https://github.com/angular-threejs/angular-three/commit/8657f5390300e17f762072d0fbaf4fb9e011f6a4))
37+
* **soba:** migrate gizmo ([d9f4db1](https://github.com/angular-threejs/angular-three/commit/d9f4db186f0f752b6aae2bf844d4b6ad6d8d595a))
38+
* **soba:** migrate Line ([f5efc4e](https://github.com/angular-threejs/angular-three/commit/f5efc4ebea2dc3c2635eb47551fb740a0512f2a2))
39+
* **soba:** migrate misc ([0d3245d](https://github.com/angular-threejs/angular-three/commit/0d3245dd8a50a24783045d63e0fe4c012dae214a))
40+
* **soba:** migrate performance ([9b16937](https://github.com/angular-threejs/angular-three/commit/9b16937f4fd7d805f2140cc9f2519398c0dabf5d))
41+
* **soba:** migrate quadratic bezier line ([b68eaa0](https://github.com/angular-threejs/angular-three/commit/b68eaa02559933afc3ceb16b28eab03c6f1b35d2))
42+
* **soba:** migrate reflection ([199a722](https://github.com/angular-threejs/angular-three/commit/199a722b8cd6c8bbbecefb09eafaa8e7b112c707))
43+
* **soba:** migrate refraction and transmission material ([885f10e](https://github.com/angular-threejs/angular-three/commit/885f10ec15fd672eb667044254d0c072e79158b0))
44+
* **soba:** migrate sky and refactor stories ([307cd41](https://github.com/angular-threejs/angular-three/commit/307cd41a6fd94aacfe36f7c872e5b54e77f398f4))
45+
* **soba:** migrate sparkles ([64db4c2](https://github.com/angular-threejs/angular-three/commit/64db4c2e8708fedbb8b9c9f92bc463f5a34d20cd))
46+
* **soba:** migrate spotlight ([cd67a8b](https://github.com/angular-threejs/angular-three/commit/cd67a8b92bba84f8fd5860af3b7cf612f30252f4))
47+
* **soba:** migrate stage ([d418747](https://github.com/angular-threejs/angular-three/commit/d4187471bab46276a552bb0dde7c1c6587975630))
48+
* **soba:** migrate stars ([b9e1cfb](https://github.com/angular-threejs/angular-three/commit/b9e1cfbde093f30e60f65cc124ca24055abf73c2))
49+
* **soba:** migrate text ([8784ae1](https://github.com/angular-threejs/angular-three/commit/8784ae1cc7f575ed310b01745982a34118436f9f))
50+
* **soba:** migrate text-3d ([98e3789](https://github.com/angular-threejs/angular-three/commit/98e3789158b6e9d3cdb4a3572f08f8c0cfa9fd9b))
51+
* **soba:** setup soba ([10a1fa1](https://github.com/angular-threejs/angular-three/commit/10a1fa10eeb05a6977f9d48f0e79ab662c4cf18a))
52+
* **soba:** setup soba plugin ([06fa3ce](https://github.com/angular-threejs/angular-three/commit/06fa3ce4c55fe718787bde8f1b5e87ef4f9f6946))
53+
* **soba:** start migrating billboard and its story ([3cb1ed0](https://github.com/angular-threejs/angular-three/commit/3cb1ed0994090053e9b8ab8a3acd73e50246c762))
54+
* **suspense:** init ([d817e4e](https://github.com/angular-threejs/angular-three/commit/d817e4ecaa78689c2f0a67369de38b926337158c))
55+
56+
57+
### Bug Fixes
58+
59+
* **core:** adjust all selects ([adac197](https://github.com/angular-threejs/angular-three/commit/adac1976836d27104ba1e54791e64d699cc1ca4e))
60+
* **core:** adjust assertInInjectionContext calls ([c7109ca](https://github.com/angular-threejs/angular-three/commit/c7109ca3754f5b383c6e816ef36b5fadcc43fc38))
61+
* **core:** adjust safe detect changes ([a9214c5](https://github.com/angular-threejs/angular-three/commit/a9214c50389ececfc9983c515ff6c26b1f9e11ec))
62+
* **core:** adjust timing on effects that read computed inputs ([4840344](https://github.com/angular-threejs/angular-three/commit/4840344640ae5a271be8e7d25164ab8567ad338f))
63+
* **core:** clean up cdr call ([3e92fa3](https://github.com/angular-threejs/angular-three/commit/3e92fa3fb2eefc75f3de103d2270ef5a9c8b06a6))
64+
* **core:** clean up injectNgtLoader ([9b66b44](https://github.com/angular-threejs/angular-three/commit/9b66b44b451a4cb3d1662584a03b87b8d521ab0a))
65+
* **soba:** adjust environment to use ngtsEnvironmentInput as a provider ([3f178f0](https://github.com/angular-threejs/angular-three/commit/3f178f0c0144e2fb20a74bc09acdbef1c9e7f8c1))
66+
* **soba:** adjust typings ([681c8d9](https://github.com/angular-threejs/angular-three/commit/681c8d9ac1f7a8c6c093bed21a66ad3452961ed2))
67+
* **soba:** allow ref input for text 3d ([ae10eac](https://github.com/angular-threejs/angular-three/commit/ae10eac4cfc7deda465483ff5b336925f8c43306))
68+
* **soba:** move effects into constructor ([075a1a2](https://github.com/angular-threejs/angular-three/commit/075a1a2ce93c8e1c9ac10b553c4f351e1e45d904))
69+
* **soba:** relax typings (need revisit) ([0ee2984](https://github.com/angular-threejs/angular-three/commit/0ee2984343220c5c8445b75ec15f21d85265e156))
70+
* **soba:** update spotLight shadow ([97fe376](https://github.com/angular-threejs/angular-three/commit/97fe3760e746ef0465f5849dd5d16faa39ea9191))
71+
* update three types for primitive ([f9a3914](https://github.com/angular-threejs/angular-three/commit/f9a3914af4d7ab02a30565753e91d483977b6087))
72+
373
## [2.0.0-beta.1](https://github.com/angular-threejs/angular-three/compare/1.10.3...2.0.0-beta.1) (2023-05-09)
474

575

libs/angular-three/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "2.0.0-beta.1"
2+
"version": "2.0.0-beta.2"
33
}

0 commit comments

Comments
 (0)