Skip to content

fix: use latest controller version in standalone#2494

Merged
broody merged 1 commit intomainfrom
fix-standalone
Mar 18, 2026
Merged

fix: use latest controller version in standalone#2494
broody merged 1 commit intomainfrom
fix-standalone

Conversation

@broody
Copy link
Contributor

@broody broody commented Mar 18, 2026

No description provided.

@vercel
Copy link

vercel bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
controller-example-next Ready Ready Preview Mar 18, 2026 7:03pm
keychain Ready Ready Preview Mar 18, 2026 7:03pm
keychain-storybook Ready Ready Preview Mar 18, 2026 7:03pm

Request Review

@claude
Copy link
Contributor

claude bot commented Mar 18, 2026

Claude finished @broody's task —— View job


Analyzing PR changes for documentation updates...

Tasks

  • Analyze code changes for user-facing impact
  • Determine if documentation updates are needed
  • Update docs if required

Analysis

Change Summary:
The PR modified packages/keychain/src/hooks/version.ts to handle standalone mode (when keychain runs without a controller connection) by using the keychain's own package version as a fallback.

User-Facing Impact:
This is an internal implementation fix, not a user-facing behavior change:

  • The useVersion hook is an internal React hook used within the keychain codebase
  • It fixes edge case behavior when keychain runs in standalone mode
  • Users don't directly interact with this API or hook
  • No public SDK methods, configuration options, or developer-facing behavior changed
  • This is a bug fix for internal version checking logic

Documentation Decision:
No documentation updates required

This change falls under Rule #1 from the guidelines: "DEFAULT TO NO CHANGES. Internal refactors, test changes, CI changes, and dependency bumps need nothing."


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.

1 participant