@roomle/embedding-lib 6.10.0-alpha.2 → 6.10.0-alpha.3

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,34 +1,5 @@
1
- ## 6.10.0-alpha.2 (2026-06-10)
1
+ ## 6.10.0-alpha.3 (2026-06-11)
2
2
 
3
- * Merge branch 'master' into feat/room-contour ([0c01c79](https://github.com/roomle-dev/roomle-ui/commit/0c01c79))
4
- * Merge branch 'master' into feat/room-contour ([8267dd8](https://github.com/roomle-dev/roomle-ui/commit/8267dd8))
5
- * Merge branch 'master' into feat/room-contour ([8a75818](https://github.com/roomle-dev/roomle-ui/commit/8a75818))
6
- * Merge branch 'master' into feat/room-contour ([1b37d37](https://github.com/roomle-dev/roomle-ui/commit/1b37d37))
7
- * Merge branch 'master' into fix/dedup-map-saving-RML-17058 ([b966ecd](https://github.com/roomle-dev/roomle-ui/commit/b966ecd))
8
- * Merge branch 'master' into fix/drag-in-ghost-origin-bug ([e079930](https://github.com/roomle-dev/roomle-ui/commit/e079930))
9
- * Merge branch 'master' into fix/interiorLightsWebGPU ([7db7d1f](https://github.com/roomle-dev/roomle-ui/commit/7db7d1f))
10
- * Merge branch 'master' into fix/interiorLightsWebGPU ([0c649b6](https://github.com/roomle-dev/roomle-ui/commit/0c649b6))
11
- * Merge branch 'master' into fix/telemetry-current-tenant-RML-17091 ([e6a739c](https://github.com/roomle-dev/roomle-ui/commit/e6a739c))
12
- * Merge pull request #2644 from roomle-dev/fix/interiorLightsWebGPU ([13f337a](https://github.com/roomle-dev/roomle-ui/commit/13f337a)), closes [#2644](https://github.com/roomle-dev/roomle-ui/issues/2644)
13
- * Merge pull request #2673 from roomle-dev/feat/room-contour ([d82e31f](https://github.com/roomle-dev/roomle-ui/commit/d82e31f)), closes [#2673](https://github.com/roomle-dev/roomle-ui/issues/2673)
14
- * Merge pull request #2686 from roomle-dev/fix/dedup-map-saving-RML-17058 ([a464a79](https://github.com/roomle-dev/roomle-ui/commit/a464a79)), closes [#2686](https://github.com/roomle-dev/roomle-ui/issues/2686)
15
- * Merge pull request #2687 from roomle-dev/fix/telemetry-current-tenant-RML-17091 ([7fd663b](https://github.com/roomle-dev/roomle-ui/commit/7fd663b)), closes [#2687](https://github.com/roomle-dev/roomle-ui/issues/2687)
16
- * Merge pull request #2688 from roomle-dev/feat/hi-deco-article-catalogue-RML-17094 ([90c554a](https://github.com/roomle-dev/roomle-ui/commit/90c554a)), closes [#2688](https://github.com/roomle-dev/roomle-ui/issues/2688)
17
- * Merge pull request #2689 from roomle-dev/upgraded-by-ci/core-2.78.0-alpha.12 ([ffb3127](https://github.com/roomle-dev/roomle-ui/commit/ffb3127)), closes [#2689](https://github.com/roomle-dev/roomle-ui/issues/2689)
18
- * Merge pull request #2690 from roomle-dev/fix/drag-in-ghost-origin-bug ([7d1207a](https://github.com/roomle-dev/roomle-ui/commit/7d1207a)), closes [#2690](https://github.com/roomle-dev/roomle-ui/issues/2690)
19
- * feat: add room contour download ([780e3bc](https://github.com/roomle-dev/roomle-ui/commit/780e3bc))
20
- * feat: make deco article catalogue available in HI examples ([8899d61](https://github.com/roomle-dev/roomle-ui/commit/8899d61))
21
- * feat: requesting room geometry mode for order data in getExternalObjectSnapshot ([d5e899e](https://github.com/roomle-dev/roomle-ui/commit/d5e899e))
22
- * feat(core): upgrade to version 2.78.0-alpha.12 ([20673f1](https://github.com/roomle-dev/roomle-ui/commit/20673f1))
23
- * chore: adapt copilot suggestions ([477e31b](https://github.com/roomle-dev/roomle-ui/commit/477e31b))
24
- * chore: add catch to promise instead of void ([0e31793](https://github.com/roomle-dev/roomle-ui/commit/0e31793))
25
- * chore: address hi catalogue review notes ([4e3afe5](https://github.com/roomle-dev/roomle-ui/commit/4e3afe5))
26
- * chore: lint ([cd1650d](https://github.com/roomle-dev/roomle-ui/commit/cd1650d))
27
- * fix: add light nodes + reactAreaLight library + minor fixes so interiorLights works for WebGPU ([86430c8](https://github.com/roomle-dev/roomle-ui/commit/86430c8))
28
- * fix: address PR review comments for mode parameter in getExternalRoomInformation ([b44b2f6](https://github.com/roomle-dev/roomle-ui/commit/b44b2f6))
29
- * fix: avoid fallback tenant in telemetry ([7bc6c1f](https://github.com/roomle-dev/roomle-ui/commit/7bc6c1f))
30
- * fix: correctly set attenuation distance in rapi v2 materials to fix transmissive materials ([4b34cd0](https://github.com/roomle-dev/roomle-ui/commit/4b34cd0))
31
- * fix: only commit to the dragin once there is a runtimeId ([460176b](https://github.com/roomle-dev/roomle-ui/commit/460176b))
32
- * fix: setupLightCache test usages ([4f20813](https://github.com/roomle-dev/roomle-ui/commit/4f20813))
33
- * fix: WebSDK save-dedup map not seeded on load — re-POSTs loaded configurations and overwrites root-l ([726060c](https://github.com/roomle-dev/roomle-ui/commit/726060c))
34
- * refactor: move all this to sdk only ([84ec67a](https://github.com/roomle-dev/roomle-ui/commit/84ec67a))
3
+ * Merge pull request #2692 from roomle-dev/upgraded-by-ci/core-2.78.0-alpha.13 ([b725c42](https://github.com/roomle-dev/roomle-ui/commit/b725c42)), closes [#2692](https://github.com/roomle-dev/roomle-ui/issues/2692)
4
+ * feat: core api - PlanObject isAdjustable ([10cf0ef](https://github.com/roomle-dev/roomle-ui/commit/10cf0ef))
5
+ * feat(core): upgrade to version 2.78.0-alpha.13 ([452222e](https://github.com/roomle-dev/roomle-ui/commit/452222e))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roomle/embedding-lib",
3
- "version": "6.10.0-alpha.2",
3
+ "version": "6.10.0-alpha.3",
4
4
  "description": "This is a small library which can be used to communicate with the Roomle Configurator. ES modules only (browser-compatible).",
5
5
  "type": "module",
6
6
  "main": "./roomle-embedding-lib.js",