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 25, 2015
1 parent 638fd11 commit 388d8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- 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.
- Decorators won't work until [T2645](https://phabricator.babeljs.io/T2645) lands in Babel.
- Exporting default class that extends a base class won't work due to Babel's [T2694](https://phabricator.babeljs.io/T2694).

## 0.15

Expand Down

0 comments on commit 388d8c8

Please sign in to comment.