Skip to content

Better Convex v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:46
· 21 commits to main since this release
9ee0ec6
  • Support stable latest releases and independent mcp-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-mcp on the first 1.0 beta contract.
  • Replace the old auth export paths and separate executables with the focused
    better-auth/* entries and one better-convex command.
  • Move the Vue MCP App integration to @lupinum/better-convex-mcp/vue so the
    Vue runtime remains identity-safe and provider-neutral.
  • Standardize public reactive progress on pending and 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 createBetterConvexAuth factory 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.