0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/svelte
renovate[bot] 2594eb088d
fix(deps): update all non-major dependencies (#12003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-26 14:57:59 +01:00
..
src update formatter config (#11640) 2024-08-08 12:12:50 +02:00
CHANGELOG.md [ci] release (#12002) 2024-09-18 00:21:35 +02:00
client-v5.js Fix Svelte view transition state persistence (#12006) 2024-09-17 16:11:32 +02:00
client.js Fix Svelte view transition state persistence (#12006) 2024-09-17 16:11:32 +02:00
package.json fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
README.md
server-v5.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
server-v5.js Fix Svelte 5 slots change (#11490) 2024-07-18 14:32:39 +01:00
server.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01: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