isLimited
flag has been removed in favor of allApps
flag. They essentially mean the opposite thing.@web3inbox/widget-react
has been renamed to @web3inbox/react
@web3inbox/core
is still named the same.
setAccount
and still had to be passed down to hooks like useManageSubscriptions
. This is no longer
the case. Also, registration management was included in the same hook. Now they all follow single responsibility principle.
sm
, md
and lg
for small, medium and large respectively.