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