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.19.0] ( https://github.com/rive-app/rive-react/compare/v4.18.9...v4.19.0 )
8+
9+ - Add examples [ ` 5354d1f ` ] ( https://github.com/rive-app/rive-react/commit/5354d1f69bfe91dc67c39cee80a6ea00c4c70cb1 )
10+ - Storybookk page reloads when the package in the parent changes [ ` 7277ed2 ` ] ( https://github.com/rive-app/rive-react/commit/7277ed2f0d877150637a69f2ff9122db1b151686 )
11+ - Upgrade React and React DOM [ ` a9a98fe ` ] ( https://github.com/rive-app/rive-react/commit/a9a98fece2caf727e941ce645be2f031efaf8a89 )
12+
713#### [ v4.18.9] ( https://github.com/rive-app/rive-react/compare/v4.18.8...v4.18.9 )
814
15+ > 23 April 2025
16+
17+ - chore: release 4.18.9 [ ` e5c751a ` ] ( https://github.com/rive-app/rive-react/commit/e5c751aa542ac1af4693bff476a9eba6355c0df3 )
918- chore: bump rive web to 2.27.1 [ ` 60b1dda ` ] ( https://github.com/rive-app/rive-react/commit/60b1dda98dfb1f35ae905d0741a10f8f4269bfa4 )
1019
1120#### [ v4.18.8] ( https://github.com/rive-app/rive-react/compare/v4.18.7...v4.18.8 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @rive-app/react-canvas-lite" ,
3- "version" : " 4.18.9 " ,
3+ "version" : " 4.19.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.18.9 " ,
3+ "version" : " 4.19.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.18.9 " ,
3+ "version" : " 4.19.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.18.9 " ,
3+ "version" : " 4.19.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.18.9 " ,
3+ "version" : " 4.19.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