Skip to content

v3.7.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 05:22
· 20 commits to main since this release

3.7.4 (2024-10-22)

Release notes

  • Removed calls to the Promise.allSettled API that were causing issues in some environments.
  • Removed the default value of onOpenFileURL to maintain backward compatibility.

Changelogs

Bug Fixes

  • added try/catch to unhandled errors (5df59ce)
  • remove default onOpenFileURL handler (2ad2275)