diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ad0d63..9f3c283 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,81 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v3.0.48](https://github.com/rive-app/rive-react/compare/v3.0.38...v3.0.48) +#### [v3.0.49](https://github.com/rive-app/rive-react/compare/v3.0.48...v3.0.49) +- add joystick support [`cd1e141`](https://github.com/rive-app/rive-react/commit/cd1e1410f48df008474ba0c4a1fd6a74fa67445e) + +#### [v3.0.48](https://github.com/rive-app/rive-react/compare/v3.0.47...v3.0.48) + +> 18 May 2023 + +- chore: release 3.0.48 [`353fbf8`](https://github.com/rive-app/rive-react/commit/353fbf8e9d7bad154164f2068ea967c755ac64a1) - feature: bump web runtime to support joysticks [`ae05ad4`](https://github.com/rive-app/rive-react/commit/ae05ad4375375f43b1f4493c76bcc18cd6c40676) +#### [v3.0.47](https://github.com/rive-app/rive-react/compare/v3.0.46...v3.0.47) + +> 12 May 2023 + +- chore: release 3.0.47 [`ff8bbb0`](https://github.com/rive-app/rive-react/commit/ff8bbb084cebf1f6f37b4432440c4c3df00b3c66) +- patch: bump wasm to 1.1.6 for flicker fix [`89a6802`](https://github.com/rive-app/rive-react/commit/89a6802fa05bb809dc30d740aaff11f4e83eb21a) + +#### [v3.0.46](https://github.com/rive-app/rive-react/compare/v3.0.45...v3.0.46) + +> 2 May 2023 + +- Add prop to the standalone Rive component [`d3bc913`](https://github.com/rive-app/rive-react/commit/d3bc913bcf70e62df6cea5b5a08d0135c965f9ff) +- chore: release 3.0.46 [`91025e6`](https://github.com/rive-app/rive-react/commit/91025e6772403fe688ae9eb6992971d2ab47b933) +- patch: bump rive-wasm to allow new parameter for disabling Rive listeners [`ce56321`](https://github.com/rive-app/rive-react/commit/ce56321e1d1b565a152220bf415e3adced63c20d) + +#### [v3.0.45](https://github.com/rive-app/rive-react/compare/v3.0.44...v3.0.45) + +> 19 April 2023 + +- Update add_to_project.yml [`6544874`](https://github.com/rive-app/rive-react/commit/6544874d3d94fbe93f9a8d0cdbb047189aced1ce) +- chore: release 3.0.45 [`4b6f541`](https://github.com/rive-app/rive-react/commit/4b6f5410fde11f69cc757cda51682cab53b3c2fc) + +#### [v3.0.44](https://github.com/rive-app/rive-react/compare/v3.0.43...v3.0.44) + +> 19 April 2023 + +- Create add_to_project.yml [`e06fdd1`](https://github.com/rive-app/rive-react/commit/e06fdd1c8be9c6fe224d6ec83547965d773f633c) +- chore: release 3.0.44 [`ed90c7f`](https://github.com/rive-app/rive-react/commit/ed90c7f7c9851f66578ad5d270b68b5e44c1592e) + +#### [v3.0.43](https://github.com/rive-app/rive-react/compare/v3.0.42...v3.0.43) + +> 14 April 2023 + +- chore: release 3.0.43 [`b8ffb6b`](https://github.com/rive-app/rive-react/commit/b8ffb6b53cda2a0ae4143b26dbc0b75bf669a7c7) +- patch: bump rive-wasm to take path fix [`2dc925e`](https://github.com/rive-app/rive-react/commit/2dc925ef70777caf65b7f7785c21d03cbe9cff5a) + +#### [v3.0.42](https://github.com/rive-app/rive-react/compare/v3.0.41...v3.0.42) + +> 13 April 2023 + +- chore: release 3.0.42 [`639de79`](https://github.com/rive-app/rive-react/commit/639de79c9edba584439afba46d9390b0dd76a704) +- chore: bump rive-wasm to get solo patch [`a9961c8`](https://github.com/rive-app/rive-react/commit/a9961c821aa7f5c512f92e77cc50e88ba5e69ecb) + +#### [v3.0.41](https://github.com/rive-app/rive-react/compare/v3.0.40...v3.0.41) + +> 6 April 2023 + +- chore: release 3.0.41 [`fc082d1`](https://github.com/rive-app/rive-react/commit/fc082d1a03ca6d88439f6be4bb5a3bcb77ed7ddb) +- patch: bump wasm dependency for blend state enhancements [`87fa1ae`](https://github.com/rive-app/rive-react/commit/87fa1ae2a56a5d71fe137fa33a0a3eb0cb3e9c1c) + +#### [v3.0.40](https://github.com/rive-app/rive-react/compare/v3.0.39...v3.0.40) + +> 5 April 2023 + +- chore: release 3.0.40 [`62490a5`](https://github.com/rive-app/rive-react/commit/62490a50f9523a146d3040547f73c6068090daf0) +- feature: Add support for touch and drag interactions on canvas [`fcc1a16`](https://github.com/rive-app/rive-react/commit/fcc1a16df494f0f791ff84551ea4db140bffbc50) + +#### [v3.0.39](https://github.com/rive-app/rive-react/compare/v3.0.38...v3.0.39) + +> 30 March 2023 + +- chore: release 3.0.39 [`29e0ceb`](https://github.com/rive-app/rive-react/commit/29e0ceb797183b2b6eb6aa9728acb433bb689df3) +- fix: bump wasm dependency for clipping issue fix [`3e6a951`](https://github.com/rive-app/rive-react/commit/3e6a951ca1b3566a7f93def6c17fe87436d2f1bd) + #### [v3.0.38](https://github.com/rive-app/rive-react/compare/v3.0.37...v3.0.38) > 3 March 2023 diff --git a/package.json b/package.json index faf25f8..135883c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rive-react", - "version": "3.0.48", + "version": "3.0.49", "description": "React wrapper around the rive-js library", "main": "dist/index.js", "typings": "dist/types/index.d.ts",