@bimdata/viewer 2.16.3-beta.3 → 2.16.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [2.16.3](https://github.com/bimdata/viewer/compare/v2.16.2...v2.16.3) (2026-02-26)
2
+
3
+
4
+ ### chore
5
+
6
+ * update dependencies ([dfaaa93](https://github.com/bimdata/viewer/commit/dfaaa93ad70149e4712032ef98b288963ebca8b4))
7
+
8
+ ### PATCH
9
+
10
+ * dep(engine2d): 0.0.22 to fix wrong rotation (#1418) ([b092394](https://github.com/bimdata/viewer/commit/b092394e826340b54e98e1fb4cc95e4b7c45085a)), closes [#1418](https://github.com/bimdata/viewer/issues/1418)
11
+ * fix(bcf): use new post method for topics export ([1a65f2d](https://github.com/bimdata/viewer/commit/1a65f2d5067bffe195766af88b680416518bcdea))
12
+ * fix(measure): add tooltip to calibration button (#1414) ([919c189](https://github.com/bimdata/viewer/commit/919c189cfe7efb55fee7de4703ff67c00e62e0c2)), closes [#1414](https://github.com/bimdata/viewer/issues/1414)
13
+ * IFC2D : space text area (#1413) ([6d77e9f](https://github.com/bimdata/viewer/commit/6d77e9f3546f1ad445485e15ac1fcfd22e777d36)), closes [#1413](https://github.com/bimdata/viewer/issues/1413)
14
+
1
15
  ## [2.16.2](https://github.com/bimdata/viewer/compare/v2.16.1...v2.16.2) (2026-02-10)
2
16
 
3
17