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

chore: release v4.6.0 #556

Merged
merged 6 commits into from
Aug 12, 2024
Merged

chore: release v4.6.0 #556

merged 6 commits into from
Aug 12, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Aug 12, 2024

PR-Codex overview

This PR updates dependencies, refactors modules, and adjusts bundle size limits.

Detailed summary

  • Updated TypeScript version to 5.5.3
  • Added node-gyp-build dependency
  • Refactored modules and added DANSessionKeyManagerModule
  • Adjusted bundle size limits to 140 kB
  • Modified signTypedData methods in BaseSmartContractAccount
  • Added getSignerAddress function
  • Updated package version to 4.6.0

The following files were skipped due to too many changes: tests/playground/write.test.ts, src/modules/DANSessionKeyManagerModule.ts, tests/modules/write.test.ts, src/modules/sessions/dan.ts, src/modules/sessions/abi.ts, src/account/BiconomySmartAccountV2.ts, src/account/utils/Types.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

joepegler and others added 4 commits August 6, 2024 16:33
* fix: remove signTypedData implementation

* fix: fixed build issues

---------

Co-authored-by: GabiDev <gv@popoo.io>
* chore: get signer address

* chore: types fix

* chore: cont
* feat: distributed session keys

---------

Co-authored-by: livingrockrises <90545960+livingrockrises@users.noreply.github.com>
@joepegler joepegler marked this pull request as ready for review August 12, 2024 12:31
Copy link

github-actions bot commented Aug 12, 2024

size-limit report 📦

Path Size
core (esm) 72.35 KB (+30.06% 🔺)
core (cjs) 78.3 KB (+28.67% 🔺)
account (tree-shaking) 69.75 KB (+30.84% 🔺)
bundler (tree-shaking) 2.54 KB (0%)
paymaster (tree-shaking) 2.23 KB (0%)
modules (tree-shaking) 57.87 KB (+41.06% 🔺)

@joepegler joepegler merged commit 32f4608 into main Aug 12, 2024
6 of 7 checks passed
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.

3 participants