This repository was archived by the owner on Jul 25, 2026. It is now read-only.
frog@0.18.0
·
15 commits
to main
since this release
Minor Changes
-
#503
908bed1Thanks @dalechyn! - Breaking Change:frog/vercelwas deleted. If you usedhandlefrom this package, import it fromfrog/next.
Breaking Change:frog/nextno longer exportspostComposerCreateCastActionMessage. UsecreateCastfromfrog/web.Introduced
frog/webfor client-side related logic in favor offrog/next.
For backwards compatibility, all the previous exports are kept, but will be
deprecated in future, except for NextJS relatedhandlefunction.Added functionality for the Mini-App JSON-RPC requests. See more.
AddedcreateCast,sendTransaction,contractTransactionandsignTypedDatatofrog/web.