hellfire 0.23.4 → 0.23.5
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 +4 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/favicon.ico +0 -0
- package/dist/index.html +0 -32
- package/dist/v0.17.0-81-g0b28d38/main-9fb23f848d4722b0b17d.js +0 -2238
- package/dist/v0.17.0-81-g0b28d38/main9fb23f848d4722b0b17d.css +0 -1957
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [0.23.5](http://10.16.100.57/diffusion/115/paladin/compare/v0.23.4...v0.23.5) (2022-08-17)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
5
9
|
## [0.23.4](http://10.16.100.57/diffusion/115/paladin/compare/v0.23.3...v0.23.4) (2022-08-15)
|
|
6
10
|
|
|
7
11
|
|
package/dist/index.js
CHANGED
|
@@ -60272,7 +60272,7 @@ var mergeProps$o = function mergeProps(propsFromState, propsFromDispatch, ownPro
|
|
|
60272
60272
|
});
|
|
60273
60273
|
}
|
|
60274
60274
|
|
|
60275
|
-
cornerstoneWADOImageLoader.wadouri.dataSetCacheManager.
|
|
60275
|
+
cornerstoneWADOImageLoader.wadouri.dataSetCacheManager.purge();
|
|
60276
60276
|
|
|
60277
60277
|
case 38:
|
|
60278
60278
|
i++;
|