xref: /expo/packages/html-elements/CHANGELOG.md (revision 600cd0cc)
1# Changelog
2
3## Unpublished
4
5### �� Breaking changes
6
7### �� New features
8
9### �� Bug fixes
10
11### �� Others
12
13## 0.4.3 — 2023-05-08
14
15### �� Bug fixes
16
17- Prevent babel plugin from running on node_modules. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon))
18- Prevent babel plugin from transforming `html` and `body` on web. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon))
19
20## 0.4.1 — 2023-02-09
21
22### �� New features
23
24- Strip unsupported web styles on native platforms. ([#21069](https://github.com/expo/expo/pull/21069) by [@EvanBacon](https://github.com/EvanBacon))
25- 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))
26