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

fix: remove file storage #515

Merged
merged 3 commits into from
Jun 4, 2024
Merged

fix: remove file storage #515

merged 3 commits into from
Jun 4, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Jun 4, 2024

chore: lint


PR-Codex overview

The focus of this PR is to update the package version, move SessionFileStorage to a separate package, and make adjustments to storage types and test cases.

Detailed summary

  • Updated package version to 4.4.6
  • Moved SessionFileStorage to a separate package
  • Adjusted storage types in Types.ts
  • Updated test cases for account and sessions
  • Refactored session storage logic to use SessionMemoryStorage as a fallback

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

Copy link

github-actions bot commented Jun 4, 2024

size-limit report 📦

Path Size
core (esm) 54.11 KB (-0.82% 🔽)
core (cjs) 59.2 KB (-0.96% 🔽)
account (tree-shaking) 51.81 KB (-0.99% 🔽)
bundler (tree-shaking) 2.63 KB (0%)
paymaster (tree-shaking) 2.33 KB (0%)
modules (tree-shaking) 40.23 KB (-0.84% 🔽)

@joepegler joepegler merged commit ec082bd into develop Jun 4, 2024
6 checks passed
@joepegler joepegler deleted the fix/remove_file_storage branch June 4, 2024 14:44
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.

1 participant