Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Update sui.js to 0.49.1 #133

Merged
merged 15 commits into from
Jan 16, 2024
Merged

Conversation

Tzal3x
Copy link
Collaborator

@Tzal3x Tzal3x commented Jan 15, 2024

No description provided.

Also remove one ref to
@mysten/sui.js/src in case that
plays a role.

Unit tests fail due to the
"fetch is not a function"
error.
@Tzal3x Tzal3x linked an issue Jan 15, 2024 that may be closed by this pull request
The fix was to set
globals: {fetch: global.fetch} in jest.config.ts
@Tzal3x Tzal3x mentioned this pull request Jan 16, 2024
@Tzal3x Tzal3x changed the title Update sui.js to 0.49.1 - WIP Update sui.js to 0.49.1 Jan 16, 2024
@Tzal3x Tzal3x marked this pull request as ready for review January 16, 2024 08:25
@Tzal3x Tzal3x requested a review from teohaik January 16, 2024 08:25
Copy link
Collaborator

@teohaik teohaik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests pass for both node version 20 and 21.

@teohaik teohaik merged commit b687483 into main Jan 16, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update sui.js to latest version
2 participants