Skip to content

v1.0.0

Compare
Choose a tag to compare
@akhenda akhenda released this 02 Aug 17:22
· 41 commits to develop since this release

1.0.0 (2018-08-02)

Bug Fixes

  • build: add semantic release to the dev dependencies (ccb7ad9)
  • build: fix code to conform with latest eslint rules (78f6f97)
  • build: iOS build after RN upgrade (2942750)
  • build: update semantic release configs to work with new updates (a26ae96)
  • tests: downgrade babel-preset-react-native to fix tests (ed84685)

chore

  • build: update all npm packages except detox (09c5633)

Code Refactoring

  • build: upgrade React Native to v0.56.0 (8651379)

Features

  • navigation: rewrite app routing configuration 🔥 (486a4d2)
  • profile: finish edit profile screen (27f6ebf)

Performance Improvements

  • android: enable large memory heap for android (118b17a)

BREAKING CHANGES

  • build: upgrade redux to v4 and also upgrade semantic-release plugins which will break the
    CI processes
  • build: upgrade from RN v0.51.0 to v0.56.0 and start using CocoaPods for iOS