# Changelog ## Unpublished ### 🛠 Breaking changes ### 🎉 New features ### 🐛 Bug fixes ### 💡 Others ## 0.6.1 — 2023-08-02 _This version does not introduce any user-facing changes._ ## 0.6.0 — 2023-07-28 _This version does not introduce any user-facing changes._ ## 0.5.1 - 2023-06-30 ### 💡 Others - Update snapshots. ([#23238](https://github.com/expo/expo/pull/23238) by [@gabrieldonadel](https://github.com/gabrieldonadel)) ## 0.5.0 — 2023-06-21 _This version does not introduce any user-facing changes._ ## 0.4.3 — 2023-05-08 ### 🐛 Bug fixes - Prevent babel plugin from running on node_modules. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon)) - Prevent babel plugin from transforming `html` and `body` on web. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon)) ## 0.4.1 — 2023-02-09 ### 🎉 New features - Strip unsupported web styles on native platforms. ([#21069](https://github.com/expo/expo/pull/21069) by [@EvanBacon](https://github.com/EvanBacon)) - Provide better assertions for text children in View components in development-mode. ([#21069](https://github.com/expo/expo/pull/21069) by [@EvanBacon](https://github.com/EvanBacon))