File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## <small >0.2.2 (2025-09-10)</small >
4+
5+ * chore: bump version to match npm ([ 9fd4a8a] ( https://github.com/satya164/react-native-animated-observer/commit/9fd4a8a ) )
6+ * chore: update release-it config ([ 917cbba] ( https://github.com/satya164/react-native-animated-observer/commit/917cbba ) )
7+ * fix: accept interpolated and derived values for from ([ 76e0968] ( https://github.com/satya164/react-native-animated-observer/commit/76e0968 ) )
8+ * fix: fix event manager being shared for multiple views ([ 5fa6c26] ( https://github.com/satya164/react-native-animated-observer/commit/5fa6c26 ) )
9+ * refactor: update comments with workarounds for native driver ([ 4ac3ec1] ( https://github.com/satya164/react-native-animated-observer/commit/4ac3ec1 ) )
10+ * docs: update README ([ f842aa3] ( https://github.com/satya164/react-native-animated-observer/commit/f842aa3 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-animated-observer" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " A component that lets you observe value of an Animated or Reanimated values and convert between them" ,
55 "main" : " ./lib/module/index.js" ,
66 "types" : " ./lib/typescript/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments