Skip to content

Release 6.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 20:29
· 1967 commits to main since this release

Fixed:

  • Log entries for execute display the CONTEXT_BRIDGE_NOT_AVAILABLE error message string (#338)
  • Single instance multiremote execute calls return an array of values (#329)

Developer:

  • Refactored types, mostly around the CJS entrypoint (#325)
  • Test: added retries to the E2Es to work around flaky interaction specs (#336)
  • Test: updated vitest config for more accurate coverage (c4cee46), (30d9410), (262d192)
  • Updated dependencies

Full Changelog