@roomle/embedding-lib 5.27.0-alpha.4 → 5.27.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
## [5.27.0-alpha.
|
|
1
|
+
## [5.27.0-alpha.5](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.27.0-alpha.4...embedding-lib-v5.27.0-alpha.5) (2025-09-04)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
* **core:** upgrade to version 2.59.0-alpha.
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* check if camera target is zero before using saved camera position ([8c8f535](https://github.com/roomle-dev/roomle-ui/commit/8c8f5358de4fa7af201e7eb6aa48bf2f0e9f5818))
|
|
12
|
-
* drag construction objects in 2D ([ea23601](https://github.com/roomle-dev/roomle-ui/commit/ea23601b979a4547b9ce394b65b2b2352fb4b394))
|
|
13
|
-
* update position of remaining root modules when deleting a root module ([9e71f46](https://github.com/roomle-dev/roomle-ui/commit/9e71f469ef992b43fc4f90995595cf620f7acba9))
|
|
6
|
+
* **core:** upgrade to version 2.59.0-alpha.9 ([a93b26a](https://github.com/roomle-dev/roomle-ui/commit/a93b26a6d0b545cafd00ca25cff3e7a4fc73b80d))
|
package/package.json
CHANGED