Skip to content

Prepare 3.0.1 release: bug fixes, deps, and trusted publish workflow#100

Merged
sebastianwessel merged 2 commits into
mainfrom
codex/release-3-1-prep
Feb 13, 2026
Merged

Prepare 3.0.1 release: bug fixes, deps, and trusted publish workflow#100
sebastianwessel merged 2 commits into
mainfrom
codex/release-3-1-prep

Conversation

@sebastianwessel
Copy link
Copy Markdown
Owner

@sebastianwessel sebastianwessel commented Feb 13, 2026

Summary

  • fix fetch response header behavior inside sandbox by reconstructing Headers semantics for guest code
  • fix ESM __dirname issue for test-utils mounting and keep CJS compatibility
  • harden memfs integration for environments where named runtime exports are brittle
  • add timeout cleanup for pending host promises to avoid runtime abort scenarios
  • apply docs table fix from pending docs PR
  • bump package + JSR versions to 3.0.1 and keep them in sync
  • add manual GitHub Actions release workflow with:
    • version sync guard (package.json + jsr.json + workflow input)
    • lint, typecheck, tests, build
    • npm trusted publishing (npm publish --provenance)
    • JSR publishing (npx jsr publish)
  • update dependencies to latest (including major upgrades) and refresh lockfile
  • fix remaining lint warnings in browser example/theme css

Validation

Auto-close Issues

Fixes #97
Fixes #95
Fixes #90
Fixes #93

@sebastianwessel sebastianwessel merged commit d005c73 into main Feb 13, 2026
2 checks passed
@sebastianwessel sebastianwessel deleted the codex/release-3-1-prep branch February 13, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant