This Astro integration enables server-side rendering and client-side hydration for your Svelte components. It supports Svelte 3, 4, and 5 (experimental).
Use your favorite package manager to install from this repository
Bun:
bun add git+https://github.com/nridwan/astrojs-svelte5-patch.git#tags/v5.4.0
Pnpm:
pnpm add git+https://github.com/nridwan/astrojs-svelte5-patch.git#tags/v5.4.0
Yarn:
yarn add git+https://github.com/nridwan/astrojs-svelte5-patch.git#tags/v5.4.0
Npm:
npm i git+https://github.com/nridwan/astrojs-svelte5-patch.git#tags/v5.4.0
:warning: This is a forked version: For the setup, refer to the documentation below, but the installation step follow Installation section
Read the @astrojs/svelte
docs
Get help in the Astro Discord. Post questions in our #support
forum, or visit our dedicated #dev
channel to discuss current development and more!
Check our Astro Integration Documentation for more on integrations.
Submit bug reports and feature requests as GitHub issues.
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:
MIT
Copyright (c) 2023–present Astro