0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-04-07 23:41:43 -05:00
astro/packages/integrations/svelte
Junseong Park 360cb9199a
fix: update vite to latest version (#13547)
* fix: update vite to latest version

* add changeset

* Update pretty-games-walk.md

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-04-04 13:31:23 +02:00
..
src
CHANGELOG.md [ci] release (#13513) 2025-03-31 16:46:15 +01:00
client.svelte.js [ci] format 2025-03-20 11:43:53 +00:00
context.js bugfix(svelte): fix colliding id's generated from $props.id (#13339) 2025-03-05 12:55:30 +01:00
package.json fix: update vite to latest version (#13547) 2025-04-04 13:31:23 +02:00
README.md
server.d.ts
server.js bugfix(svelte): fix colliding id's generated from $props.id (#13339) 2025-03-05 12:55:30 +01: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