2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00
Files
bbob/.changeset/cuddly-cameras-promise.md
T
Nikolay Kost 9a6986965e feat(201): add file:// replacement (#280)
* feat: add file://

* feat: add changeset
2025-03-09 20:37:21 +02:00

430 B

@bbob/parser, @bbob/types, @bbob/cli, @bbob/core, @bbob/html, @bbob/plugin-helper, @bbob/preset, @bbob/preset-html5, @bbob/preset-react, @bbob/preset-vue, @bbob/react, @bbob/vue2, @bbob/vue3
@bbob/parser @bbob/types @bbob/cli @bbob/core @bbob/html @bbob/plugin-helper @bbob/preset @bbob/preset-html5 @bbob/preset-react @bbob/preset-vue @bbob/react @bbob/vue2 @bbob/vue3
minor minor minor minor minor minor minor minor minor minor minor minor minor

Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file