-
Notifications
You must be signed in to change notification settings - Fork 152
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
🔀 Port 3.6.1 to 3.7.1 #3500
🔀 Port 3.6.1 to 3.7.1 #3500
Conversation
🔧 Prepare 3.6.1
…ode-caching ✨ ♻️ `HashNode` caching
…d-fix-workaround 🐛 Temporary workaround to `yarn build` fail
🚀 Release 3.6.1
3500 🎉 |
🔧 Prepare 3.6.2
* use ES2022 * add isDigest * WebCrypto Export * yarn upgrade (4.0.1) * Fix typo * Use Typescript ^4.5.0 (due to nanobundle dependancy) * Update Nanobundle 1.6.0 * Use NodeNext (implies EsNext) * Add * use 20 in CI * use lts/* * WebCrypto Shim * Webcrypto Shim 2.0 Electric Boogaloo * Update .github/workflows/yarn.yaml Co-authored-by: Lee Dogeon <[email protected]> * Add rootdir * isDigest Removal * Add engines * Rome ignore. * add * Remove Digest Completely * Add Bencodex * Test * Remove bencodex --------- Co-authored-by: Lee Dogeon <[email protected]>
This reverts commit 585f4ed.
…3.6.1 ⏪ Revert "Prepare 3.6.2"
Libplanet 3.6.1
86ab442
to
042a411
Compare
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
🔀