mirror of
https://github.com/rive-app/rive-react.git
synced 2026-03-13 08:22:30 +08:00
5.8 KiB
5.8 KiB
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
v0.0.23
- Add verticalAlign = top to canvas to prevent canvas growth on resize
f309481
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