Skip to content

@edge-runtime/node-utils@2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 17:09
· 595 commits to main since this release
ad16cea

Major Changes

  • Provides mocked fetch event which throws when using waitUntil. buildToNodeHandler()'s dependencies now requires FetchEvent constructor. (#244)

  • Uses host header as request origin when available. buildToNodeHandler()'s origin option has been renamed into defaultOrigin. (#244)