0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/integrations/svelte
renovate[bot] 828b7b3691
fix(deps): update all non-major dependencies (#13124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 13:54:26 +00:00
..
src Update to svelte 5 (#12364) 2024-11-14 23:31:51 +08:00
CHANGELOG.md [ci] release (#12991) 2025-01-20 17:16:15 +00:00
client.svelte.js Fix typo (#13126) 2025-02-04 09:51:56 +00:00
package.json fix(deps): update all non-major dependencies (#13124) 2025-02-04 13:54:26 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server.d.ts Fix Vue & Svelte server renderer types (#12776) 2025-01-02 09:56:07 +00:00
server.js Update to svelte 5 (#12364) 2024-11-14 23:31:51 +08:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@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