0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/vue
Johannes Spohr b75bfc8cc4
Fix vue resetting state when using view transition persistence (#11946)
* Fix vue resetting state when using view transition persistence

* Avoid calling internal apis when forcing vue component update
2024-09-17 14:54:49 +02:00
..
src update formatter config (#11640) 2024-08-08 12:12:50 +02:00
test chore(deps): update all non-major dependencies (#11948) 2024-09-09 13:27:54 +08:00
CHANGELOG.md [ci] release (#11233) 2024-06-17 15:39:57 +02:00
client.js Fix vue resetting state when using view transition persistence (#11946) 2024-09-17 14:54:49 +02:00
package.json chore(deps): update all non-major dependencies (#11948) 2024-09-09 13:27:54 +08:00
README.md
server.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
server.js feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01: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