edge-core-js 2.43.2 → 2.43.3

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
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 2.43.3 (2026-03-10)
6
+
7
+ - fixed: Fixed IndexDB cache issue on Android causing failed mixFetch initialization.
8
+
5
9
  ## 2.43.2 (2026-03-04)
6
10
 
7
11
  - changed: Reconfigure mixFetch options for network reliability.