Skip to content

Releases: wevm/frog

frog@0.7.14

27 Mar 23:43
b346122
Compare
Choose a tag to compare

Patch Changes

  • #207 3d2f001 Thanks @tmm! - Fixed <Button> to use post_url internally instead of target.

  • #187 15ece3a Thanks @ggomaeng! - Added attribution option to transaction parameters

  • #206 365da14 Thanks @tmm! - Added devtools support for transaction button post_url.

  • #200 8b2398c Thanks @ggomaeng! - Prioritized devtools route over dynamic path if it exists.

create-frog@0.1.7

27 Mar 23:43
b346122
Compare
Choose a tag to compare

Patch Changes

  • #32 d27259c Thanks @dalechyn! - Fixed incorrect url shown for next and vercel templates at the completion of create-frog.

frog@0.7.13

26 Mar 00:13
71781d1
Compare
Choose a tag to compare

Patch Changes

frog@0.7.9

25 Mar 20:55
74770e0
Compare
Choose a tag to compare

Patch Changes

frog@0.7.8

25 Mar 19:40
c016d2b
Compare
Choose a tag to compare

Patch Changes

frog@0.7.12

25 Mar 22:22
5ab2f09
Compare
Choose a tag to compare

Patch Changes

  • 75dc0e8 Thanks @tmm! - Handled invalid transaction data

frog@0.7.11

25 Mar 21:44
0619e80
Compare
Choose a tag to compare

Patch Changes

  • b8d7dcc Thanks @tmm! - Fixed devtools non-Frog frame parsing.

frog@0.7.10

25 Mar 21:20
7c8ec94
Compare
Choose a tag to compare

Patch Changes

  • #125 7e4feb3 Thanks @dalechyn! - Added isFrameRequest util function to detect if request is for a frame from Warpcast.

frog@0.7.7

24 Mar 21:29
3f0e5ad
Compare
Choose a tag to compare

Patch Changes

  • #184 378ab0f Thanks @dalechyn! - Fixed optional path parameter parsing that resulted in making the path parameter to be required.
    Fixed the /image route to be prioritized over optional parameter (/:param?).

frog@0.7.6

23 Mar 10:30
Compare
Choose a tag to compare

Patch Changes

  • a670972 Thanks @jxom! - Fixed issue where protocol via a reverse proxy would register as http.