@office-iss/react-native-win32 0.0.0-canary.294 → 0.0.0-canary.295

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,46 @@
2
2
  "name": "@office-iss/react-native-win32",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 26 Jul 2025 05:25:35 GMT",
5
+ "date": "Sat, 23 Aug 2025 05:28:06 GMT",
6
+ "version": "0.0.0-canary.295",
7
+ "tag": "@office-iss/react-native-win32_v0.0.0-canary.295",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "10109130+sharath2727@users.noreply.github.com",
12
+ "package": "@office-iss/react-native-win32",
13
+ "commit": "8d0845243469a6c9901f4a48f701a8ddf907af7f",
14
+ "comment": "Upgrade to node22"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@office-iss/react-native-win32",
19
+ "comment": "Bump @rnw-scripts/eslint-config to v1.2.37",
20
+ "commit": "not available"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@office-iss/react-native-win32",
25
+ "comment": "Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.41",
26
+ "commit": "not available"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@office-iss/react-native-win32",
31
+ "comment": "Bump @rnw-scripts/just-task to v2.3.55",
32
+ "commit": "not available"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@office-iss/react-native-win32",
37
+ "comment": "Bump react-native-platform-override to v1.9.57",
38
+ "commit": "not available"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Sat, 26 Jul 2025 05:26:13 GMT",
6
45
  "version": "0.0.0-canary.294",
7
46
  "tag": "@office-iss/react-native-win32_v0.0.0-canary.294",
8
47
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,29 @@
1
1
  # Change Log - @office-iss/react-native-win32
2
2
 
3
- <!-- This log was last generated on Sat, 26 Jul 2025 05:25:35 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Sat, 23 Aug 2025 05:28:06 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.0.0-canary.294
7
+ ## 0.0.0-canary.295
8
8
 
9
- Sat, 26 Jul 2025 05:25:35 GMT
9
+ Sat, 23 Aug 2025 05:28:06 GMT
10
10
 
11
11
  ### Changes
12
12
 
13
- - Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a (54227869+anupriya13@users.noreply.github.com)
13
+ - Upgrade to node22 (10109130+sharath2727@users.noreply.github.com)
14
+ - Bump @rnw-scripts/eslint-config to v1.2.37
15
+ - Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.41
16
+ - Bump @rnw-scripts/just-task to v2.3.55
17
+ - Bump react-native-platform-override to v1.9.57
14
18
 
19
+ ## 0.0.0-canary.294
20
+
21
+ Sat, 26 Jul 2025 05:26:13 GMT
22
+
23
+ ### Changes
24
+
25
+ - Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a (54227869+anupriya13@users.noreply.github.com)
26
+
15
27
  ## 0.0.0-canary.293
16
28
 
17
29
  Thu, 17 Jul 2025 05:27:00 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.294",
3
+ "version": "0.0.0-canary.295",
4
4
  "description": "Implementation of react native on top of Office's Win32 platform.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -74,22 +74,22 @@
74
74
  "@babel/eslint-parser": "^7.25.1",
75
75
  "@react-native/metro-config": "0.80.0-nightly-20250506-3ac16dd6a",
76
76
  "@rnw-scripts/babel-react-native-config": "0.0.0",
77
- "@rnw-scripts/eslint-config": "1.2.36",
78
- "@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.40",
79
- "@rnw-scripts/just-task": "2.3.54",
77
+ "@rnw-scripts/eslint-config": "1.2.37",
78
+ "@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.41",
79
+ "@rnw-scripts/just-task": "2.3.55",
80
80
  "@rnw-scripts/metro-dev-config": "0.0.0",
81
81
  "@rnx-kit/jest-preset": "^0.1.17",
82
- "@types/node": "^18.0.0",
82
+ "@types/node": "^22.0.0",
83
83
  "@types/prop-types": "15.7.1",
84
84
  "@types/react": "^19.0.0",
85
85
  "eslint": "^8.19.0",
86
- "flow-bin": "^0.267.0",
86
+ "flow-bin": "^0.269.0",
87
87
  "jscodeshift": "^0.14.0",
88
88
  "just-scripts": "^1.3.3",
89
89
  "prettier": "2.8.8",
90
90
  "react": "19.1.0",
91
91
  "react-native": "0.80.0-nightly-20250506-3ac16dd6a",
92
- "react-native-platform-override": "^1.9.56",
92
+ "react-native-platform-override": "^1.9.57",
93
93
  "typescript": "5.0.4"
94
94
  },
95
95
  "peerDependencies": {
@@ -110,6 +110,6 @@
110
110
  },
111
111
  "promoteRelease": true,
112
112
  "engines": {
113
- "node": ">= 18"
113
+ "node": ">= 22"
114
114
  }
115
115
  }