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 Oct 14, 2015
1 parent 4b90db1 commit 663ae6c
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 @@ -8,4 +8,5 @@
- Need to specify which platform you're bundling for `--platform <ios|android>`.
- Option `--out` has been renamed for `--bundle-output`.
- Source maps are no longer automatically generated. Need to specify `--sourcemap-output <path>` option to indicate where to put the source maps.
- https://github.com/facebook/react-native/commit/28f6eba22d5bd3dfead3a115f93e37f25b1910ca:
- `removeClippedSubviews` now defaults to `true` on `ListView`. This is generally the behavior people expect from `ListView` so we're making it default to `true`. If you see any issues please report them.

0 comments on commit 663ae6c

Please sign in to comment.