@mx-cartographer/experiences 9.0.17-alpha → 9.0.17
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 +11 -1
- package/dist/{ViewMoreMicroCard-Dxghxphh.mjs → ViewMoreMicroCard-fnwE0hqd.mjs} +356 -352
- package/dist/{ViewMoreMicroCard-Dxghxphh.mjs.map → ViewMoreMicroCard-fnwE0hqd.mjs.map} +1 -1
- package/dist/microinsights/index.es.js +1 -1
- package/dist/trends/index.es.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
|
-
## [9.0
|
|
1
|
+
## [9.1.0] - 07-01-2026
|
|
2
2
|
|
|
3
|
+
- **MERGED** - june moratorium branch into master
|
|
4
|
+
|
|
5
|
+
## [9.0.17] - 06-29-2026
|
|
6
|
+
|
|
7
|
+
- **UPDATED** - enable sourcemap in vite config
|
|
8
|
+
|
|
9
|
+
## [9.0.16] - 06-29-2026
|
|
10
|
+
|
|
11
|
+
- **ADDED** - Smaller card width breakpoint (220px) for MicroBeat carousel on tiny containers (≤320px), preserving the original 268px card for common phone widths
|
|
12
|
+
- **FIXED** - MicroBeat carousel card width now recomputes on container resize via ResizeObserver, observing the stable outer container to avoid a shrinking feedback loop and stuck-small layout
|
|
3
13
|
- **ADDED** - recurring transactions a11y improvements
|
|
4
14
|
|
|
5
15
|
## [9.0.15] - 06-15-2026
|