tocco-test-bundle 3.14.5 → 3.14.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.
package/changelog.md CHANGED
@@ -1,3 +1,14 @@
1
+ 3.14.7
2
+ - fix missin default values
3
+
4
+ 3.14.6
5
+ - add updateIntl action to app reducer and replace react-intl-redux provider with react-intl provider
6
+ - replace intl state selectors with app state selectors across all packages
7
+ - add intl functions to appFactory and remove intl from tocco-util
8
+ - Update intl functions to use appFactory instead of tocco-util across all packages
9
+ - connect intl provider to state props and fix app state initialization
10
+ - remove react-intl-redux dependency
11
+
1
12
  3.14.5
2
13
  - fix box shadow cut off in widgets
3
14
  - add mail attachment styling