@roomle/embedding-lib 6.11.0-alpha.6 → 6.11.0-alpha.7

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,38 +1,4 @@
1
- ## 6.11.0-alpha.6 (2026-07-08)
1
+ ## 6.11.0-alpha.7 (2026-07-09)
2
2
 
3
- * Merge branch 'master' into feat/2dElevationPlanDrawing ([454ecf6](https://github.com/roomle-dev/roomle-ui/commit/454ecf6))
4
- * Merge branch 'master' into feat/add-sub-article ([450db83](https://github.com/roomle-dev/roomle-ui/commit/450db83))
5
- * Merge branch 'master' into feat/add-sub-article ([7a75143](https://github.com/roomle-dev/roomle-ui/commit/7a75143))
6
- * Merge branch 'master' into feat/webGpuGroundReflection ([337e35f](https://github.com/roomle-dev/roomle-ui/commit/337e35f))
7
- * Merge branch 'master' into feat/webGpuGroundReflection ([419a034](https://github.com/roomle-dev/roomle-ui/commit/419a034))
8
- * Merge branch 'master' into fix/pr-2704-review-comments ([589a42d](https://github.com/roomle-dev/roomle-ui/commit/589a42d))
9
- * Merge branch 'master' into fix/pr-2704-review-comments ([d8d8087](https://github.com/roomle-dev/roomle-ui/commit/d8d8087))
10
- * Merge branch 'master' into fix/pr-2704-review-comments ([39b635f](https://github.com/roomle-dev/roomle-ui/commit/39b635f))
11
- * Merge pull request #2691 from roomle-dev/feat/2dElevationPlanDrawing ([654c11b](https://github.com/roomle-dev/roomle-ui/commit/654c11b)), closes [#2691](https://github.com/roomle-dev/roomle-ui/issues/2691)
12
- * Merge pull request #2734 from roomle-dev/fix/pr-2704-review-comments ([22f1762](https://github.com/roomle-dev/roomle-ui/commit/22f1762)), closes [#2734](https://github.com/roomle-dev/roomle-ui/issues/2734) [#2704](https://github.com/roomle-dev/roomle-ui/issues/2704)
13
- * Merge pull request #2770 from roomle-dev/feat/add-sub-article ([f38f3c1](https://github.com/roomle-dev/roomle-ui/commit/f38f3c1)), closes [#2770](https://github.com/roomle-dev/roomle-ui/issues/2770)
14
- * Merge pull request #2771 from roomle-dev/feat/webGpuGroundReflection ([76925c3](https://github.com/roomle-dev/roomle-ui/commit/76925c3)), closes [#2771](https://github.com/roomle-dev/roomle-ui/issues/2771)
15
- * Merge pull request #2772 from roomle-dev/upgraded-by-ci/core-2.80.0-alpha.16 ([586178b](https://github.com/roomle-dev/roomle-ui/commit/586178b)), closes [#2772](https://github.com/roomle-dev/roomle-ui/issues/2772)
16
- * Merge pull request #2773 from roomle-dev/upgraded-by-ci/core-2.80.0-alpha.18 ([f6a3c05](https://github.com/roomle-dev/roomle-ui/commit/f6a3c05)), closes [#2773](https://github.com/roomle-dev/roomle-ui/issues/2773)
17
- * Merge pull request #2774 from roomle-dev/upgraded-by-ci/core-2.80.0-alpha.19 ([03cf84e](https://github.com/roomle-dev/roomle-ui/commit/03cf84e)), closes [#2774](https://github.com/roomle-dev/roomle-ui/issues/2774)
18
- * chore: address pr comments ([711046e](https://github.com/roomle-dev/roomle-ui/commit/711046e))
19
- * chore: edit comments ([86af860](https://github.com/roomle-dev/roomle-ui/commit/86af860))
20
- * chore: merge master into feat/2dElevationPlanDrawing ([c954757](https://github.com/roomle-dev/roomle-ui/commit/c954757))
21
- * chore: pr review fixes ([f417a5f](https://github.com/roomle-dev/roomle-ui/commit/f417a5f))
22
- * chore: remove unnecessary ?. ([e9546ae](https://github.com/roomle-dev/roomle-ui/commit/e9546ae))
23
- * feat: 2d elevation plan drawing ([9dc6a0e](https://github.com/roomle-dev/roomle-ui/commit/9dc6a0e))
24
- * feat: core api - length of edge ([82a21be](https://github.com/roomle-dev/roomle-ui/commit/82a21be))
25
- * feat: elevation plan for fences ([2fc9d26](https://github.com/roomle-dev/roomle-ui/commit/2fc9d26))
26
- * feat: measurements for fence plans elevation view 2d svg, also cleanup and small fixes ([2d8b030](https://github.com/roomle-dev/roomle-ui/commit/2d8b030))
27
- * feat: pass masterData to LibraryData addSubArticle ([93c6938](https://github.com/roomle-dev/roomle-ui/commit/93c6938))
28
- * feat(core): upgrade to version 2.80.0-alpha.16 ([b42c6c8](https://github.com/roomle-dev/roomle-ui/commit/b42c6c8))
29
- * feat(core): upgrade to version 2.80.0-alpha.18 ([67265f1](https://github.com/roomle-dev/roomle-ui/commit/67265f1))
30
- * feat(core): upgrade to version 2.80.0-alpha.19 ([0c4a610](https://github.com/roomle-dev/roomle-ui/commit/0c4a610))
31
- * feat: webGPU ground reflection ([bfabc82](https://github.com/roomle-dev/roomle-ui/commit/bfabc82))
32
- * fix: add more padding to elevation plan to accommodate stacked measurements ([9901878](https://github.com/roomle-dev/roomle-ui/commit/9901878))
33
- * fix(sdk): address PR #2734 additional review comments ([4ebfaa8](https://github.com/roomle-dev/roomle-ui/commit/4ebfaa8)), closes [#2734](https://github.com/roomle-dev/roomle-ui/issues/2734)
34
- * fix(sdk): address PR #2734 review comments ([edbf7c8](https://github.com/roomle-dev/roomle-ui/commit/edbf7c8)), closes [#2734](https://github.com/roomle-dev/roomle-ui/issues/2734)
35
- * fix(sdk): resolve PR #2704 review comments ([d209e26](https://github.com/roomle-dev/roomle-ui/commit/d209e26)), closes [#2704](https://github.com/roomle-dev/roomle-ui/issues/2704)
36
- * fix: webgpu unit tests ([903c494](https://github.com/roomle-dev/roomle-ui/commit/903c494))
37
- * test(sdk): refactor rapi-access tests to use real navigator.onLine and inputs instead of mocks ([91e7a71](https://github.com/roomle-dev/roomle-ui/commit/91e7a71))
38
- * style: format code with prettier ([0d7cbe1](https://github.com/roomle-dev/roomle-ui/commit/0d7cbe1))
3
+ * Merge pull request #2775 from roomle-dev/fix/ci-types-qa-break ([bfc5e27](https://github.com/roomle-dev/roomle-ui/commit/bfc5e27)), closes [#2775](https://github.com/roomle-dev/roomle-ui/issues/2775)
4
+ * fix(types-qa): suppress setLengthOfWall known break for v5.0.0 ([d418a0c](https://github.com/roomle-dev/roomle-ui/commit/d418a0c))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roomle/embedding-lib",
3
- "version": "6.11.0-alpha.6",
3
+ "version": "6.11.0-alpha.7",
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",