# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/bycedric/use-expo/compare/1.0.1...2.0.0) (2020-04-05)


### Code Refactoring

* upgrade all packages to expo sdk 37 ([#185](https://github.com/bycedric/use-expo/issues/185)) ([083eca2](https://github.com/bycedric/use-expo/commit/083eca28c2271f6581b051e38652e51b4da8bfc9)), closes [#186](https://github.com/bycedric/use-expo/issues/186)


### BREAKING CHANGES

* this also bumps all peer dependencies to the bundled native modules for SDK 37.

* refactor(battery): upgrade to expo sdk 37

* refactor(brightness): upgrade to expo sdk 37

* refactor(font): upgrade to expo sdk 37

* refactor(permissions): upgrade to expo sdk 37

* refactor(sensors): upgrade to expo sdk 37

* refactor: upgrade monorepo to expo sdk 37

* fix: use compatible semver range for react types





## [1.0.1](https://github.com/bycedric/use-expo/compare/1.0.0...1.0.1) (2020-02-25)


### Bug Fixes

* **font:** avoid render loop when using inline fontmaps ([#128](https://github.com/bycedric/use-expo/issues/128)) ([a2f6936](https://github.com/bycedric/use-expo/commit/a2f6936f523404c15cdd9f4a15e911bbcea37b94))





# [1.0.0](https://github.com/bycedric/use-expo/compare/v0.10.1...1.0.0) (2020-01-23)


### Bug Fixes

* **font:** reinitialize fonts in map after initial render ([#50](https://github.com/bycedric/use-expo/issues/50)) ([a249b19](https://github.com/bycedric/use-expo/commit/a249b1985a1251d46de78eed873dca8acd477a19))
