Skip to content

Commit cd066ef

Browse files
committed
Update babel dependencies and 'npm audit fix'
1 parent bf719b4 commit cd066ef

4 files changed

Lines changed: 721 additions & 723 deletions

File tree

CHANGELOG.md

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

3+
### Fixes
4+
5+
* Allow `name` attribute for `input`, `select`, `textarea` elements.
6+
* Update StyleX to 0.13.1.
7+
38
## 0.0.35 (May 9, 2025)
49

510
### Fixes

apps/examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"react-strict-dom": "*"
2323
},
2424
"devDependencies": {
25-
"@babel/core": "^7.25.2"
25+
"@babel/core": "^7.27.3"
2626
}
2727
}

0 commit comments

Comments
 (0)