Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revision 0.33.17 #1042

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Revision 0.33.17 #1042

merged 4 commits into from
Oct 17, 2024

Conversation

sinclairzx81
Copy link
Owner

This PR adds a fix for Value.Hash to work in ES2015. It replaces the computation of Size with a constant initializer. This avoids problems with bundlers being unable to transpile the Exponentiation operator **.

Fixes: #1041

@sinclairzx81 sinclairzx81 merged commit ac90038 into master Oct 17, 2024
18 checks passed
@sinclairzx81 sinclairzx81 deleted the hash branch October 17, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A compatibility problem about Exponentiation Operator of BigInt
1 participant