Skip to content

Version Packages - #13

Merged
schplitt merged 1 commit into
mainfrom
changeset-release/main
Jul 31, 2026
Merged

Version Packages#13
schplitt merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 31, 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

durable-isolates@0.1.1

Patch Changes

  • 6c7e93b: chore: bump versions

  • 00556af: Align vocabulary with iso4: rename the prepare/execute/globals/scope surface.

    • hydrateprepare: DurableIsolates.hydrate.prepare, HydrateOptionsPrepareOptions. Mirrors iso4's sandbox.prepare() (0.4.1), the operation this wraps. execute is unchanged and now matches iso4's prefix.execute(); the kernel calls iso4's canonical prepare()/execute() instead of the deprecated precompile()/run().
    • host callables → globals (iso4's term for host-provided callables), replacing "handlers": ModuleDefinition.handlers.globals, ExecuteOptions.handlers.globals, with the types HostHandlerHostGlobal, HandlerMapGlobalMap, PerExecuteHandlersPerExecuteGlobals.
    • ambient boundary-key prefixscope (in-sandbox, ALS-backed), freeing "prefix" for iso4's own Prefix (the precompiled snapshot) — the two are unrelated concepts that previously collided across the two stacked packages.

    Requires @iso4/sandbox >= 0.4.1 (for prepare()/execute()).

    Breaking: update hydrate(...)prepare(...), handlers:globals:, and any references to the renamed types.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 83c790b to 7cd795e Compare July 31, 2026 18:09
@schplitt
schplitt merged commit e1d72a1 into main Jul 31, 2026
1 check passed
@schplitt
schplitt deleted the changeset-release/main branch July 31, 2026 18:36
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