Closed joepegler closed 3 months ago
Path | Size |
---|---|
core (esm) | 55.63 KB (+1.26% 🔺) |
core (cjs) | 60.86 KB (+1.19% 🔺) |
account (tree-shaking) | 53.31 KB (+1.57% 🔺) |
bundler (tree-shaking) | 2.54 KB (0%) |
paymaster (tree-shaking) | 2.23 KB (0%) |
modules (tree-shaking) | 41.02 KB (+1.74% 🔺) |
PR-Codex overview
This PR updates the version to 4.5.4, fixes CJS builds, and refactors BigInt to use 1n for cleaner code.
Detailed summary
package.json
BigInt(1)
with1n
for readability