Commit 9bc8cb2 1 parent 1e55061 commit 9bc8cb2 Copy full SHA for 9bc8cb2
File tree 5 files changed +18
-3
lines changed
5 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# docs
2
2
3
+ ## 0.3.14
4
+
5
+ ### Patch Changes
6
+
7
+ - 1e55061: feat: expose onSignature callbacks for eth_signTypedData request from server
8
+
3
9
## 0.3.13
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 0.3.13 " ,
3
+ "version" : " 0.3.14 " ,
4
4
"type" : " module" ,
5
5
"private" : true ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@farcaster/core" : " ^0.15.6" ,
40
- "@frames.js/render" : " ^0.5.2 " ,
40
+ "@frames.js/render" : " ^0.5.3 " ,
41
41
"@primer/octicons-react" : " ^19.9.0" ,
42
42
"@radix-ui/react-accordion" : " ^1.1.2" ,
43
43
"@radix-ui/react-checkbox" : " ^1.0.4" ,
Original file line number Diff line number Diff line change 1
1
# @frames .js/render
2
2
3
+ ## 0.5.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 1e55061: feat: add onMissingSigner callback to useFrame_unstable
8
+ - 1e55061: feat: expose onSignature callbacks for eth_signTypedData request from server
9
+ - b86fc0a: fix: pass original frame app source url to view
10
+ - 1e55061: feat: expose onSignature callbacks for eth_signTypedData request from server
11
+
3
12
## 0.5.2
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @frames.js/render" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/index.cjs" ,
6
6
"types" : " index.d.cts" ,
You can’t perform that action at this time.
0 commit comments