All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.5.1 (2024-11-22)
- changing protected by to powered by alchemy footer (#1164) (7c08a66)
- oauth working, email still broken (#1170) (196905d)
4.5.0 (2024-11-18)
4.4.1 (2024-11-14)
- add check to ensure WC indexedDB store had been previously initialized on disconnect (#1149) (4377920)
- don't show error view when cancelling oauth (#1087) (e1fddd8)
- signer: passkey sessions were being wiped by oauth prep (#1154) (9f0543f)
4.4.0 (2024-11-13)
- add passkey link (#1148) (aa3ebf9)
- throw error if no auth providers found (#1143) (aef02e1)
- update hex codes for toggle (#1125) (16c51ae)
- add exit animation to mobile dialog drawer (#1108) (afa37ea)
- add unichain mainnet (#1136) (de9ba7c)
- change auth card navigation sizes on mobile (#1122) (eae2877)
- oauth add passkey after signup (redirect flow) (#1140) (6d5e229)
4.3.1 (2024-11-07)
4.3.0 (2024-11-05)
- button nav size (#1114) (2ddd4fc)
- define process.env for storybook (#1116) (509827a)
- logging: check process is defined (#1124) (337c012)
- minor a11y enhancements (#1110) (41af20e)
- passkey icon is now using brand color (#1123) (a3238ec)
- repair pt on maincard (#1117) (711bed5)
- show Oauth errors in from UI components (#1118) (8331372)
- added dev:build script to improve dev experience (#1120) (0f024e7)
- allow email to be toggled (#1121) (1ed988c)
4.2.0 (2024-10-29)
- facebook logo (#1113) (da8f0f5)
- new responsive design (#1104) (061ba2a)
- signer: expire sessions on focus and on timer after init (#1112) (8f28aa4)
- add custom error messages for chainId errors (#1101) (150525a)
- add akui to common class names (#1107) (86e4dfb)
- networks: add new networks (#1106) (569862f)
4.1.1 (2024-10-24)
4.1.0 (2024-10-23)
- border radius fixed for custom social auth (#1100) (9db4ac6)
- content wrapper spacing (#1096) (1d02177)
- demo app tokens instead of hard coded values (#1097) (f07a4b4)
- logging: add better dev mode checking so this works in RN (#1099) (5a15482)
4.0.1 (2024-10-19)
- add passkey link (#1076) (86f9d0c)
- don't re-initialize unless the user has changed (#1095) (c7768a8)
- issue causing recursive depth exception in react (#1088) (7b61fd6)
- select does not use theme token for bg (#1085) (aaeb288)
- update EOA post login spacing to prevent hidden content (#1084) (51dfdbc)
- updating css link to theme (#1079) (1e67471)
4.0.0 (2024-10-15)
- drop id token and claims from user object for now (#1070) (b45fa9f)
- include
enablePopupOauth
in code preview in demo (#1064) (8e9f98a) - modal was popping up in all auth state changes (#1074) (5c5f195)
- passkey causes stuck loading state (#1065) (984f34c)
- spacing above eoa, tablet sidebar (#1063) (4617706)
- ui-demo: add favicon to ui demo app (#1069) (3f40e26)
- update svg to png (#1075) (c9cc998)
- update z-indexes of wallet connect and our mobile modal (#1068) (e1963b9)
4.0.0-beta.10 (2024-10-15)
- change fontsize on desktop, border radius, border color (#1053) (3270553)
- core: hydrate wasn't properly handling logged out users (#1046) (987cf88)
- design qa feedback (#1033) (c00381a)
- drawer animation, zoom on input, clip path error (#1042) (5571849)
- fix animation up bug (#1048) (d51bbfd)
- logging: no cors on the static resource (#1060) (6045c48)
- open the auth modal upon email return (#1059) (bf0915f)
- reduce copy for mobile toast (#1052) (908a0d3)
- set error state when authentication fails (#1038) (dfb91d2)
- ui-demo: update the links to the dashboard (#1061) (58dad7a)
- update default auth (#1049) (81019a2)
- upload flatten, social auth overflow, social auth borders (#1051) (204945d)
- add auth0 instructions (#1034) (b918cac)
- add cancel buttons to auth loading states (#1029) (368629f)
- add google auth components and demo support (extension of linnas pr) (#1032) (cb91914), closes #1024 #1035 #1036
- add logger schemas to infra, react, core (65fac7d)
- add provider button and fix size of social auth method buttons to ui-demo (#1047) (d8c81a5)
- add react events logging (7a7f230)
- add signer profiling metrics (b7b0aa3)
- add text truncation to user profile component (#1037) (9d4d225)
- add the client logger implementation (4577bbf)
- demo: persist the demo config across refreshes (#1040) (8ce8c36)
- enable facebook oauth in ui-demo (#1041) (38bb51a), closes #1024 #1035 #1036
- ensure mobile landing page doesn't scroll (#1045) (f319280)
- log events from core package (eab0ecd)
- log events from signer package (421d273)
- log infra events (4ec1b05)
- quick patch to properly calculate viewport height on mobile (#1050) (fdf08fb)
- remove the use of moebius to generate avatar colors (#1054) (2bea5b0)
- update demo video, scroll and dimensions on mobile (#1043) (b816f05)
4.0.0-beta.9 (2024-10-09)
- allow users to log back in after logout (#1023) (0ff156b)
- change logo upload design (#1012) (9099ccc)
- fixing third party broken links (#965) (2330596)
- persist login state across refreshes (#1020) (73214a0)
- supportURL wired into config (#1006) (5b9cf48)
- try again button on passkey error screen (#1030) (158b698)
- add dialog sheet for bottom sheet on mobile (#1002) (566b206)
- add eoa post login states to demo app (#1010) (416b875)
- add responsive styling to demo ui side bar (#1025) (2585a10)
- add social auth docs (#1014) (bd92989)
- enable specifying the domain that a session is available on (if storage supports it) (#1022) (90d859c)
- expose signer error messages (#1019) (998c75c)
- make copy changes to EOA Post login (#1016) (9162298)
- new colors for light theme and sidebar controls (#1026) (ff3b9e8)
- responsive design for mint (#1018) (c4269c8)
- return id token and claims on user (#1031) (b6e9ccc)
- update mobile splash page to have updated animation (#1028) (0630553)
- update post login content on mobile (#1021) (3217f77)
4.0.0-beta.8 (2024-10-02)
- ensure openid is included in custom scopes (#992) (2492e47)
- prevent mintcard without client loaded (#1004) (eae673b)
- side bar polish updates (#996) (bc19042)
- add alchemyTransport to use in other places (98cef3d)
- add mobile splash page with buttons to trigger auth flow (#1000) (aac08ab)
- chains: add berachain bartio (#989) (180edad)
- toast (#991) (6bd4109)
- transfer mint in demo app (#983) (9995330)
- use updated error state icons in authCard (#986) (9d95676)
4.0.0-beta.7 (2024-09-27)
- close OAuth popup from parent (#973) (b67844c)
- make add passkey modal icons the same color (#975) (bedbc20)
- prevent modal from opening if modal is closed (#985) (014a9e8)
- resize email icon in auth methods and fix lint warning (#966) (d3b6777)
- ui-components: ensure the passkey prompt always shows up when qp is present (#978) (81f1580)
- add auth0connection param (#981) (4fc80e4)
- add user connection status avatar and dropdown (#977) (3f094cb)
- allow passkey flow in demo app (#969) (bacf9bd)
- improve OAuth error handling (#982) (66e85d6)
4.0.0-beta.6 (2024-09-18)
4.0.0-beta.5 (2024-09-18)
- don't ignore oauthCallbackUrl config option (#971) (714da46)
- use same passkey svg from account kit (#970) (c723447)
4.0.0-beta.4 (2024-09-18)
4.0.0-beta.3 (2024-09-16)
Note: Version bump only for package root
4.0.0-beta.2 (2024-09-06)
4.0.0-beta.1 (2024-09-04)
4.0.0-beta.0 (2024-08-28)
- 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)
-
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
- aa-sdk/core: add default arguments for erc7677 middleware (#839) (848f316)
- aa-sdk/core: add erc7677 middleware (#823) (4a30808)
- aa: new chain (#835) (1e3b4b9)
- add ability to customize border radius in ui demo (#785) (2ce7d2d)
- add border radius to account kit theme config (#781) (dcd2ac1)
- add code preview snippets (#760) (7215e32)
- add color picker (#732) (f77344d)
- add custom theme switch component (#726) (ff0bc22)
- add doc generator for class methods (#806) (a389f65)
- add illustration styles option (#730) (3a2ec81)
- add injected wallets to the UX (#841) (9de08b3)
- add links (#765) (919e88f)
- add new logo (#762) (2ec34b6)
- add photo upload (ebcf76f)
- add skeleton for ui demo (38f797a)
- add stylize tab (59a3322)
- add tabs and passkey section to demo app (e4d624d)
- add toggle for code preview mode (#731) (3642161)
- add UI config defaults, better back navigation to auth UI (#827) (bf9157c)
- add wallet connect to injected wallet setup (e00166d)
- allow for passkey + email signup (#920) (651a60e)
- chains: add arbnova and shape (#937) (938181b)
- clean up UI state on log out (#832) (85548c8)
- color picker for dark mode (#777) (666d095), closes #778
- enable linting class methods from exported classes (1b87a51)
- erc7677: create a new middle ware for erc7677 to replace gasManager middleWare (#840) (4be87d3)
- hook up color and theme variables (#758) (1714070)
- icon animations (#717) (0368570)
- integrate shadcn and start on auth methods in demo app (723046e)
- logged in state (#763) (69d6c57)
- make it easier to start with account-kit/core (#933) (6d98643)
- new and improved auth modal (#761) (2296917)
- react: enable multi-owner la usage in core and react (#893) (43464da)
- read auth card props from context, simplify UI config (#789) (e7eae44)
- respect OS or root class for dark mode (#759) (66aade5)
- responsive styling for demo app (#810) (a4af327)
- smaller footer in UI components (#811) (ef89ccd)
- some UI component polish from sync with product (#831) (37a98c0)
- support different illustration styles (#767) (37296d3)
- surface descriptive session key errors (#718) (593e84c)
- update some demo app copy and UI for alpha testing (#830) (fd48725)
- updates to demo app UI from design feedback (#805) (c2d7f38)
- use brand accent color as icon colors (#780) (d3d62b3)
- add base skeleton for docs refactor (e7663f6)
-
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
4.0.0-alpha.12 (2024-08-20)
4.0.0-alpha.11 (2024-08-16)
- 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)
-
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
- aa-sdk/core: add default arguments for erc7677 middleware (#839) (aac2a4d)
- aa-sdk/core: add erc7677 middleware (#823) (23bcd22)
- aa: new chain (#835) (80a5435)
- add ability to customize border radius in ui demo (#785) (84e44e6)
- add border radius to account kit theme config (#781) (e379588)
- add code preview snippets (#760) (ba92d84)
- add color picker (#732) (0d0cc24)
- add custom theme switch component (#726) (6028e24)
- add doc generator for class methods (#806) (3cdea84)
- add illustration styles option (#730) (6f5ccef)
- add injected wallets to the UX (#841) (1836333)
- add links (#765) (d00ca7d)
- add new logo (#762) (00b2d2b)
- add photo upload (28a257a)
- add skeleton for ui demo (7a759df)
- add stylize tab (64c51de)
- add tabs and passkey section to demo app (2a35171)
- add toggle for code preview mode (#731) (b587612)
- add UI config defaults, better back navigation to auth UI (#827) (def2112)
- allow for passkey + email signup (#920) (b196439)
- clean up UI state on log out (#832) (0a5a4ae)
- color picker for dark mode (#777) (d611c37), closes #778
- enable linting class methods from exported classes (4968d83)
- erc7677: create a new middle ware for erc7677 to replace gasManager middleWare (#840) (4e645e9)
- hook up color and theme variables (#758) (72ac2e0)
- icon animations (#717) (5126a9b)
- integrate shadcn and start on auth methods in demo app (2d13086)
- logged in state (#763) (1d75910)
- new and improved auth modal (#761) (f32b499)
- react: enable multi-owner la usage in core and react (#893) (6d1bfc5)
- read auth card props from context, simplify UI config (#789) (2bfeff8)
- respect OS or root class for dark mode (#759) (5fec28e)
- responsive styling for demo app (#810) (1578d40)
- smaller footer in UI components (#811) (f4c889b)
- some UI component polish from sync with product (#831) (7a72dda)
- support different illustration styles (#767) (6e4d1d7)
- surface descriptive session key errors (#718) (45582b1)
- update some demo app copy and UI for alpha testing (#830) (4a1b35b)
- updates to demo app UI from design feedback (#805) (7ad44f6)
- use brand accent color as icon colors (#780) (e26e858)
- add base skeleton for docs refactor (9c81ffe)
-
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
4.0.0-alpha.10 (2024-08-01)
Note: Version bump only for package root
4.0.0-alpha.9 (2024-07-31)
- 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)
-
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
- aa-sdk/core: add default arguments for erc7677 middleware (#839) (5dccebd)
- aa-sdk/core: add erc7677 middleware (#823) (69ea495)
- aa: new chain (#835) (bfcf4f7)
- adaptive icons for light and dark UI (#713) (61a2960)
- add ability to customize border radius in ui demo (#785) (b12c1f6)
- add border radius to account kit theme config (#781) (9abbb88)
- add code preview snippets (#760) (a767ac9)
- add color picker (#732) (8979f43)
- add custom theme switch component (#726) (79e952c)
- add doc generator for class methods (#806) (e177533)
- add illustration styles option (#730) (0391dc5)
- add injected wallets to the UX (#841) (5686986)
- add links (#765) (3fabf28)
- add new logo (#762) (d2e6df6)
- add passkey success state (#711) (a99460d)
- add photo upload (a290d18)
- add showBack prop and auto determine navigation (#712) (7b1e68c)
- add skeleton for ui demo (c5705b0)
- add stylize tab (264b6a8)
- add tabs and passkey section to demo app (ec868e8)
- add toggle for code preview mode (#731) (f12436e)
- add UI config defaults, better back navigation to auth UI (#827) (08565dc)
- add updated error UI + custom error rendering (#705) (0b23625)
- bring the rest of the auth flow inline with the designs (#708) (993f6e2)
- change email validation rule (#710) (f869f5e)
- clean up UI state on log out (#832) (cffda84)
- color picker for dark mode (#777) (952bd3d), closes #778
- enable linting class methods from exported classes (2ee9eb9)
- erc7677: create a new middle ware for erc7677 to replace gasManager middleWare (#840) (0020257)
- fix state override parameter type (#720) (6c9c720)
- hook up color and theme variables (#758) (4cb0f6a)
- icon animations (#717) (74c5425)
- integrate shadcn and start on auth methods in demo app (13e87da)
- logged in state (#763) (0b2f31e)
- new and improved auth modal (#761) (02c33ea)
- pull strings out to their own file for future localization (#715) (5c0d516)
- read auth card props from context, simplify UI config (#789) (de6fff5)
- respect OS or root class for dark mode (#759) (30cfd28)
- responsive styling for demo app (#810) (569c142)
- smaller footer in UI components (#811) (9c1eaee)
- some UI component polish from sync with product (#831) (f0f5922)
- start to bring auth modal styles inline with designs (#702) (6e3502b)
- support different illustration styles (#767) (6e61d87)
- surface descriptive session key errors (#718) (c550465)
- update some demo app copy and UI for alpha testing (#830) (37fec2c)
- updates to demo app UI from design feedback (#805) (9c52201)
- use brand accent color as icon colors (#780) (933dd13)
- add base skeleton for docs refactor (dca6081)
-
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
4.0.0-alpha.8 (2024-07-22)
- fix demo header links and update guide (#845) (3e30dc2)
- fixing nav links (#848) (6e7ec6e)
- react: fix sign in header hiding itself (#851) (f960fc6)
4.0.0-alpha.7 (2024-07-19)
- 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)
4.0.0-alpha.6 (2024-07-18)
- 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)
-
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
- aa-sdk/core: add default arguments for erc7677 middleware (#839) (2e382b6)
- aa-sdk/core: add erc7677 middleware (#823) (1a7af53)
- aa: new chain (#835) (79dbebf)
- adaptive icons for light and dark UI (#713) (61a2960)
- add ability to customize border radius in ui demo (#785) (08e47af)
- add border radius to account kit theme config (#781) (9d308f8)
- add code preview snippets (#760) (19730a8)
- add color picker (#732) (c7c771c)
- add custom theme switch component (#726) (1e04601)
- add doc generator for class methods (#806) (4102ae0)
- add illustration styles option (#730) (3ae12a4)
- add links (#765) (4a7faed)
- add new logo (#762) (d3a6291)
- add passkey success state (#711) (a99460d)
- add photo upload (abad951)
- add showBack prop and auto determine navigation (#712) (7b1e68c)
- add skeleton for ui demo (8076e45)
- add stylize tab (6a4ccd2)
- add tabs and passkey section to demo app (d8c3249)
- add toggle for code preview mode (#731) (5607645)
- add UI config defaults, better back navigation to auth UI (#827) (0902810)
- add updated error UI + custom error rendering (#705) (0b23625)
- bring the rest of the auth flow inline with the designs (#708) (993f6e2)
- change email validation rule (#710) (f869f5e)
- clean up UI state on log out (#832) (eb87340)
- color picker for dark mode (#777) (6d94236), closes #778
- enable linting class methods from exported classes (20df68e)
- fix state override parameter type (#720) (6c9c720)
- hook up color and theme variables (#758) (7975d73)
- icon animations (#717) (e98a3e2)
- integrate shadcn and start on auth methods in demo app (a87c874)
- logged in state (#763) (039b532)
- new and improved auth modal (#761) (4ba79d2)
- pull strings out to their own file for future localization (#715) (5c0d516)
- read auth card props from context, simplify UI config (#789) (4b17859)
- respect OS or root class for dark mode (#759) (b00e739)
- responsive styling for demo app (#810) (d69c4c7)
- smaller footer in UI components (#811) (0960dfe)
- some UI component polish from sync with product (#831) (4d30643)
- start to bring auth modal styles inline with designs (#702) (6e3502b)
- support different illustration styles (#767) (119fb04)
- surface descriptive session key errors (#718) (637bb95)
- update some demo app copy and UI for alpha testing (#830) (8cf0787)
- updates to demo app UI from design feedback (#805) (83228df)
- use brand accent color as icon colors (#780) (c42bf43)
- add base skeleton for docs refactor (83252ac)
-
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
4.0.0-alpha.5 (2024-07-11)
- 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)
4.0.0-alpha.4 (2024-07-10)
- read auth card props from context, simplify UI config (#789) (ac44833)
- responsive styling for demo app (#810) (70961f7)
4.0.0-alpha.3 (2024-07-09)
4.0.0-alpha.2 (2024-07-08)
- add missing react-remove-scroll dep (#804) (1b97980)
- demo app not building (#733) (e845341)
- lowercase strings in the UI components (#784) (e840d78)
- ui-demo app not building (4e92c6b)
- use updated package path in prettier config (#741) (e950d58)
- yarn.lock had wrong versions of alpha packages (4a538e6)
-
move plugingen from aa-sdk to account-kit since it depends on smart-contracts (0afdcae)
-
split aa-alchemy into account-kit packages (#704) (b2b7cc6), closes #706
-
refactor!: move chain definitions out of aa-sdk core (#772) (dae2ad0), closes #772
- adaptive icons for light and dark UI (#713) (61a2960)
- add ability to customize border radius in ui demo (#785) (475a0e2)
- add border radius to account kit theme config (#781) (9493ed4)
- add code preview snippets (#760) (11ad3dd)
- add color picker (#732) (a3051bc)
- add custom theme switch component (#726) (a658ee4)
- add illustration styles option (#730) (ec4b7d1)
- add links (#765) (77c9f5e)
- add new logo (#762) (32caff0)
- add passkey success state (#711) (a99460d)
- add photo upload (d568dca)
- add showBack prop and auto determine navigation (#712) (7b1e68c)
- add skeleton for ui demo (01b365d)
- add stylize tab (dceaf8c)
- add tabs and passkey section to demo app (c0731a1)
- add toggle for code preview mode (#731) (7836509)
- add updated error UI + custom error rendering (#705) (0b23625)
- bring the rest of the auth flow inline with the designs (#708) (993f6e2)
- change email validation rule (#710) (f869f5e)
- color picker for dark mode (#777) (e6d7a98), closes #778
- fix state override parameter type (#720) (6c9c720)
- hook up color and theme variables (#758) (51f3ed0)
- icon animations (#717) (a4f9107)
- integrate shadcn and start on auth methods in demo app (c3c26d2)
- logged in state (#763) (99dcfaf)
- new and improved auth modal (#761) (43f103f)
- pull strings out to their own file for future localization (#715) (5c0d516)
- respect OS or root class for dark mode (#759) (6a43fe6)
- start to bring auth modal styles inline with designs (#702) (6e3502b)
- support different illustration styles (#767) (97d0009)
- surface descriptive session key errors (#718) (4c0b2f1)
- updates to demo app UI from design feedback (#805) (5cec01a)
- use brand accent color as icon colors (#780) (a91dd04)
- add base skeleton for docs refactor (e9c78db)
-
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
4.0.0-alpha.1 (2024-06-26)
- demo app not building (#733) (b2c229c)
- lowercase strings in the UI components (#784) (1bd922c)
- ui-demo app not building (d308bcf)
- use updated package path in prettier config (#741) (420b9ee)
- yarn.lock had wrong versions of alpha packages (024e9bc)
- change the prefix for aa-sdk packages (#722) (9d81aaf)
- move plugingen from aa-sdk to account-kit since it depends on smart-contracts (09e4f33)
- split aa-alchemy into account-kit packages (#704) (c92a07f), closes #706
- adaptive icons for light and dark UI (#713) (61a2960)
- add border radius to account kit theme config (#781) (49d869c)
- add code preview snippets (#760) (c3d3554)
- add color picker (#732) (635933f)
- add custom theme switch component (#726) (a0a7422)
- add illustration styles option (#730) (d4f7dd3)
- add links (#765) (1a3892c)
- add new logo (#762) (a9f4fe1)
- add passkey success state (#711) (a99460d)
- add photo upload (b82bdbf)
- add showBack prop and auto determine navigation (#712) (7b1e68c)
- add skeleton for ui demo (9aac15e)
- add stylize tab (b7173e1)
- add tabs and passkey section to demo app (de59cfa)
- add toggle for code preview mode (#731) (ba276b9)
- add updated error UI + custom error rendering (#705) (0b23625)
- bring the rest of the auth flow inline with the designs (#708) (993f6e2)
- change email validation rule (#710) (f869f5e)
- color picker for dark mode (#777) (3ba3e0b), closes #778
- fix state override parameter type (#720) (6c9c720)
- hook up color and theme variables (#758) (897a136)
- icon animations (#717) (dab1237)
- integrate shadcn and start on auth methods in demo app (b850166)
- logged in state (#763) (59ff217)
- new and improved auth modal (#761) (2795e69)
- pull strings out to their own file for future localization (#715) (5c0d516)
- respect OS or root class for dark mode (#759) (ecd5b01)
- start to bring auth modal styles inline with designs (#702) (6e3502b)
- support different illustration styles (#767) (278e478)
- surface descriptive session key errors (#718) (082d363)
- use brand accent color as icon colors (#780) (10fd04d)
- add base skeleton for docs refactor (6d1dea9)
-
@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
4.0.0-alpha.0 (2024-06-19)
- alchemy signer redirect was broken (dcc0317)
- demo app not building (#733) (6afff79)
- use updated package path in prettier config (#741) (dccda3a)
- change the prefix for aa-sdk packages (#722) (d2f97c5)
- move plugingen from aa-sdk to account-kit since it depends on smart-contracts (d90c6f2)
- split aa-alchemy into account-kit packages (#704) (6c41e22), closes #706
- adaptive icons for light and dark UI (#713) (61a2960)
- add passkey success state (#711) (a99460d)
- add showBack prop and auto determine navigation (#712) (7b1e68c)
- add support for eth_accounts to provider (#891) (d067879)
- add updated error UI + custom error rendering (#705) (0b23625)
- bring the rest of the auth flow inline with the designs (#708) (993f6e2)
- change email validation rule (#710) (f869f5e)
- fix state override parameter type (#720) (6c9c720)
- pull strings out to their own file for future localization (#715) (5c0d516)
- start to bring auth modal styles inline with designs (#702) (6e3502b)
- icon animations (#717) (710e647)
- pull strings out to their own file for future localization (#715) (5c0d516)
- start to bring auth modal styles inline with designs (#702) (6e3502b)
- surface descriptive session key errors (#718) (c5465ee)
-
@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
3.18.2 (2024-06-05)
Note: Version bump only for package root
3.18.1 (2024-06-04)
- fix paymaster override for multisig plugin (#676) (6db5bfc)
- update the version of the store so that we don't have clashes (#703) (dc87b2f)
3.18.0 (2024-06-04)
- account hydration was missing state (#693) (9576eab)
- plugins were missing mainnet config (#692) (5f5fad6)
3.17.2 (2024-05-31)
3.17.1 (2024-05-31)
Note: Version bump only for package root
3.17.0 (2024-05-29)
- createAccount: possible uncaught undefined (e275f5f)
- export the *web client and signer in aa-alchemy (0777b97)
3.16.2 (2024-05-26)
- hydrate: unhandled undefined case in hydrating account state (175eaee)
3.16.1 (2024-05-23)
3.16.0 (2024-05-22)
- dropAndReplace: use dummy signature in drop and replace (#679) (2c235f1)
- removing rewrite to fix dashboard link (#675) (e8444f9)
3.15.0 (2024-05-20)
3.14.1 (2024-05-17)
3.14.0 (2024-05-17)
- aa-alchemy/config: export missing actions (175dc20)
3.13.1 (2024-05-14)
3.13.0 (2024-05-10)
- add email loading state to the modal (8d0d244)
- add passkey loading state (b56fe8d)
- add support for adding a passkey on signup (ab6bad3)
- ui: start adding use authenticate calls to the modal (c2ef8eb)
3.12.4 (2024-05-10)
3.12.3 (2024-05-10)
3.12.2 (2024-05-09)
- paymaster bypass wasn't working correctly (9e6b927)
3.12.1 (2024-05-07)
- alchemy: remove typescript-cookie because its not cjs compatible (#652) (21eeb63)
- replace fraxTestnet with fraxSepolia (#642) (320a15d)
3.12.0 (2024-05-02)
- add form input stylings (76e961a)
- prototype the auth modal hook (#638) (ebed224)
- start adding the ui component engine (7368385)
3.11.1 (2024-04-30)
- make multisig e2e tests pass (#615) (08cf8d8)
- when overriding paymaster set fields to 0x initially (#635) (2a03c67)
3.11.0 (2024-04-30)
- determine entry point version from light account version (#632) (7813de0)
- update the tsconfig in the docs site to match typing in the rest of the repo (#631) (9f85aef)
- waitForUserOperationTx parameters were incorrect (#634) (8250c66)
3.10.0 (2024-04-29)
- add frax and zora defaults (#613) (4950a1d)
- estimate user operation gas smart account client action and how to guide (#603) (522a038)
- handle one off bypassing paymaster and data middleware case (#606) (b5d8110)
- make create light account and multi owner light account to be strong type inferred (#608) (f2dd460)
- remove generic entry point version specification requirement for better devex (#607) (f3fb619)
3.9.0 (2024-04-24)
- add a useClientActions hook (#571) (42692e4)
- add split transport (#590) (2d3687f)
- revised LightAccount v2 1271 sigs (#614) (378c83b)
3.9.0-alpha.4 (2024-04-19)
3.9.0-alpha.3 (2024-04-19)
3.9.0-alpha.2 (2024-04-19)
3.9.0-alpha.1 (2024-04-19)
3.9.0-alpha.0 (2024-04-19)
- add sendTransaction and sendTransactions hooks (#589) (184bfa0)
- add useExportAccount hook (#567) (50770d8)
- add useLogout hook (#566) (a64cf7f)
- add useSendUserOperation and useDropAndReplaceUserOperation hooks (#581) (877785d)
- add useSignMessage and useSignTypedData hooks (#568) (de5262c)
- add useWaitForUserOperationTransaction hook (#582) (176548f)
- update useAuthenticate and useAccount to include mutation args (#592) (1508d7d)
3.8.2-alpha.1 (2024-04-18)
- add useAddPasskey hook (#565) (27b3bde)
- entrypoint-0.7: base - all changes in regards to the EntryPoint v6 & v7 support (#514) (6cc692e), closes #549
- light account v2 entrypoint v7 and multi owner update (#548) (5f2f5c9)
- move signUserOperation middleware step out of asyncPipe (#587) (2685d14)
- paymaster middleware update per entrypoint v7 user operation (#580) (399479a)
3.8.2-alpha.0 (2024-04-17)
- entrypoint-0.7: base - all changes in regards to the EntryPoint v6 & v7 support (#514) (6cc692e), closes #549
- light account v2 entrypoint v7 and multi owner update (#548) (5f2f5c9)
- paymaster middleware update per entrypoint v7 user operation (1709533)
3.8.1 (2024-04-11)
- add the signer header when using aa-alchemy (#563) (7cfeaa6)
- adding passport signer guide to sidebar (#570) (965f746)
- alchemy: fix the gas manager middleware to leave fees and gas unset (#572) (463e481)
3.8.0 (2024-04-10)
- address some of the plugin and session key docs and usability (#562) (12c02e9)
- invalid user operation error mesages to correctly serialize bigint fields (#557) (29c2fc6)
- add alchemy accounts context (#539) (f92469e), closes #561
- add passport signer to aa-signers (#550) (c7857ce)
- alchemy-signer: emit events from the alchemy signer on state changes (#523) (8880e6d)
- multi-sig: add multisig plugin (#519) (0139ef6), closes #536
3.7.3 (2024-03-28)
3.7.2 (2024-03-27)
Note: Version bump only for package root
3.7.1 (2024-03-27)
3.7.0 (2024-03-27)
- Rename documentation_request to documentation_request.md (06cc811)
- updating import in eoa guide (#525) (6c1c28f)
3.6.1 (2024-03-18)
3.6.0 (2024-03-18)
- add optional stateOverride parameter to eth_estimateUserOperationGas (#513) (3e0b88a)
- add polygon amoy default addresses (#506) (34f273e)
- create documentation_request issue template (#515) (aa5ad21)
3.5.1 (2024-03-14)
Note: Version bump only for package root
3.5.0 (2024-03-14)
- alchemy-signer: check if process is defined before reading env vars (#508) (bce8123)
- fix plugingen script for no input param provider function generation (#509) (c5f2561)
3.4.4 (2024-03-12)
3.4.3 (2024-03-11)
3.4.2 (2024-03-08)
3.4.1 (2024-03-02)
- allow rpid override in signer (9dd7818)
3.4.0 (2024-02-29)
- export plugin install and uninstall param type from aa accounts package (#494) (749180f)
- sign user op and send raw user op methods added to smart account client (#486) (6518d12)
3.3.0 (2024-02-29)
- alchemy-signer: migrate the alchemy signer to use bundle from QP (#492) (cd6f491)
- export Plugin type from aa accounts package (#493) (03543fb)
3.2.1 (2024-02-27)
3.2.0 (2024-02-26)
3.1.2 (2024-02-26)
- alchemy-signer: missing transports on iOS during passkey creation (#488) (740946f)
- patch fixed incorrectly identifies some private IP addresses as public (#487) (9835574)
3.1.1 (2024-02-23)
3.1.0 (2024-02-23)
- make it easier to upgrade to MA (#482) (7f7710a)
- support using AlchemySigner as EOA (#467) (b620671)
3.0.1 (2024-02-21)
- custom Alchemy-AA-Sdk-Version header fix (#475) (bfb4361)
- doc fixes for light account transfer ownership (#471) (7b5a6cd)
3.0.0 (2024-02-21)
- fix doc for light account deployment addresses (#468) (41791c4)
- ma upgrade data was wrong (#470) (68d3ceb)
3.0.0-alpha.13 (2024-02-16)
Note: Version bump only for package root
3.0.0-alpha.12 (2024-02-14)
- export the session key ACL type enum (bd9d75e)
3.0.0-alpha.11 (2024-02-14)
3.0.0-alpha.10 (2024-02-14)
3.0.0-alpha.9 (2024-02-13)
3.0.0-alpha.8 (2024-02-11)
3.0.0-alpha.7 (2024-02-10)
Note: Version bump only for package root
3.0.0-alpha.6 (2024-02-08)
- fix broken link for RequestGasAndPaymasterAndDataOverrides (ce7cb14)
- gasmanager config was being ignored when creating alchemy clients (25c770f)
- incorrect entrypoint call (6e14338)
- export the create alchemy client from existing method (d1c82f8)
3.0.0-alpha.5 (2024-02-07)
- add session key extensions for managing keys (ac86a97)
- update MSCA multi owner factory, msca, and plugins abis and addresses (#424) (9a49ac5)
3.0.0-alpha.4 (2024-02-02)
- aa-alchemy: fix a test that was dependent on the current version (d4e4a8f)
- alchemy package.json was incorrectly pointing to files (#423) (5678def)
- clarify FAQ section (d9681e5)
- some typos in code and change provider -> client in docs (#422) (8533744)
3.0.0-alpha.3 (2024-02-02)
- aa-alchemy: add a modular account client function (323f49e)
3.0.0-alpha.2 (2024-02-01)
- session key permissions builder returning 0x (7577d8c)
3.0.0-alpha.1 (2024-01-31)
- decorators should now correctly respect account hoisting (86d884e)
3.0.0-alpha.0 (2024-01-30)
- add back the alchemy enhanced api actions to alchemy client (75d1741)
- allow for dynamic setting of the owner on owned accounts (df333ee)
- update Alchemy links with affiliate links (#384) (b47c61b)
-
aa-alchemy: migrate aa-alchemy to new viem interfaces (bf7b49d)
-
aa-core: complete migration to viem based approach in aa-core (9bff625)
-
aa-ethers: refactor aa-ethers to use the viem client and accounts (6cc2051)
-
refactor(aa-accounts)!: migrate aa-accounts to viem approach (37a5b48)
- hoist account signing methods (5bcfac8)
- update session key plugindef abi and config (#382) (a47978e)
- aa-ethers: aa-ethers has had some functionality removed and apis changed
- inputs to the ProviderAdapter now require a SmartAccountClient
- with* methods have been removed, middleware config now exists on the SmartAccountClient
- the Account Signer has been updated to take a SmartContractAccount as input
- all interfaces now use the new smart account client and smart account models that match viem more closely
- aa-alchemy: all of aa-alchemy now uses viem interfaces in aa-core
- aa-core: all interfaces have been migrated to use the new viem style clients and accounts
2.4.0 (2024-01-26)
2.3.1 (2024-01-25)
- fix the wrapped signer to work with undeployed accounts (#381) (55a3a54)
- include generated code for new plugin addresses (e26143e)
2.3.0 (2024-01-24)
- buildUserOperationFromTx: handle the case where no TX has fee fields set (#378) (e9eaad1)
- use the latest multi-owner abis (#375) (020f024)
2.2.1 (2024-01-23)
- base-provider: address drop and replace rounding down errors (#376) (33b7435)
- fix a couple of the package.jsons (#374) (7abbd93)
2.2.0 (2024-01-22)
- add a factory method for session key accounts (#369) (58658ee)
- add a session key signer to use with executor (#368) (e35ed3b)
- add session key executor (#367) (0da4c76)
- add session key permissions builder for session key plugin (#366) (2d7f118)
- add usePluginHook to demo app (#357) (036b13b)
- extended session key plugin implementation (#372) (aca0b03)
- implement persistent account state capabilities (#346) (710f532)
- plugingen to generate plugin contract abi and get contract helper method (#358) (87eea72)
2.1.0 (2024-01-12)
2.0.1 (2024-01-12)
Note: Version bump only for package root
2.0.0 (2024-01-12)
-
msca: support multiple owners during intialization (#355) (f8bd650)
-
publish: remove added stuff (2be5f83)
-
feat!: update the LightAccount logic for 1271 signatures to match the on-chain impl (bbe5060)
- add upgrade functionality for light account to msca (#298) (18f51d9)
- update zod to allow custom viem chains in core (#348) (291f73f)
- default LightAccountFactory address has changed
Note: Version bump only for package root
- add stringToIndex util function for SmartAccount salt (#329) (b34ef9a)
- add prefix for aa-signers signer type (#325) (f3b8cc1)
- add terms page to glossary (#336) (63b24ec)
- add faq page to docs (#335) (63092ce)
- add aa-signer implementation for lit protocol (#312) (b0f8dd5)
- add aa-signer implementation for arcana auth (#319) (c82dbf7)
- add types to glossary (#338) (28ad2b0)
- allow passing raw call data to sendUserOperation (#272 (26b90b6))
- add aa-signers package (#228) (5fcd322)
- add aa-signer implementation for magic (#229) (860d177)
- add aa-signer implementation for web3auth (#247) (7d0492b)
- add aa-signer implementation for turnkey (#307) (4fa05e4)
- add aa-signer implementation for fireblocks (#301) (40289e6)
- add aa-signer implementation for particle (#304) (e049c2c)
- add aa-signer implementation for portal (#303) (eb8a0c3)
- add aa-signer implementation for capsule (#305) (9d89e99)
- add improvements on provider for override user operation fee and gas (#277) (258d80e)
- support one-off percentage overrides for user operations (#289) (dc979ff)
- add a convenience method to make creating an alchemy provider easier (#206) (211b7e0)
- add nani smart account implementation (#306) (bf7566f)
- improve zod validation parsing (#299) (0763a82)
- docs site re-formatting (#300) (a1376c4)
- docs for Dfns Signer (#313) (33141b0)
- docs for Arcana Signer (#318) (81711d6)
1.0.0 (2023-11-10)
- aa-sdk with native arb sepolia support (#231) (7580608)
- add sanity check on provider connect for clearer error message (#181) (1739f13)
- add sanity check on provider connect for clearer error message (#181) (490235a)
- add support for overriding the initCode for an account (#197) (a886853)
- add zod runtime validation for base account (#186) (ea85c96)
- add zod runtime validation for base provider (#171) (3032d23)
- add zod runtime validation for simple account (#189) (f14016f)
- arb-sepolia: add arb sepolia to defaults (#216) (9229fb5)
- choosing your signer, light account, modular account doc update (#215) (f05b92d)
- docs site formatting styling (#217) (9815c9c)
- entry point address as optional to SmartAccountProvider (#180) (4b62df0)
- entry point address as optional to SmartAccountProvider (#180) (f5c378b)
- light account doc update (#219) (2e30c92)
- make entry point contract as an optional param to SCA class (#182) (14019a4)
- remove AA_SDK_TESTS_SIGNER_TYPE constant exported from aa-core (#232) (883c489)
- sepolia: add min priority per bid (#214) (075503e)
- support enhanced apis in alchemy provider (#221) (83ea17f)
- use alchemy provider, light account for e2e tests (#209) (124be68)
- bad deploy script again (2da8de2)
0.1.0 (2023-10-10)
- general improvements to the examples section (#111) (78e4050)
- interface ISmartAccountProvider annotation (#119) (603ef4e)
Note: Version bump only for package root
- alchemy: modify fee defaults (0a0a65c)
Note: Version bump only for package root
- add event emitter to the provider so that we can listen to connected events in dapps (#65) (35ee990)
Note: Version bump only for package root
- npm 404 error (f34f581)
- add github user details to publish script (2b812d3)
0.1.0-alpha.12 (2023-06-27)
0.1.0-alpha.11 (2023-06-26)
0.1.0-alpha.10 (2023-06-26)
- types changed when updating to latest viem (0aec96d)
0.1.0-alpha.9 (2023-06-26)
Note: Version bump only for package root
0.1.0-alpha.8 (2023-06-23)
0.1.0-alpha.7 (2023-06-20)
Note: Version bump only for package root
0.1.0-alpha.6 (2023-06-19)
0.1.0-alpha.5 (2023-06-16)
Note: Version bump only for package root
0.1.0-alpha.4 (2023-06-14)
- add aa-accounts subpackage (#23) (a7fd5da)
- expose more user op methods on the provider (#25) (2f39460)
0.1.0-alpha.3 (2023-06-13)
- imports are broken because missing .js extension (98f4a54)
0.1.0-alpha.2 (2023-06-12)
- arbitrum min fee per bid needs to be a 1/10th the default on other chains (#17) (453ecec)
- fix broken deploy by ignoring example dapp build (cadd788)
- import in core was still exporting deleted item (4946408)
- inject version was not using double quotes (b7a7700)
- add alchemy sub-package (#22) (e7fc1aa)
- Add polygon mainnet support and fix wallet signature issue (#13) (a67970a)
- add smart contract for nft for onboarding (#10) (e3dc165)
- clean up components for profile and nft fetching (#9) (e53ab62)
- create Example Directory and Example Node.js D(AA)pp (#8) (34b77d9)
- integrate sdk + nft contract for onboarding (#11) (f50b0e7)
- integrate sdk and refactor onboarding (#12) (7dd7c97)
- Support Arb Mainnet for Demo App (#18) (6df907c)
0.1.0-alpha.1 (2023-06-02)
0.1.0-alpha.0 (2023-05-31)
0.0.1-alpha.2 (2023-05-23)
Note: Version bump only for package root
0.0.1-alpha.1 (2023-05-22)
Note: Version bump only for package root