mirror of
https://github.com/rive-app/rive-react.git
synced 2026-03-13 08:22:30 +08:00
10 KiB
10 KiB
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
v1.0.0
- bump webgl
fcfe3cf
v0.0.31
18 January 2022
- chore: release 0.0.31
0be3bc7 - Update @rive-app/canvas to 1.0.18 to fix playback lag when animations are left idle
48af4b0
v0.0.30
10 January 2022
v0.0.29
16 December 2021
- chore: release 0.0.29
8b8d6bc - Bump rive-app/canvas to 1.0.8
2517efa - Add offscreencanvas types
956b76d
v0.0.28
16 December 2021
- Use @rive-app/canvas directly to fix path issues in downstream libs
e599b1a - chore: release 0.0.28
019cadf
v0.0.27
16 December 2021
- Use @rive-app/canvas as underlying repo
e6b036e - Update basic example to listen to changes in parent directory
bfbb8a5 - chore: release 0.0.27
78d3118
v0.0.26
16 November 2021
v0.0.25
12 November 2021
v0.0.24
12 November 2021
v0.0.23
8 November 2021
- chore: release 0.0.23
416334e - Add verticalAlign = top to canvas to prevent canvas growth on resize
f309481
v0.0.22
15 October 2021
v0.0.21
10 September 2021
v0.0.20
7 September 2021
- chore: release 0.0.20
1c3cc69 - rive-0.7.30: Fix ghosting where aspect ratio of canvas is different to that of artboard
44056eb
v0.0.19
7 September 2021
v0.0.18
12 August 2021
v0.0.17
12 August 2021
v0.0.16
11 August 2021
v0.0.15
30 July 2021
- chore: release 0.0.15
f0b1aeb - update rive-js with support for distance and transform constraints
8612e0b
v0.0.14
21 July 2021
- Bump rive-js to 0.7.19 with support for IK constraints
6c80c53 - chore: release 0.0.14
d7f7eab - chore: bump to 0.0.13
29bd502
v0.0.11
14 July 2021
- Update README with camelCase params
#26 - Update README with camel case params
14b7746 - chore: release 0.0.11
9db4ee5
v0.0.10
28 June 2021
v0.0.9
28 June 2021
v0.0.8
28 June 2021
- Add release it dependency
#21 - add release it for automated github releases and npm publish
#20 - Add token to publish step
#17 - Publish on merge to master
#16 - version bump
#15 - Bump rive-js version to 0.7.15
#14 - lower react peer dependency version
#13 - Bump version to 0.0.5
#12 - Add Readme and change Rive Component
#11 - Export rive-js types
#10 - Add eslint and prettier configs
#9 - Add basic github action for running tests
#8 - Add typescript example
#7 - Add examples for using rive-react
#1 - Initial commit of existing implementation
3b1d759 - Add changelog managed by auto-changelog
5916f38 - Update README.md with usage docs
c0a6b83