@office-iss/react-native-win32 0.0.0-canary.301 → 0.0.0-canary.302

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/CHANGELOG.json CHANGED
@@ -2,7 +2,28 @@
2
2
  "name": "@office-iss/react-native-win32",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 17 Nov 2025 06:41:13 GMT",
5
+ "date": "Wed, 03 Dec 2025 06:40:17 GMT",
6
+ "version": "0.0.0-canary.302",
7
+ "tag": "@office-iss/react-native-win32_v0.0.0-canary.302",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "vmorozov@microsoft.com",
12
+ "package": "@office-iss/react-native-win32",
13
+ "commit": "6099ed486aabbdc654176d4cab27708e24e8ab0c",
14
+ "comment": "Use 0.0.0-canary.1015 version for public NPM packages"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@office-iss/react-native-win32",
19
+ "comment": "Bump react-native-platform-override to v0.0.0-canary.1016",
20
+ "commit": "not available"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Mon, 17 Nov 2025 06:42:06 GMT",
6
27
  "version": "0.0.0-canary.301",
7
28
  "tag": "@office-iss/react-native-win32_v0.0.0-canary.301",
8
29
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,18 +1,27 @@
1
1
  # Change Log - @office-iss/react-native-win32
2
2
 
3
- <!-- This log was last generated on Mon, 17 Nov 2025 06:41:13 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Wed, 03 Dec 2025 06:40:17 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.0.0-canary.301
7
+ ## 0.0.0-canary.302
8
8
 
9
- Mon, 17 Nov 2025 06:41:13 GMT
9
+ Wed, 03 Dec 2025 06:40:17 GMT
10
10
 
11
11
  ### Changes
12
12
 
13
- - Bump @rnw-scripts/just-task to v2.3.58
14
- - Bump react-native-platform-override to v1.9.61
13
+ - Use 0.0.0-canary.1015 version for public NPM packages (vmorozov@microsoft.com)
14
+ - Bump react-native-platform-override to v0.0.0-canary.1016
15
15
 
16
+ ## 0.0.0-canary.301
17
+
18
+ Mon, 17 Nov 2025 06:42:06 GMT
19
+
20
+ ### Changes
21
+
22
+ - Bump @rnw-scripts/just-task to v2.3.58
23
+ - Bump react-native-platform-override to v1.9.61
24
+
16
25
  ## 0.0.0-canary.300
17
26
 
18
27
  Wed, 12 Nov 2025 21:00:43 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@office-iss/react-native-win32",
3
- "version": "0.0.0-canary.301",
3
+ "version": "0.0.0-canary.302",
4
4
  "description": "Implementation of react native on top of Office's Win32 platform.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -89,7 +89,7 @@
89
89
  "prettier": "2.8.8",
90
90
  "react": "19.1.0",
91
91
  "react-native": "0.82.0-nightly-20250806-5936f29d6",
92
- "react-native-platform-override": "^1.9.61",
92
+ "react-native-platform-override": "0.0.0-canary.1016",
93
93
  "typescript": "5.0.4"
94
94
  },
95
95
  "peerDependencies": {