@mappedin/viewer 0.59.7 → 0.59.9

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,5 +1,24 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.59.9](https://github.com/MappedIn/viewer/compare/viewer-v0.59.8...viewer-v0.59.9) (2026-09-18)
4
+
5
+
6
+ ### Features
7
+
8
+ * **viewer:** render navigation path with ribbon, x-ray, and dashed-connection styling ([#702](https://github.com/MappedIn/viewer/issues/702)) ([03d1b3e](https://github.com/MappedIn/viewer/commit/03d1b3e97eeeb935ff01c08a4a201857ca80d23d))
9
+
10
+ ## [0.59.8](https://github.com/MappedIn/viewer/compare/viewer-v0.59.7...viewer-v0.59.8) (2026-09-10)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **viewer:** isolate MobX global state to avoid MobX 6/7 conflicts ([#701](https://github.com/MappedIn/viewer/issues/701)) ([afed330](https://github.com/MappedIn/viewer/commit/afed330cb8254ffd6408c47cbd1442a0336c5f52))
16
+
17
+
18
+ ### Chore
19
+
20
+ * **deps:** bump dompurify, express, nanoid, mobx and mobx react lite versions ([#699](https://github.com/MappedIn/viewer/issues/699)) ([88dc37a](https://github.com/MappedIn/viewer/commit/88dc37a6e41a2f9838a0dd01dae55f43a9e339be))
21
+
3
22
  ## [0.59.7](https://github.com/MappedIn/viewer/compare/viewer-v0.59.6...viewer-v0.59.7) (2026-09-04)
4
23
 
5
24