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 9c741ea commit 908ef39Copy full SHA for 908ef39
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [2.0.0-beta.40](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.39...2.0.0-beta.40) (2023-09-27)
4
+
5
6
+### Bug Fixes
7
8
+* **core:** fix core type for loader ([9c741ea](https://github.com/angular-threejs/angular-three/commit/9c741eaaad6b95847cd15ca580592d1693c7d5d3))
9
10
## [2.0.0-beta.39](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.38...2.0.0-beta.39) (2023-09-26)
11
12
libs/core/version.json
@@ -1,3 +1,3 @@
{
- "version": "2.0.0-beta.39"
+ "version": "2.0.0-beta.40"
}
0 commit comments