Releases: ethanneff/playground-react-native
Releases · ethanneff/playground-react-native
v1.8.2
1.8.2 (2019-01-30)
Bug Fixes
- pass styles through the screen component (f7ef3b3)
v1.8.1
1.8.1 (2019-01-29)
Bug Fixes
- begin checklist list screen with navigation (db941e9)
- correct linting errors (bcae30e)
v1.8.0
1.8.0 (2019-01-29)
Bug Fixes
- add more navigation to checklist (7e2d55c)
- reference variable before state (49047bb)
Features
- add navigation to checklist (0c466ee)
v1.7.0
1.7.0 (2019-01-26)
Bug Fixes
- revert jest update to fix web (b623a4b)
Features
v1.6.0
1.6.0 (2019-01-17)
Features
v1.5.1
1.5.1 (2019-01-11)
Bug Fixes
- add reselect to prevent list from reordering on update (a940c90)
v1.5.0
1.5.0 (2019-01-09)
Features
- add reselect dependency for redux memoization (243d1dc)
v1.4.1
1.4.1 (2019-01-07)
Bug Fixes
- update interaction with checklist (7c6f393)
- update linting errors with shadow names (4457be1)
v1.4.0
1.4.0 (2019-01-04)
Bug Fixes
- allow object.values() (ee97538)
- correct invalid RootState location (837a764)
- increase local storage for android (d03d958)
- revert force redirect to debug (d3f391a)
Features
- add input screen to debug (956472b)
- add redux helper dependencies (4236dcf)
- update checklist on debug to use redux (7af9750)
v1.3.3
1.3.3 (2019-01-02)
Bug Fixes
- update ios native debugging (0eac409)