Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 3.95 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 3.95 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2020-03-25)

⚠ BREAKING CHANGES

  • no

Features

  • 🎸 add conventional-changelog and cz-cli support (7b06419)
  • 🎸 add genversion to get package version (313db3e)
  • 🎸 add LoadingIndicator form ublocks (42dccc5)
  • 🎸 add new default font styles (3212907)
  • 🎸 add react-native-vector-icons (ae542a4)
  • 🎸 add some i18n wording (356f6c9)
  • 🎸 hide RootScreen's navBar (5f0df30)
  • implement create post during the jsonplaceholder by using ApiHandler's post method (7a13b3b)
  • implement unified API handler based on Axios which provide new way to intergrate apis (dc2df06)
  • integration (6bbcda0)
  • update things (88ed39f)

Bug Fixes

  • 🐛 android unimodule integration (cd6b4b8)

  • 🐛 fix build bundle error (2cc1978)

  • react-native-firebase intergration (cc99a67)

  • 💡 rename Theme/Helper as Theme/Classes (1c46dc5)

0.0.2 (2019-10-11)

Bug Fixes

  • 🐛 android unimodule integration (cd6b4b8)
  • 🐛 fix build bundle error (2cc1978)

Code Refactoring

  • 💡 rename Theme/Helper as Theme/Classes (1c46dc5)

Features

  • 🎸 add conventional-changelog and cz-cli support (7b06419)
  • 🎸 add genversion to get package version (313db3e)
  • 🎸 add LoadingIndicator form ublocks (42dccc5)
  • 🎸 add new default font styles (3212907)
  • 🎸 add react-native-vector-icons (ae542a4)
  • 🎸 add some i18n wording (356f6c9)
  • 🎸 hide RootScreen's navBar (5f0df30)

BREAKING CHANGES

  • no

1.0.0 (2019-09-17)