File tree Expand file tree Collapse file tree 6 files changed +14
-5
lines changed
Expand file tree Collapse file tree 6 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v4.20.0] ( https://github.com/rive-app/rive-react/compare/v4.19.1...v4.20.0 )
8+
9+ - feat: add db test [ ` 46e1987 ` ] ( https://github.com/rive-app/rive-react/commit/46e19874a2ec5893b5d3365f61db871400327087 )
10+ - fix: hot reload crash [ ` 6d76e9f ` ] ( https://github.com/rive-app/rive-react/commit/6d76e9f85d949ec1e0e4d29458676efbe1c24d1d )
11+ - inital work for data binding hooks [ ` 452eb89 ` ] ( https://github.com/rive-app/rive-react/commit/452eb89e72ffb73f837917fd969a51ed238a6d05 )
12+
713#### [ v4.19.1] ( https://github.com/rive-app/rive-react/compare/v4.19.0...v4.19.1 )
814
15+ > 8 May 2025
16+
17+ - chore: release 4.19.1 [ ` d303e8c ` ] ( https://github.com/rive-app/rive-react/commit/d303e8c96f70fa8886d96aba35afd911f0fcef50 )
918- chore: rive-wasm -> ; 2.27.2 [ ` 479d534 ` ] ( https://github.com/rive-app/rive-react/commit/479d5340e87f5335a2525b547e690be60ebafc00 )
1019
1120#### [ v4.19.0] ( https://github.com/rive-app/rive-react/compare/v4.18.9...v4.19.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @rive-app/react-canvas-lite" ,
3- "version" : " 4.19.1 " ,
3+ "version" : " 4.20.0 " ,
44 "description" : " React wrapper around the @rive-app/canvas-lite library" ,
55 "main" : " dist/index.js" ,
66 "typings" : " dist/types/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rive-app/react-canvas" ,
3- "version" : " 4.19.1 " ,
3+ "version" : " 4.20.0 " ,
44 "description" : " React wrapper around the @rive-app/canvas library" ,
55 "main" : " dist/index.js" ,
66 "typings" : " dist/types/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rive-app/react-webgl" ,
3- "version" : " 4.19.1 " ,
3+ "version" : " 4.20.0 " ,
44 "description" : " React wrapper around the @rive-app/webgl library" ,
55 "main" : " dist/index.js" ,
66 "typings" : " dist/types/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rive-app/react-webgl2" ,
3- "version" : " 4.19.1 " ,
3+ "version" : " 4.20.0 " ,
44 "description" : " React wrapper around the @rive-app/webgl2 library" ,
55 "main" : " dist/index.js" ,
66 "typings" : " dist/types/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " rive-react" ,
3- "version" : " 4.19.1 " ,
3+ "version" : " 4.20.0 " ,
44 "description" : " React wrapper around the rive-js library" ,
55 "main" : " dist/index.js" ,
66 "typings" : " dist/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments