Skip to content

Releases: simsustech/vitrify

[email protected]

05 Jun 09:58
fb36dab
Compare
Choose a tag to compare

Patch Changes

  • d406768: fix(create-vitrify): update quasar md3 template

[email protected]

03 Jun 10:36
f3dee35
Compare
Choose a tag to compare

Patch Changes

  • c844d44: fix(vitrify): remove @vue/devtools-api from serverModules in pinia plugin

[email protected]

03 Jun 08:45
3a416ee
Compare
Choose a tag to compare

Patch Changes

  • e9c523b: fix(vitrify): fix pinia colada plugin build errors

[email protected]

02 Jun 12:28
761b94d
Compare
Choose a tag to compare

Minor Changes

  • f913f8c: feat(vitrify): rename onMounted hook to onAppMounted

Patch Changes

  • 5e016dd: fix(vitrify): fix pinia colada plugin
  • 95dbb05: chore: update dependencies

[email protected]

02 Jun 12:28
761b94d
Compare
Choose a tag to compare

Patch Changes

@vitrify/[email protected]

02 Jun 12:28
761b94d
Compare
Choose a tag to compare

Patch Changes

  • 95dbb05: chore: update dependencies

[email protected]

26 May 11:04
2b8050c
Compare
Choose a tag to compare

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

[email protected]

12 May 12:03
4393912
Compare
Choose a tag to compare

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

[email protected]

12 May 12:03
4393912
Compare
Choose a tag to compare

Minor Changes

  • 6e54fe5: feat(create-vitrify): update templates

[email protected]

01 May 15:02
2a79baf
Compare
Choose a tag to compare

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