svelte-on-rust
svelte-on-rust copied to clipboard
Svelte on Rust starter template
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.16.7 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...
basically automatically add tailwindcss like in https://github.com/svelte-add/svelte-add
There is a hidden .git folder with a roughly 500~ mb size.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.2.3. Changelog Sourced from vite's changelog. 4.2.3 (2023-05-26) fix: fs.deny with leading double slash (#13348) (293213b), closes #13348 4.2.2 (2023-04-18) fix: escape msg in render...
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...
This patch adds a warning to use `--depth=1` if cloning with git, as the repository is 544MiB.
This patch adds `--release` to the optimized Cargo instructions.