All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.4.1 (2018-09-16)
- RCTBlobManager: Fix Blob's native module name (171d9c4)
- TextMetrics: Remove unecessary trimming from fast text measurement (fd816e5)
0.4.0 (2018-09-15)
- LayoutAnimation: Fix layout animations with heirarchy optimizer (8a158af)
- RCTScrollView: move scrolling logic back to host element (d629031)
- RCTNativeViewHierarchyOptimizer: Enable hierarchy optimization (5038e70)
0.3.0 (2018-09-13)
- generator: Fix default body style to fix rendering in Firefox (87fd468)
- More attempts to work around iOS's draconian insistance that the documentElement should be scro (391d50f)
- generator: Add --exact option in preparation for smoke tests (3e018d7)
- RCTUIManager: Add rootTagForReactTag method to UIManager (1ceea98)
- yoga-dom: Update yoga-dom to v0.0.12 (9093ff7)
- Add support for RN 0.57 (#73) (313b00e)