Skip to content

Commit f9bc376

Browse files
committed
0.0.49
1 parent b636c38 commit f9bc376

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## 0.0.49 (Sep 4, 2025)
4+
5+
### Breaking changes
6+
7+
* [Native] Exclude default styles from `<compat.native>`.
8+
39
## 0.0.48 (Aug 20, 2025)
410

511
### Breaking changes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.48",
3+
"version": "0.0.49",
44
"description": "React Strict DOM",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)