Skip to content

Update actor-kit to 0.52.4#5

Open
jonmumm wants to merge 1 commit intomainfrom
chore/actor-kit-0.52.4
Open

Update actor-kit to 0.52.4#5
jonmumm wants to merge 1 commit intomainfrom
chore/actor-kit-0.52.4

Conversation

@jonmumm
Copy link
Copy Markdown
Member

@jonmumm jonmumm commented Mar 17, 2026

Summary

  • Update actor-kit from 0.52.3 to 0.52.4
  • 0.52.4 fixes the EnvFromMachine<TMachine> circular generic — TEnv is now an independent type parameter
  • The as any cast on machine is still needed due to a remaining context constraint issue (WithActorKitContext uses Record<string, unknown> which doesn't satisfy typed contexts like GameServerContext)
  • Updated comments to reflect current status

Test plan

  • pnpm typecheck — clean
  • pnpm test — 147 passing
  • Build succeeds

🤖 Generated with Claude Code

0.52.4 fixes the EnvFromMachine circular generic — TEnv is now an
independent type parameter. The `as any` cast is still required due to
a remaining context constraint issue (WithActorKitContext uses
Record<string, unknown> which doesn't match typed contexts).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Preview Deployment

URL https://trivia-jam-pr-5.jonathanrmumm.workers.dev
Worker trivia-jam-pr-5
Status Deployed
Commit 9decc614c595f17682d4fafb9184f178af8445b0

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