0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/integrations/svelte
Jacob Jenkins 9fc2ab8cc8
Update to svelte 5 (#12364)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-14 23:31:51 +08:00
..
src Update to svelte 5 (#12364) 2024-11-14 23:31:51 +08:00
CHANGELOG.md [ci] release (#12369) 2024-11-06 22:55:41 +08:00
client.svelte.js Update to svelte 5 (#12364) 2024-11-14 23:31:51 +08:00
package.json Update to svelte 5 (#12364) 2024-11-14 23:31:51 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
server.js Update to svelte 5 (#12364) 2024-11-14 23:31:51 +08:00
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