Skip to content

Commit 35fa69b

Browse files
committed
0.0.48
1 parent 664e493 commit 35fa69b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.0.48 (Aug 20, 2025)
4+
5+
### Breaking changes
6+
7+
* [Native] Change the accepted values of `<compat.native>` prop `as`.
8+
9+
### Fixes
10+
11+
* [Native] Add error messages for styles that only work on flex children
12+
313
## 0.0.47 (Aug 12, 2025)
414

515
### Fixes

packages/react-strict-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-strict-dom",
3-
"version": "0.0.47",
3+
"version": "0.0.48",
44
"description": "React Strict DOM",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)