@ptkdev/sveltekit-electron-adapter
Version:
Adapter for SvelteKit apps that prerenders your entire site as a collection of static files for use with Electron
25 lines (14 loc) • 1.3 kB
Markdown
# v0.3.0 (February 11, 2023)
- ix: HTML Regex
<!-- all-shields/sponsors-badges:START -->
[](https://www.paypal.me/ptkdev) [](https://ko-fi.com/ptkdev) [](https://github.com/sponsors/ptkdev) [](https://www.patreon.com/join/ptkdev) [](https://ptk.dev/img/icons/menu/bitcoin_wallet.png) [](https://ptk.dev/img/icons/menu/ethereum_wallet.png)
<!-- all-shields/sponsors-badges:END -->
# v0.2.2 (February 11, 2023)
- Fix: Docs
- New: `/examples` folder
# v0.2.1 (February 11, 2023)
- New Options: `viewport`
- New Options: `policy`
- Fix: HTML Regex
# v0.1.0 (February 06, 2023)
- First release