0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/integrations/vue
Florian Lefebvre 3842ce5ec9
fix(vue): compiler fallback (#13251)
* fix(vue): compiler fallback

* Update index.ts
2025-02-14 16:24:52 +01:00
..
src fix(vue): compiler fallback (#13251) 2025-02-14 16:24:52 +01:00
test fix(deps): update all non-major dependencies (#12410) 2024-11-27 16:20:16 +08:00
CHANGELOG.md [ci] release (#12991) 2025-01-20 17:16:15 +00:00
client.js Fixed an "Uncaught ReferenceError" inside of the @astrojs/vue package (#12116) 2024-10-05 13:48:30 +02:00
context.js fix(vue): useId() collisions (#12112) 2024-10-03 20:52:11 +02:00
package.json fix(deps): update all non-major dependencies (#13074) 2025-01-31 14:34:32 +00:00
README.md
server.d.ts Fix Vue & Svelte server renderer types (#12776) 2025-01-02 09:56:07 +00:00
server.js [ci] format 2024-10-03 18:53:02 +00:00
static-html.js
tsconfig.json

@astrojs/vue 💚

This Astro integration enables server-side rendering and client-side hydration for your Vue 3 components.

Documentation

Read the @astrojs/vue 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