@office-iss/react-native-win32 0.74.10 → 0.74.12
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 +14352 -14322
- package/CHANGELOG.md +31 -15
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,33 @@
|
|
|
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 04:41:39 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
<!-- Start content -->
|
|
6
|
+
|
|
7
|
+
## 0.74.12
|
|
8
|
+
|
|
9
|
+
Wed, 18 Mar 2026 04:41:39 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- RELEASE: Releasing 10 package(s) (0.74-stable) (vmorozov@microsoft.com)
|
|
14
|
+
|
|
15
|
+
## 0.74.11
|
|
16
|
+
|
|
17
|
+
Wed, 18 Mar 2026 03:08:40 GMT
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- Fix Linter issues (vmorozov@microsoft.com)
|
|
22
|
+
|
|
23
|
+
## 0.74.10
|
|
24
|
+
|
|
25
|
+
Mon, 22 Sep 2025 15:31:50 GMT
|
|
26
|
+
|
|
27
|
+
### Patches
|
|
28
|
+
|
|
29
|
+
- Bump flow-bin (30809111+acoates-ms@users.noreply.github.com)
|
|
30
|
+
|
|
15
31
|
## 0.74.9
|
|
16
32
|
|
|
17
33
|
Mon, 28 Apr 2025 15:24:30 GMT
|
|
@@ -5519,4 +5535,4 @@ Mon, 01 May 2017 19:28:16 GMT
|
|
|
5519
5535
|
|
|
5520
5536
|
### Patches
|
|
5521
5537
|
|
|
5522
|
-
- Move @office-iss/react-native to 0.40.1 to fix build
|
|
5538
|
+
- Move @office-iss/react-native to 0.40.1 to fix build
|