Skip to content

Commit

Permalink
Update breaking-changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkonicek committed Nov 24, 2015
1 parent 9a48475 commit bf26965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## 0.16

- Touch events on Android now have coordinates consistent with iOS: https://github.com/facebook/react-native/commit/0c2ee5d480e696f8621252c936a8773e8de9f8b6
- YellowBox enabled by default: https://github.com/facebook/react-native/commit/8ab51828ff077ae0ad10c06f62f9f01d58b9bf85
- Touch events on Android now have coordinates consistent with iOS: [0c2ee5](https://github.com/facebook/react-native/commit/0c2ee5d480e696f8621252c936a8773e8de9f8b6)
- YellowBox enabled by default: [8ab518](https://github.com/facebook/react-native/commit/8ab51828ff077ae0ad10c06f62f9f01d58b9bf85)
- React Native now uses Babel 6 (props to tadeuzagallo for upgrading!). We've been using React Native with Babel 6 at Facebook for quite a while now. Nevertheless, please report any errors related to Babel, such as transforms for some JS features not working as expected and we'll fix them.

## 0.15
Expand Down

0 comments on commit bf26965

Please sign in to comment.