# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.5.8](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.6...react-navigation-animated-switch@0.5.8) (2020-03-28) **Note:** Version bump only for package react-navigation-animated-switch ## [0.5.7](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.6...react-navigation-animated-switch@0.5.7) (2020-03-27) **Note:** Version bump only for package react-navigation-animated-switch ## [0.5.6](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.5...react-navigation-animated-switch@0.5.6) (2020-03-22) **Note:** Version bump only for package react-navigation-animated-switch ## [0.5.5](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.4...react-navigation-animated-switch@0.5.5) (2020-03-20) **Note:** Version bump only for package react-navigation-animated-switch ## [0.5.4](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.3...react-navigation-animated-switch@0.5.4) (2020-03-16) **Note:** Version bump only for package react-navigation-animated-switch ## [0.5.3](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.2...react-navigation-animated-switch@0.5.3) (2020-03-16) **Note:** Version bump only for package react-navigation-animated-switch ## [0.5.2](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.1...react-navigation-animated-switch@0.5.2) (2020-02-26) **Note:** Version bump only for package react-navigation-animated-switch ## [0.5.1](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.5.0...react-navigation-animated-switch@0.5.1) (2020-02-24) **Note:** Version bump only for package react-navigation-animated-switch # 0.5.0 (2020-02-24) ### Bug Fixes * fix location of types ([#31](https://github.com/react-navigation/react-navigation/issues/31)) ([73242b7](https://github.com/react-navigation/react-navigation/commit/73242b7027a25389f6b5e3a514872a40a541ad1d)), closes [#33](https://github.com/react-navigation/react-navigation/issues/33) ### Features * add transitionStyle config option, closes [#12](https://github.com/react-navigation/react-navigation/issues/12) ([5df122d](https://github.com/react-navigation/react-navigation/commit/5df122d9fc5bcbf08b6873e439eb802437d32891)) * upgrade project and add example ([3e5085e](https://github.com/react-navigation/react-navigation/commit/3e5085ee46fd788a21b590a7f230092bab7f928d)) ### BREAKING CHANGES * Migrate to React Navigation 4.x