Skip to content

Conversation

@tarrencev
Copy link
Contributor

@tarrencev tarrencev commented Jan 8, 2026

This PR updates the documentation to reflect changes made in cartridge-gg/controller#2314

**Original PR Details:**
- Title: Prepare release: 0.12.1
- Files changed: CHANGELOG.md

examples/next/package.json
examples/node/package.json
examples/svelte/package.json
packages/connector/package.json
packages/controller/package.json
packages/eslint/package.json
packages/keychain/package.json
packages/keychain/src/components/app.tsx
packages/keychain/src/components/settings/AddConnectionRoute.tsx
packages/keychain/src/components/settings/connections/add-connection.tsx
packages/keychain/src/components/settings/connections/connection-card.tsx
packages/keychain/src/components/settings/connections/connections-section.tsx
packages/keychain/src/components/settings/connections/index.ts
packages/keychain/src/components/settings/index.tsx
packages/keychain/src/utils/api/generated.ts
packages/keychain/src/utils/api/index.ts
packages/keychain/src/utils/api/oauth-connections.ts
packages/tsconfig/package.json
pnpm-lock.yaml

Please review the documentation changes to ensure they accurately reflect the controller updates.

Note

Introduces configurable error handling for Controller.

  • Adds errorDisplayMode to ControllerOptions ("modal" | "notification" | "silent", default "modal")
  • New Error Display Modes section describing behaviors, usage examples, best practices, and integration with toast notifications
  • Notes special cases where USER_INTERACTION_REQUIRED errors always show modal UI
  • Includes concise code samples for gaming/financial/custom handling scenarios

Written by Cursor Bugbot for commit e8b46b6. This will update automatically on new commits. Configure here.

    Updates documentation to reflect changes made in:
    Prepare release: 0.12.1

    Related controller PR: cartridge-gg/controller#2314
@vercel
Copy link

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview Jan 8, 2026 4:37pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants