Skip to content

Commit 0cc30bc

Browse files
committed
0.0.50
1 parent 16633dc commit 0cc30bc

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.50 (Sep 10, 2025)
4+
5+
### New features
6+
7+
* [Native] Add native polyfill for CSS `willChange`.
8+
39
## 0.0.49 (Sep 4, 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.49",
3+
"version": "0.0.50",
44
"description": "React Strict DOM",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)