Skip to content

v0.2.2

Choose a tag to compare

@Mat4m0 Mat4m0 released this 13 Jan 15:32

compare changes

🚀 Enhancements

  • Add GitHub Actions workflow for deploying Convex functions on main branch push (482ebd8)
  • Add support for secure session cookie in plugin.server.ts (2eed2f9)
  • Add 'Reactive Args' to navigation in default layout (5973c08)

🩹 Fixes

  • Demo package version and build script (608260e)
  • Move github action to right folder (cc0a508)
  • Remove --compact flag from pkg-pr-new (6554804)
  • Remove unused keyup event listener from feed component (ed512f1)
  • Add negative caching to prevent duplicate token fetches in CSR mode (#5)
  • Add eslint comments to JsonViewer.vue for v-html safety (b76cfaa)

🏡 Chore

  • Update local module reference in nuxt.config.ts and add better-convex-nuxt dependency in package.json (3ecfa4a)
  • Add @types/node dependency and update pnpm-lock.yaml for consistency (810d74d)
  • Add step to publish preview release in CI workflow (8e100af)
  • Update better-convex-nuxt demo dependency to fix securec cookies (4e452e2)
  • Update better-convex-nuxt dependency to version 5 and enhance file listing with uploader information (2d44af7)

❤️ Contributors

  • Mat4m0