We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2f156 commit c7a2116Copy full SHA for c7a2116
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# Change Log
2
+
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+# 4.2.0
6
7
+- Update save-area types and use `initialMetrics` by default
8
9
10
# 4.1.1
11
12
- Fix invalid import [#12](https://github.com/retyui/react-native-stylex/issues/12)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-stylex",
- "version": "4.1.1",
+ "version": "4.2.0",
"main": "index.js",
"types": "index.d.ts",
"repository": "[email protected]:retyui/react-native-stylex.git",
0 commit comments