Skip to content

chore: version packages - #231

Merged
elliotBraem merged 1 commit into
mainfrom
changeset-release/main
Aug 13, 2026
Merged

chore: version packages#231
elliotBraem merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

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

api@2.8.1

Patch Changes

  • 7138a8b: Add a starter test suite for the API plugin: vitest config, an integration harness (tests/setup.ts) that boots the plugin runtime over HTTP with typed oRPC clients and injectable auth/org context, integration tests for public and authenticated routes, and PGlite-backed unit tests for TenantsService. The root test:api script now runs real tests instead of erroring with "no test files found".

host@1.16.1

Patch Changes

  • 97ae11d: Add wss: scheme to CSP connect-src directive to allow WebSocket connections (e.g. nostr relays, streaming APIs). Plugins declaring connectSrc with wss:// URLs now work through the host without per-request CSP overrides.

ui@1.9.1

Patch Changes

  • f5fb888: Fix login redirect loop after successful sign-in by invalidating the session query before navigating. Use the typed detectNearAccount (removes as any) and getNearClient() for direct wallet transactions.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 95104c0 to 9ae4246 Compare August 12, 2026 20:24
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9ae4246 to 059fb06 Compare August 12, 2026 20:47
@elliotBraem
elliotBraem merged commit c1fc756 into main Aug 13, 2026
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