1# Changelog 2 3## Unpublished 4 5### Breaking changes 6 7### New features 8 9### Bug fixes 10 11### Others 12 13## 0.5.1 - 2023-06-30 14 15### Others 16 17- Update snapshots. ([#23238](https://github.com/expo/expo/pull/23238) by [@gabrieldonadel](https://github.com/gabrieldonadel)) 18 19## 0.5.0 — 2023-06-21 20 21_This version does not introduce any user-facing changes._ 22 23## 0.4.3 — 2023-05-08 24 25### Bug fixes 26 27- Prevent babel plugin from running on node_modules. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon)) 28- Prevent babel plugin from transforming `html` and `body` on web. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon)) 29 30## 0.4.1 — 2023-02-09 31 32### New features 33 34- Strip unsupported web styles on native platforms. ([#21069](https://github.com/expo/expo/pull/21069) by [@EvanBacon](https://github.com/EvanBacon)) 35- 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)) 36