0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/svelte
renovate[bot] 05d58eff07
fix(deps): update all non-major dependencies (#10901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 12:00:05 +08:00
..
src chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
CHANGELOG.md [ci] release (#10739) 2024-04-11 13:24:47 +02:00
client-v5.js fix(svelte): update import statements and bump peer dependency for v5 (#10645) 2024-04-02 21:58:39 +08:00
client.js
package.json fix(deps): update all non-major dependencies (#10901) 2024-04-30 12:00:05 +08:00
README.md
server-v5.js fix(svelte): update import statements and bump peer dependency for v5 (#10645) 2024-04-02 21:58:39 +08:00
server.js
tsconfig.json

@astrojs/svelte 🧡

This Astro integration enables server-side rendering and client-side hydration for your Svelte components. It supports Svelte 3, 4, and 5 (experimental).

Documentation

Read the @astrojs/svelte docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro