# Changelog ## Unpublished ### 🛠 Breaking changes ### 🎉 New features ### 🐛 Bug fixes ## 2.0.1 — 2021-01-21 ### 🎉 New features - Added bare workflow support. ([#11560](https://github.com/expo/expo/pull/11560) by [@EvanBacon](https://github.com/EvanBacon)) - `Linking.createURL` creates URLs with two slashes in bare workflow. ([#11702](https://github.com/expo/expo/pull/11702) by [@EvanBacon](https://github.com/EvanBacon)) ### 🐛 Bug fixes - Removed `fbjs` dependency ([#11396](https://github.com/expo/expo/pull/11396) by [@cruzach](https://github.com/cruzach)) ## 2.0.0 — 2020-12-08 _This version does not introduce any user-facing changes._ ## 1.0.6 — 2020-11-17 ### 🐛 Bug fixes - Improved mechanism used to determine whether in bare or managed workflow. ([#10993](https://github.com/expo/expo/pull/10993) by [@esamelson](https://github.com/esamelson)) ## 1.0.5 — 2020-10-22 ### 🐛 Bug fixes - Prevent crash in bare workflow if `Constants.manifest` isn't defined. ## 1.0.4 — 2020-08-18 _This version does not introduce any user-facing changes._ ## 1.0.3 — 2020-05-29 _This version does not introduce any user-facing changes._ ## 1.0.2 — 2020-05-27 _This version does not introduce any user-facing changes._