tocco-devcon 1.0.49-hotfix33.27 → 1.0.49-hotfix33.29

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,13 @@
1
+ 1.0.49-hotfix33.29
2
+ - add object cache
3
+ - use global object cache
4
+ - fix object cache
5
+ - re-init cache instead of clear cache
6
+ - fix caching and intl race condition
7
+
8
+ 1.0.49-hotfix33.28
9
+ - add option to disable onclick on breadcrumb
10
+
1
11
  1.0.49-hotfix33.27
2
12
  - tqlBuilder now builds multiple conditions connected by 'or' when passed localized paths
3
13