Skip to content

e2b@2.44.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:21
· 31 commits to main since this release

Patch Changes

  • d000bbd: Fix Volume.exists() to return false for missing paths again — getInfo() now throws VolumePathNotFoundError (which no longer subclasses the deprecated NotFoundError), so the 404 catch is updated accordingly.