This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
react-native-reanimated-carousel@4.0.0-canary.13
Patch Changes
#62980ec737 Thanks @nickoelsner! - fix: typescript error where MeasuredDimension can be null
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
react-native-reanimated-carousel@4.0.0-canary.13
Patch Changes
#629
80ec737
Thanks @nickoelsner! - fix: typescript error where MeasuredDimension can be null#652
2916a26
Thanks @bdtren! - Add <Pagination.Custom/> dot animation.#577
17621ca
Thanks @nmassey! - fix: make gesture onStart/onUpdate/onEnd (et al) callbacks run as worklets again#648
0abdb2d
Thanks @nmassey! - fix app crash when using "onProgressChange" prop as function#576
a99f069
Thanks @nmassey! - fix: rework code to avoid possible flicker when starting pan (panOffset race condition)