0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/packages/integrations/svelte
renovate[bot] 2113a56933
fix(deps): update all non-major dependencies (#11426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-17 14:48:07 +08:00
..
src feat(container): provide a virtual module to load renderers (#11144) 2024-06-05 11:39:42 +01:00
CHANGELOG.md [ci] release (#11233) 2024-06-17 15:39:57 +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 Forward Svelte client error (#9530) 2023-12-27 12:35:36 -05:00
package.json fix(deps): update all non-major dependencies (#11426) 2024-07-17 14:48:07 +08: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): update import statements and bump peer dependency for v5 (#10645) 2024-04-02 21:58:39 +08: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