Releases: onmax/nuxt-convex
Releases · onmax/nuxt-convex
v0.0.7
🚀 Features
- Switch to convex-vue and add paginated composables - by @onmax (55b17)
- Auth panel, ConvexAuth components, docs updates - by @onmax (0e2c7)
- better-auth:
- module:
- nuxt:
- playground:
- Add tabbed demos for all module features - by @onmax in #13 (4732f)
- Use Convex as auth database - by @onmax in #15 (db7e7)
- Use Convex as auth database - by @onmax (de3ef)
- Use Nuxt server auth with Convex db - by @onmax (bc6b1)
- Switch to convex-native better-auth - by @onmax (c2f58)
- Rewrite as nuxt ui dashboard - by @onmax (a3d24)
- Add advanced page for feature parity - by @onmax (8db02)
- r2:
- vue:
🐞 Bug Fixes
- Use routeRules for redirect - by @onmax (09745)
- Add @convex-vue/core dependency - by @onmax (774b1)
- Use @convex-vue/core useConvexMutation with options support - by @onmax (a0f40)
- Lint errors - by @onmax (f1579)
- Patch nuxt-better-auth baseURL override - by @onmax (37ca7)
- Update vercel.json for correct build output - by @onmax (65f58)
- Typecheck, sign-out redirect, prod deploy - by @onmax (a336f)
- E2e issues found during pre-release testing - by @onmax (631c0)
- baseline:
- docs:
- Simplify docus header navigation - by @onmax (043ec)
- Refine docs landing navigation - by @onmax (10cf6)
- Scope sticky header to docs pages - by @onmax (c81e5)
- Polish layouts, copy, sidebar - by @onmax in #35 (7ed86)
- Dark headings + header overlap - by @onmax (7c236)
- Card layout icon+title row, desc full width - by @onmax (86d3d)
- Left-align card text - by @onmax (61b2a)
- [object Object] headline on index pages - by @onmax (608a3)
- Patch findPageHeadline via alias - by @onmax (d01db)
- Patch findPageHeadline via alias" - by @onmax (dac77)
- playground:
- vue:
View changes on GitHub
v0.0.6
No significant changes
View changes on GitHub
v0.0.5
v0.0.4
v0.0.2
🚀 Features
- Add SSR support to useConvexQuery - by @onmax (3e68b)
- Add SSR support to useConvexQuery - by @onmax in #1 (30c5b)
- playground: Add docs button, trusted origins - by @onmax (2b01f)
🐞 Bug Fixes
- Sort catalog keys alphabetically - by @onmax (cf2e6)
- Update lockfile - by @onmax (ad4d3)
- Inject() before await, proper error states - by @onmax (b672c)
- Force h3 v1.x for Vercel compat - by @onmax in #2 (cd77b)
- Move pnpm overrides to workspace - by @onmax in #3 (8896e)
- Apply unenv AsyncLocalStorage patch - by @onmax (49bb2)
- Yaml key order in pnpm-workspace - by @onmax (47a68)
- docs:
View changes on GitHub
v0.0.1
🐞 Bug Fixes
- Update playground to amber theme and new domain - by @onmax (084df)
- Gitignore path - by @onmax (0aaf3)
- Restore docus sidebar/outline, add header links - by @onmax (e9b17)
- Use explicit versions for vercel deploy - by @onmax (6a925)
- Use npm for vercel build - by @onmax (c4524)
- Use pnpm catalog for docs deps - by @onmax (b13bb)
- Proper pnpm workspace with catalog versions - by @onmax (dbcd4)
- Use vercel-static preset for docs - by @onmax (3427a)
- Add ogImage compatibility, revert vercel config - by @onmax (8fbc4)