·
105 commits
to main
since this release
Major Changes
-
cae9a6a:
glowUpFetchWithLinks
has been updated to use the new underlyingwrapFetch
function, which
now defaults to wrappingglobalThis.fetch
, andfetchImpl
is now an optional parameter.
This change simplifies the function signature and makes it easier to useglowUpFetchWithLinks
with the defaultfetch
implementation.fetchLinks
has been updated to use the newglowUpFetchWithLinks
, allowingfetchLinks
to
work with libraries that manipulateglobalThis.fetch
, such asmsw
.
Patch Changes
- Updated dependencies [80163cb]
- Updated dependencies [65efee3]
- Updated dependencies [6dadf99]
- @windyroad/[email protected]
- @windyroad/[email protected]
- @windyroad/[email protected]