astrojs-svelte5-patch

Astrojs Svelte5 Patch

Forked version of @astro/svelte that fixes https://github.com/withastro/astro/issues/10512

@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).

Installation

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

Documentation

: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

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) 2023–present Astro

Top categories

Loading Svelte Themes