tocco-devcon 1.0.146 → 1.0.148
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 +8 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
1.0.148
|
|
2
|
+
- fix report generation with empty model
|
|
3
|
+
|
|
4
|
+
1.0.147
|
|
5
|
+
- only update input when app is mounted
|
|
6
|
+
- restructure cache for widget use cases
|
|
7
|
+
- remove revision from object cache
|
|
8
|
+
|
|
1
9
|
1.0.146
|
|
2
10
|
- handle expanded range field via default value
|
|
3
11
|
- remove unused expanded property
|