@mx-cartographer/experiences 3.9.0 → 3.9.2-alpha.sms1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +8 -0
- package/dist/index.es.js +194 -196
- package/dist/index.es.js.map +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1
|
+
## [3.9.2] - 10-22-2024
|
2
|
+
|
3
|
+
- **FIXED** - `InsightsMicroWidget` conditionally initializes store, only if store has not been initialized
|
4
|
+
|
5
|
+
## [3.9.1] - 10-21-2024
|
6
|
+
|
7
|
+
- **UPDATED** - SetUpDirectDeposit styles
|
8
|
+
|
1
9
|
## [3.9.0] - 10-18-2024
|
2
10
|
|
3
11
|
- **UPDATED** - Use the common `ConnectDrawer` component instead of the LinkAccounts from Money Dashboard in ConnectMiniWidget
|