@office-iss/react-native-win32 0.74.10 → 0.74.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.flowconfig +4 -0
- package/CHANGELOG.json +14337 -14322
- package/CHANGELOG.md +23 -15
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,25 @@
|
|
|
1
|
-
# Change Log - @office-iss/react-native-win32
|
|
2
|
-
|
|
3
|
-
This log was last generated on
|
|
4
|
-
|
|
5
|
-
<!-- Start content -->
|
|
6
|
-
|
|
7
|
-
## 0.74.
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
### Patches
|
|
12
|
-
|
|
13
|
-
-
|
|
14
|
-
|
|
1
|
+
# Change Log - @office-iss/react-native-win32
|
|
2
|
+
|
|
3
|
+
This log was last generated on Wed, 18 Mar 2026 03:08:40 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
<!-- Start content -->
|
|
6
|
+
|
|
7
|
+
## 0.74.11
|
|
8
|
+
|
|
9
|
+
Wed, 18 Mar 2026 03:08:40 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Fix Linter issues (vmorozov@microsoft.com)
|
|
14
|
+
|
|
15
|
+
## 0.74.10
|
|
16
|
+
|
|
17
|
+
Mon, 22 Sep 2025 15:31:50 GMT
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- Bump flow-bin (30809111+acoates-ms@users.noreply.github.com)
|
|
22
|
+
|
|
15
23
|
## 0.74.9
|
|
16
24
|
|
|
17
25
|
Mon, 28 Apr 2025 15:24:30 GMT
|
|
@@ -5519,4 +5527,4 @@ Mon, 01 May 2017 19:28:16 GMT
|
|
|
5519
5527
|
|
|
5520
5528
|
### Patches
|
|
5521
5529
|
|
|
5522
|
-
- Move @office-iss/react-native to 0.40.1 to fix build
|
|
5530
|
+
- Move @office-iss/react-native to 0.40.1 to fix build
|