Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aa-sdk/ethers

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aa-sdk/ethers - npm Package Versions

124

4.0.0-beta.1

Diff

Changelog

Source

4.0.0-beta.1 (2024-09-04)

Bug Fixes

  • remove focus outline on add passkey modal and update dependencies (#947) (43367cf)
alchemy-team
published 4.0.0-beta.0 •

Changelog

Source

4.0.0-beta.0 (2024-08-28)

Bug Fixes

  • add missing react-remove-scroll dep (#804) (09d9217)
  • add use client to a bunch of hooks that was misisng it (#829) (9be5834)
  • await instance reset (#919) (10d5a95)
  • core: initial state parsing and disconnect logic (#842) (d3e80ad)
  • core: the reconnect method was causing an infinite loop (#808) (0d094e8)
  • demo app not building (#733) (2bbf359)
  • docs: broken build script for docs (e4ef3d2)
  • exporting queryClient and typing uiConfig in example (#844) (f6cc40e)
  • fix demo header links and update guide (#845) (817d0ab)
  • fixing nav links (#848) (9ec5a40)
  • lowercase strings in the UI components (#784) (58422c3)
  • merge base into this (e41b396)
  • passing gas manager to createConfig should use it (#836) (53b4e95)
  • react: fix sign in header hiding itself (#851) (90b3e20)
  • ui-demo app not building (e2cb348)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (78e95fd)
  • ui-demo: add passkey toggle wasn't working (#843) (1c11f2d)
  • ui-demo: signer state was being cleared when ui config changed (#838) (cc5db85)
  • ui-modal: don't render ui modal if no ui config is passed in (#943) (65b1584)
  • update CSS override url attempt 2 (#861) (4bd9c04)
  • use updated package path in prettier config (#741) (918d65f)
  • yarn.lock had wrong versions of alpha packages (fb3ae94)

Code Refactoring

  • change the prefix for aa-sdk packages (#722) (02f2f16)

  • move plugingen from aa-sdk to account-kit since it depends on smart-contracts (073e8f6)

  • split aa-alchemy into account-kit packages (#704) (55e6632), closes #706

  • refactor!: move chain definitions out of aa-sdk core (#772) (1385441), closes #772

Features

Reverts

  • add base skeleton for docs refactor (e7663f6)

BREAKING CHANGES

  • moves the chain definitions out of aa-sdk core and into account-kit/infra

  • @alchemy/plugingen has been moved to @account-kit/plugingen

  • @alchemy/aa-_ packages have been renamed to @aa-sdk/_

  • this removes the @alchemy/aa-alchemy package in favor of @account-kit/*

  • @alchemy/aa-accounts was deleted in favor of @account-kit/accounts

  • refactor: further rename packages

alchemy-team
published 4.0.0-alpha.12 •

Changelog

Source

4.0.0-alpha.12 (2024-08-20)

Features

  • make it easier to start with account-kit/core (#933) (b5714b6)
alchemy-team
published 4.0.0-alpha.11 •

Changelog

Source

4.0.0-alpha.11 (2024-08-16)

Bug Fixes

  • add missing react-remove-scroll dep (#804) (b5a1508)
  • add use client to a bunch of hooks that was misisng it (#829) (ea06e81)
  • await instance reset (#919) (cdf4825)
  • core: initial state parsing and disconnect logic (#842) (373ad81)
  • core: the reconnect method was causing an infinite loop (#808) (0d09472)
  • demo app not building (#733) (9f77a54)
  • docs: broken build script for docs (ef62710)
  • exporting queryClient and typing uiConfig in example (#844) (b5f9fa5)
  • fix demo header links and update guide (#845) (f95e3e8)
  • fixing nav links (#848) (83a9c08)
  • lowercase strings in the UI components (#784) (3b3b932)
  • merge base into this (f9a6b2d)
  • passing gas manager to createConfig should use it (#836) (f2c9723)
  • react: fix sign in header hiding itself (#851) (2d13b05)
  • ui-demo app not building (46391e8)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (b00444e)
  • ui-demo: add passkey toggle wasn't working (#843) (1f48f24)
  • ui-demo: signer state was being cleared when ui config changed (#838) (5859449)
  • update CSS override url attempt 2 (#861) (e400299)
  • use updated package path in prettier config (#741) (6677ce8)
  • yarn.lock had wrong versions of alpha packages (099fa72)

Code Refactoring

  • change the prefix for aa-sdk packages (#722) (b643981)

  • move plugingen from aa-sdk to account-kit since it depends on smart-contracts (b7af7eb)

  • split aa-alchemy into account-kit packages (#704) (9cb9d92), closes #706

  • refactor!: move chain definitions out of aa-sdk core (#772) (cb59787), closes #772

Features

Reverts

  • add base skeleton for docs refactor (9c81ffe)

BREAKING CHANGES

  • moves the chain definitions out of aa-sdk core and into account-kit/infra

  • @alchemy/plugingen has been moved to @account-kit/plugingen

  • @alchemy/aa-_ packages have been renamed to @aa-sdk/_

  • this removes the @alchemy/aa-alchemy package in favor of @account-kit/*

  • @alchemy/aa-accounts was deleted in favor of @account-kit/accounts

  • refactor: further rename packages

alchemy-team
published 4.0.0-alpha.10 •

Changelog

Source

4.0.0-alpha.10 (2024-08-01)

Note: Version bump only for package root

alchemy-team
published 4.0.0-alpha.9 •

Changelog

Source

4.0.0-alpha.9 (2024-07-31)

Bug Fixes

  • add missing react-remove-scroll dep (#804) (8da7858)
  • add use client to a bunch of hooks that was misisng it (#829) (77825b0)
  • alchemy signer redirect was broken (dcc0317)
  • core: initial state parsing and disconnect logic (#842) (1f1047b)
  • core: the reconnect method was causing an infinite loop (#808) (190e25f)
  • demo app not building (#733) (0dd262e)
  • docs: broken build script for docs (42bc397)
  • exporting queryClient and typing uiConfig in example (#844) (289e5c1)
  • fix demo header links and update guide (#845) (c3ae1eb)
  • fixing nav links (#848) (a446b52)
  • lowercase strings in the UI components (#784) (71a8b74)
  • merge base into this (1409772)
  • passing gas manager to createConfig should use it (#836) (b8fce22)
  • react: fix sign in header hiding itself (#851) (a9a51e0)
  • ui-demo app not building (8803f9b)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (52e7629)
  • ui-demo: add passkey toggle wasn't working (#843) (eb22036)
  • ui-demo: signer state was being cleared when ui config changed (#838) (10274e4)
  • update CSS override url attempt 2 (#861) (2942e70)
  • use updated package path in prettier config (#741) (622fe54)
  • yarn.lock had wrong versions of alpha packages (3c197bc)

Code Refactoring

  • change the prefix for aa-sdk packages (#722) (8ef751e)

  • move plugingen from aa-sdk to account-kit since it depends on smart-contracts (3e214a0)

  • split aa-alchemy into account-kit packages (#704) (9cf1b77), closes #706

  • refactor!: move chain definitions out of aa-sdk core (#772) (d5c90da), closes #772

Features

Reverts

  • add base skeleton for docs refactor (dca6081)

BREAKING CHANGES

  • moves the chain definitions out of aa-sdk core and into account-kit/infra

  • @alchemy/plugingen has been moved to @account-kit/plugingen

  • @alchemy/aa-_ packages have been renamed to @aa-sdk/_

  • this removes the @alchemy/aa-alchemy package in favor of @account-kit/*

  • @alchemy/aa-accounts was deleted in favor of @account-kit/accounts

  • refactor: further rename packages

alchemy-team
published 4.0.0-alpha.8 •

Changelog

Source

4.0.0-alpha.8 (2024-07-22)

Bug Fixes

alchemy-team
published 4.0.0-alpha.7 •

Changelog

Source

4.0.0-alpha.7 (2024-07-19)

Bug Fixes

  • core: initial state parsing and disconnect logic (#842) (2db4965)
  • exporting queryClient and typing uiConfig in example (#844) (52ca509)
  • ui-demo: add passkey toggle wasn't working (#843) (b415de5)

Features

  • erc7677: create a new middle ware for erc7677 to replace gasManager middleWare (#840) (62e2b59)
alchemy-team
published 4.0.0-alpha.6 •

Changelog

Source

4.0.0-alpha.6 (2024-07-18)

Bug Fixes

  • add missing react-remove-scroll dep (#804) (51bfd62)
  • add use client to a bunch of hooks that was misisng it (#829) (160a336)
  • core: the reconnect method was causing an infinite loop (#808) (56af31e)
  • demo app not building (#733) (90af8cd)
  • docs: broken build script for docs (c414d52)
  • lowercase strings in the UI components (#784) (2a047e0)
  • merge base into this (ea9ce2c)
  • passing gas manager to createConfig should use it (#836) (86e6116)
  • ui-demo app not building (ad230f1)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (86c6a8e)
  • ui-demo: signer state was being cleared when ui config changed (#838) (4fc5509)
  • use updated package path in prettier config (#741) (5c53efc)
  • yarn.lock had wrong versions of alpha packages (9d3d37b)

Code Refactoring

  • change the prefix for aa-sdk packages (#722) (3060a05)

  • move plugingen from aa-sdk to account-kit since it depends on smart-contracts (20fafb1)

  • split aa-alchemy into account-kit packages (#704) (22b8183), closes #706

  • refactor!: move chain definitions out of aa-sdk core (#772) (ae8a272), closes #772

Features

Reverts

  • add base skeleton for docs refactor (83252ac)

BREAKING CHANGES

  • moves the chain definitions out of aa-sdk core and into account-kit/infra

  • @alchemy/plugingen has been moved to @account-kit/plugingen

  • @alchemy/aa-_ packages have been renamed to @aa-sdk/_

  • this removes the @alchemy/aa-alchemy package in favor of @account-kit/*

  • @alchemy/aa-accounts was deleted in favor of @account-kit/accounts

  • refactor: further rename packages

alchemy-team
published 4.0.0-alpha.5 •

Changelog

Source

4.0.0-alpha.5 (2024-07-11)

Bug Fixes

  • add use client to a bunch of hooks that was misisng it (#829) (768505e)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (3bdf66d)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc