[compiler] Update changelog for 19.1.0-rc.2 (#33207)
Update the changelog.
lauren committed
May 15, 2025 at 10:34 UTC
203df2c9409f580fd63eeacd4f80d70c2741bd4f
1 file changed
+6
compiler/CHANGELOG.md
+6
@@ -1,3 +1,9 @@
1
+## 19.1.0-rc.2 (May 14, 2025)
2
+
3
+## babel-plugin-react-compiler
4
+
5
+* Fix for string attribute values with emoji [#33096](https://github.com/facebook/react/pull/33096) by [@josephsavona](https://github.com/josephsavona)
6
+
7
## 19.1.0-rc.1 (April 21, 2025)
8
9
## eslint-plugin-react-hooks