Skip to content

Commit cb20f8d

Browse files
authored
Release 1.5.2 (#55)
* update changelog * 1.5.2
1 parent 3b45777 commit cb20f8d

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.5.2
4+
5+
Fixed a bug where `refs` lose their associated methods, causing no-ops in `TextInput` `refs`.
6+
37
## 1.5.1
48

59
Fixed thrown error in `react-native-gesture-handler` where `TextInput` lost their `forwardedRef`.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fullstory/babel-plugin-react-native",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "The official FullStory React Native babel plugin",
55
"repository": "git://github.com/fullstorydev/fullstory-babel-plugin-react-native.git",
66
"homepage": "https://github.com/fullstorydev/fullstory-babel-plugin-react-native",

0 commit comments

Comments
 (0)