We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d31650 commit 6a1b5a8Copy full SHA for 6a1b5a8
apps/astro-docs/src/content/docs/index.mdx
@@ -42,9 +42,10 @@ Angular Three consists of the following packages:
42
43
#### Compatibility Matrix
44
45
-| Angular Three Version | THREE.js Version | Angular Version | ngxtension Version |
46
-| --------------------- | ---------------- | --------------- | ------------------ |
47
-| ^2.0.0 | >= 0.148 | >= 18.0.0 | >= 3.0.0 |
+| Angular Three Version | THREE.js Version | Angular Version | ngxtension Version |
+| --------------------- | ---------------- | ---------------------------- | ------------------ |
+| ^3.0.0 | 0.148+ | 19+ | 3+ |
48
+| ^2.0.0 | 0.148+ | 18+, 19+ (_not recommended_) | 3+ |
49
50
## Acknowledgements
51
0 commit comments