Skip to content

Conversation

pheuberger
Copy link
Contributor

Without this patch people were experiencing problems when bundling the SDK. See issue #95 #95

The problem is that isomorphic-unfetch 4.0.2 upgraded to unfetch 5.0.0 which currently has an issue with their module exports leading to an error when bundling the lib itself or any other lib that depends on unfetch.

See this PR for more information: developit/unfetch#164

Once this PR is merged we can go back to the latest isomorphic-unfetch version.

This PR addresses issue #95

Without this patch people were experiencing problems when bundling the
SDK. See issue ToucanProtocol#95 ToucanProtocol#95

The problem is that `isomorphic-unfetch` 4.0.2 upgraded to `unfetch`
5.0.0 which currently has an issue with their module exports leading to
an error when bundling the lib itself or any other lib that depends on
`unfetch`.

See this PR for more information: developit/unfetch#164

Once the PR above is merged we can go back to the latest `isomorphic-unfetch`
version.
@toucan-robot toucan-robot changed the title fix: downgrade isomorphic-unfetch to 4.0.0 P2: fix: downgrade isomorphic-unfetch to 4.0.0 Nov 30, 2023
@pheuberger pheuberger merged commit 40543d1 into ToucanProtocol:main Nov 30, 2023
@pheuberger pheuberger deleted the downgrade-isomorphic-unfetch branch November 30, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants