Releases: simsustech/vitrify
Releases · simsustech/vitrify
Patch Changes
- d406768: fix(create-vitrify): update quasar md3 template
Patch Changes
- c844d44: fix(vitrify): remove @vue/devtools-api from serverModules in pinia plugin
Patch Changes
- e9c523b: fix(vitrify): fix pinia colada plugin build errors
Minor Changes
- f913f8c: feat(vitrify): rename onMounted hook to onAppMounted
Patch Changes
- 5e016dd: fix(vitrify): fix pinia colada plugin
- 95dbb05: chore: update dependencies
Patch Changes
- 95dbb05: chore: update dependencies
Minor Changes
- f4d6982: feat(vitrify): add pinia colada plugin
- d95082c: feat(vitrify): add Pinia VitrifyPlugin
- 7c49449: feat(vitrify): add onCreateApp hook and type the internal render fn
- 59d5e62: feat(vitrify): add onRendered hook which runs before the template render
Patch Changes
- 75180a3: fix(vitrify): fix SSRContext
- 18cc6e4: refactor(vitrify): rename onRendered to onTemplateRendered
Minor Changes
- 35774d4: feat(vitrify): export vitrify plugins with subpath export
- 80cec96: feat(vitrify): merge dev server config into baseConfig
- 24e048c: refactor(vitrify): refactor and cleanup
Patch Changes
- 1c32a9e: feat(vitrify): add @fastify/one-line-logger
- 433ead7: feat(vitrify): use environment api in ssr
Minor Changes
- 6e54fe5: feat(create-vitrify): update templates
Minor Changes
- 8ec204c: feat(vitrify): add loadSSRAssets to fastify-ssr-plugin
Patch Changes
- eae0ac7: fix(vitrify): fix appDir in loadSSRAssets
- 496aab2: chore: update dependencies
- bdd3d59: fix(vitrify): fix manualChunksFn