Skip to content

Releases: ethanneff/playground-react-native

v1.8.2

30 Jan 15:29
Compare
Choose a tag to compare

1.8.2 (2019-01-30)

Bug Fixes

  • pass styles through the screen component (f7ef3b3)

v1.8.1

29 Jan 15:16
Compare
Choose a tag to compare

1.8.1 (2019-01-29)

Bug Fixes

  • begin checklist list screen with navigation (db941e9)
  • correct linting errors (bcae30e)

v1.8.0

29 Jan 00:14
Compare
Choose a tag to compare

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

26 Jan 00:22
Compare
Choose a tag to compare

1.7.0 (2019-01-26)

Bug Fixes

  • revert jest update to fix web (b623a4b)

Features

v1.6.0

17 Jan 15:13
Compare
Choose a tag to compare

1.6.0 (2019-01-17)

Features

v1.5.1

11 Jan 16:32
Compare
Choose a tag to compare

1.5.1 (2019-01-11)

Bug Fixes

  • add reselect to prevent list from reordering on update (a940c90)

v1.5.0

09 Jan 16:05
Compare
Choose a tag to compare

1.5.0 (2019-01-09)

Features

  • add reselect dependency for redux memoization (243d1dc)

v1.4.1

07 Jan 19:01
Compare
Choose a tag to compare

1.4.1 (2019-01-07)

Bug Fixes

  • update interaction with checklist (7c6f393)
  • update linting errors with shadow names (4457be1)

v1.4.0

04 Jan 22:25
Compare
Choose a tag to compare

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

02 Jan 22:22
Compare
Choose a tag to compare

1.3.3 (2019-01-02)

Bug Fixes

  • update ios native debugging (0eac409)