Skip to content

v0.7.1

Choose a tag to compare

@dannote dannote released this 07 Jul 16:56
· 15 commits to master since this release

Fixed

  • Published npm installs now run mix deps.get for the bundled isolated bridge before starting embedded stdio, so first use no longer fails with missing bundled bridge dependencies.
  • The integration smoke test starts the bridge in the already-compiled test Mix environment instead of masking cold-start problems with a longer timeout.
  • The npm package now includes packages/bridge/mix.lock so bundled bridge dependency resolution is reproducible.