Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 05:02
· 40 commits to main since this release
ffd7573

Added

  • Add a new static method prepare and a new instance method start
  • Support resolving multiple files wrapped by functions or promises
  • Add support for loading FileSystemFileHandle directly
  • Better name detecting strategy for files

Fixed

  • Add the missing await to avoid launching failures
  • Do not overwrite passed file name unexpectedly
  • Fix Response inside an object not being loaded
  • Improve types for resolvable files