0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/svelte
Emanuele Stoppa 683d51a5ee
feat: upgrade the minimum Node.js maintainance LTS version (#10689)
* feat: upgrade the minimum Node.js maintainance LTS version

* chore: update minimum npm version

* chore: revert npm change

* chore: address Erika's feedback

* chore: apply further suggestions

* Update .changeset/empty-rules-type.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-04-10 14:53:55 +01:00
..
src chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
CHANGELOG.md [ci] release (#10647) 2024-04-02 12:11:32 -04: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 feat: upgrade the minimum Node.js maintainance LTS version (#10689) 2024-04-10 14:53:55 +01:00
README.md [ci] format 2023-12-21 20:36:15 +00: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.js
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