reanimated-config-visualizer
reanimated-config-visualizer copied to clipboard
build(deps): bump react-native-reanimated from 2.2.0 to 2.9.1
Bumps react-native-reanimated from 2.2.0 to 2.9.1.
Release notes
Sourced from react-native-reanimated's releases.
2.9.1
What's Changed
- Fix issue with duplicated
libfolly_runtime.so- software-mansion/react-native-reanimated#3342Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511
🙌 Thank you for your contributions!
2.9.0
What's Changed
- Support for
[email protected]- Treeshaking - software-mansion/react-native-reanimated#3278
- Some fixes and improvements
Package contains binaries for
react-nativein version from 0.65 to 0.69Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729
🙌 Thank you for your contributions!
2.8.0
What's Changed
- Load
RNGestureHandlerModulelazily on iOS by@j-piaseckiin software-mansion/react-native-reanimated#3166- fix: Fix
useAnimatedSensorreturn type by@mrousavyin software-mansion/react-native-reanimated#3094- Add opts for relative source location by
@jiulongwin software-mansion/react-native-reanimated#3141- Fix JSCRuntime destroyed with a dangling API object by
@lukmccallin software-mansion/react-native-reanimated#3185New Contributors
@dylmye@jiulongw@lukmccallFull Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.7.0...2.8.0
🙌 Thank you for your contributions!
2.7.0
What's Changed
- Remove
opacityfrom native props list by@tomekzawin software-mansion/react-native-reanimated#3139- Remove
react-native-screensfrom dependencies by@tomekzawin software-mansion/react-native-reanimated#3149- Use angle bracket imports by
@tomekzawin software-mansion/react-native-reanimated#3150- Remove gesture-handler by
@piaskowykin software-mansion/react-native-reanimated#3152- Fix Expo dev menu by
@piaskowykin software-mansion/react-native-reanimated#3154- Remove
__reanimatedWorkletInitfunction and__workletproperty by@tomekzawin software-mansion/react-native-reanimated#3143- Fix CI config for Java linter by
@tomekzawin software-mansion/react-native-reanimated#3160- Make
@babel/preset-typescripta full dependency as it's used at runtime by@levibuzolicin software-mansion/react-native-reanimated#3165- Add
@babel/coreas peer dependency which is required by@babel/plugin-transform-object-assignby@AlexanderEggersin software-mansion/react-native-reanimated#3167- Add worklet to easing back return function by
@gozdecobanin software-mansion/react-native-reanimated#3168- fix: android layout reanimation null pointer exception (2959) by
@jacobarvidssonin software-mansion/react-native-reanimated#3162New Contributors
... (truncated)
Commits
0b231b0Update package.jsonee2b99aUpdate Cmake and exclude duplicated libs3526d48Bump RN to 69 (#3339)3f31281fix: overriden style type in AnimatedProps (#3301)026172dAddrunOnUIto mocks (#3261)778df23Allow to run a sequence of one animation (#3306)5d16a61fix: remove usage of global scoped rnMinorVersion variable (#3312)38dd3a5Export rea145457ff🌲 Reduce bundle size on Web by 80% (#3278)6a3f9e7Bump jpeg-js from 0.4.3 to 0.4.4 in /Example (#3299)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by piaskowyk, a new releaser for react-native-reanimated since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)