# 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)


### Bug Fixes

* **web-browser:** add tests, fix lint errors and finish docs ([#187](https://github.com/bycedric/use-expo/issues/187)) ([3ddd739](https://github.com/bycedric/use-expo/commit/3ddd73901a1cd2e33e0d7d6c067dd0d88b71f1cf))


### 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





## Bug Fixes
