Skip to content

chore: version packages#15

Merged
masnwilliams merged 1 commit into
mainfrom
changeset-release/main
May 15, 2026
Merged

chore: version packages#15
masnwilliams merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 15, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@onkernel/managed-auth-react@0.3.0

Minor Changes

  • #13 fc77370 Thanks @masnwilliams! - Auto-resolve SSO provider icons via the Simple Icons CDN. getSSOProviderInfo now slugifies any provider key and renders its brand icon from https://cdn.simpleicons.org/<slug>, with a circular letter-avatar fallback when the icon fails to load. Removes the hardcoded GoogleMark / GitHubMark / GitLabMark / MicrosoftMark / FacebookMark / AppleMark SVGs in favor of the generic resolver, so new providers render out of the box without library changes. Non-brand keys (passkey, sso, saml) keep their built-in icons.

Patch Changes

  • #10 74f27bc Thanks @Tom-Achache! - Guard the bootstrap effect in useManagedAuthSession against React 18+ Strict Mode's mount → cleanup → mount double-invocation. Without the guard, the second mount re-fires exchangeHandoffCode with a now-consumed handoff code and the component lands in the error state ("Failed to start session") even when auth would have worked. Tracked per (sessionId, handoffCode) so a genuine prop change still triggers a fresh exchange.

  • #13 fc77370 Thanks @masnwilliams! - Wrap button and option text when content overflows. .kma-button previously used white-space: nowrap and a fixed height, so long MFA / SSO / sign-in option labels clipped past the card on narrower viewports. Switched to min-height plus overflow-wrap: anywhere so labels wrap and the row grows to fit, and added padding + min-width: 0 on .kma-sso-button so its label can shrink.


Note

Low Risk
Release-only changes: updates versioning metadata and generated changelog/license, with no runtime code changes in this PR.

Overview
Bumps @onkernel/managed-auth-react from 0.2.0 to 0.3.0 and adds the generated CHANGELOG.md entry for the release.

Removes the consumed Changesets files under .changeset/, and adds the package LICENSE plus minor package.json formatting/metadata updates.

Reviewed by Cursor Bugbot for commit f95fdbd. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

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

Project Deployment Actions Updated (UTC)
managed-auth-react-demo Ready Ready Preview, Comment May 15, 2026 8:07pm

@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: This is a automated version bump PR for the managed-auth-react package, not a change to kernel API endpoints or Temporal workflows.

To monitor this PR anyway, reply with @firetiger monitor this.

@masnwilliams masnwilliams merged commit 972ab50 into main May 15, 2026
4 checks passed
@masnwilliams masnwilliams deleted the changeset-release/main branch May 15, 2026 20:19
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