@componentor/fs 3.0.19 → 3.0.21
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/package.json
CHANGED
package/{README.md → readme.md}
RENAMED
|
@@ -602,7 +602,7 @@ Make sure `opfsSync` is enabled (it's `true` by default). Files are mirrored to
|
|
|
602
602
|
|
|
603
603
|
## Changelog
|
|
604
604
|
|
|
605
|
-
### v3.0.19 (2026)
|
|
605
|
+
### v3.0.19-v3.0.20 (2026)
|
|
606
606
|
|
|
607
607
|
**Features:**
|
|
608
608
|
- Add `swUrl` config option to specify a custom service worker URL for multi-tab support in bundled environments where the default auto-resolved URL doesn't work
|