Better Convex v1.0.0-beta.1
Pre-release
Pre-release
·
21 commits
to main
since this release
- Support stable
latestreleases and independentmcp-v*releases without
changing the trusted publishing workflow identity or rebuilding artifacts. - Align
@lupinum/better-convex-nuxt,@lupinum/better-convex-vue, and
@lupinum/better-convex-mcpon the first 1.0 beta contract. - Replace the old auth export paths and separate executables with the focused
better-auth/*entries and onebetter-convexcommand. - Move the Vue MCP App integration to
@lupinum/better-convex-mcp/vueso the
Vue runtime remains identity-safe and provider-neutral. - Standardize public reactive progress on
pendingand adopt bounded Nuxt,
Convex, Vue, and Node compatibility ranges backed by exact tested versions. - Add deferred and lazy query lifecycles, dynamic keyed multi-query state, and
resumable pagination with generation-safe reset and overlap handling. - Add one reviewed
createBetterConvexAuthfactory and an idempotent,
confirmation-gated development initializer that never prints generated secrets. - Harden cookie forwarding, auth failure classification, serialized error revival,
OAuth/MCP routing, and request-scoped sanitized MCP tool failure hooks. - Focus DevTools on query gates, operation timelines, auth/proxy state, and
sanitized agent boundary diagnostics without polling or editing controls.