Skip to content

chore: version packages#16

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 18, 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.4.0

Minor Changes

  • #9 045bbae Thanks @dcruzeneil2! - Subscribe to managed auth state via the /auth/connections/{id}/events SSE endpoint instead of polling /auth/connections/{id} every 2s.

Note

Low Risk
Low risk: this PR only updates release metadata (version/changelog) and removes the consumed changeset file, with no runtime code changes in the diff.

Overview
Bumps @onkernel/managed-auth-react from 0.3.0 to 0.4.0 and updates the CHANGELOG.md to document the new minor release.

Removes the corresponding Changesets entry (.changeset/sse-auth-events.md) now that it has been applied.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 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 18, 2026 6:43pm

@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 an automated version bump PR from Changesets; while it mentions an SSE endpoint change, the PR itself only modifies package versions and changelogs, not the actual kernel API code in packages/api/cmd/api/ or Temporal workflows.

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

Copy link
Copy Markdown

@vercel vercel Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestion:

Race condition in SSE event handling where multiple state events can be processed after terminal state is set, causing redundant state updates and potential updates on unmounted components.

Fix on Vercel

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