0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/packages/integrations/vue
renovate[bot] 7a0855b264
fix(deps): update all non-major dependencies (#12579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 23:59:09 +08:00
..
src Remove custom optimizeDeps.include in react integration (#12923) 2025-01-13 10:36:10 +00:00
test fix(deps): update all non-major dependencies (#12410) 2024-11-27 16:20:16 +08:00
CHANGELOG.md [ci] release (#12801) 2025-01-02 13:29:02 +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 (#12579) 2025-01-13 23:59:09 +08: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 chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
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