@office-iss/react-native-win32 0.76.0-preview.2 → 0.76.0-preview.3

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,22 @@
2
2
  "name": "@office-iss/react-native-win32",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 11 Oct 2024 20:16:43 GMT",
5
+ "date": "Mon, 21 Oct 2024 15:36:12 GMT",
6
+ "version": "0.76.0-preview.3",
7
+ "tag": "@office-iss/react-native-win32_v0.76.0-preview.3",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "tatianakapos@microsoft.com",
12
+ "package": "@office-iss/react-native-win32",
13
+ "commit": "8bf96071813e2c3ba9c6c72d97ee41f31a24fbdc",
14
+ "comment": "integrate 0.76.0-rc.6"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 11 Oct 2024 20:17:22 GMT",
6
21
  "version": "0.76.0-preview.2",
7
22
  "tag": "@office-iss/react-native-win32_v0.76.0-preview.2",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,19 +1,27 @@
1
1
  # Change Log - @office-iss/react-native-win32
2
2
 
3
- <!-- This log was last generated on Fri, 11 Oct 2024 20:16:43 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Mon, 21 Oct 2024 15:36:12 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.76.0-preview.2
7
+ ## 0.76.0-preview.3
8
8
 
9
- Fri, 11 Oct 2024 20:16:43 GMT
9
+ Mon, 21 Oct 2024 15:36:12 GMT
10
10
 
11
11
  ### Changes
12
12
 
13
- - Update to @react-native-community/cli@15.0.0-alpha.2 (jthysell@microsoft.com)
14
- - integrate RN 0.76.0-rc3 (email not defined)
15
- - integrate 0.76.0-rc.4 (email not defined)
13
+ - integrate 0.76.0-rc.6 (tatianakapos@microsoft.com)
16
14
 
15
+ ## 0.76.0-preview.2
16
+
17
+ Fri, 11 Oct 2024 20:17:22 GMT
18
+
19
+ ### Changes
20
+
21
+ - Update to @react-native-community/cli@15.0.0-alpha.2 (jthysell@microsoft.com)
22
+ - integrate RN 0.76.0-rc3 (email not defined)
23
+ - integrate 0.76.0-rc.4 (email not defined)
24
+
17
25
  ## 0.76.0-preview.1
18
26
 
19
27
  Mon, 30 Sep 2024 23:20:39 GMT
@@ -17,7 +17,7 @@ const version: $ReadOnly<{
17
17
  major: 0,
18
18
  minor: 76,
19
19
  patch: 0,
20
- prerelease: 'rc.4',
20
+ prerelease: 'rc.6',
21
21
  };
22
22
 
23
23
  module.exports = {version};
package/overrides.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "**/__snapshots__/**",
8
8
  "src-win/rntypes/**"
9
9
  ],
10
- "baseVersion": "0.76.0-rc.4",
10
+ "baseVersion": "0.76.0-rc.6",
11
11
  "overrides": [
12
12
  {
13
13
  "type": "derived",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@office-iss/react-native-win32",
3
- "version": "0.76.0-preview.2",
3
+ "version": "0.76.0-preview.3",
4
4
  "description": "Implementation of react native on top of Office's Win32 platform.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,13 +30,13 @@
30
30
  "@react-native-community/cli-platform-android": "15.0.0-alpha.2",
31
31
  "@react-native-community/cli-platform-ios": "15.0.0-alpha.2",
32
32
  "@react-native/assets": "1.0.0",
33
- "@react-native/assets-registry": "0.76.0-rc.4",
34
- "@react-native/codegen": "0.76.0-rc.4",
35
- "@react-native/community-cli-plugin": "0.76.0-rc.4",
36
- "@react-native/gradle-plugin": "0.76.0-rc.4",
37
- "@react-native/js-polyfills": "0.76.0-rc.4",
38
- "@react-native/normalize-colors": "0.76.0-rc.4",
39
- "@react-native/virtualized-lists": "0.76.0-rc.4",
33
+ "@react-native/assets-registry": "0.76.0-rc.6",
34
+ "@react-native/codegen": "0.76.0-rc.6",
35
+ "@react-native/community-cli-plugin": "0.76.0-rc.6",
36
+ "@react-native/gradle-plugin": "0.76.0-rc.6",
37
+ "@react-native/js-polyfills": "0.76.0-rc.6",
38
+ "@react-native/normalize-colors": "0.76.0-rc.6",
39
+ "@react-native/virtualized-lists": "0.76.0-rc.6",
40
40
  "abort-controller": "^3.0.0",
41
41
  "anser": "^1.4.9",
42
42
  "ansi-regex": "^5.0.0",
@@ -53,8 +53,8 @@
53
53
  "jest-environment-node": "^29.6.3",
54
54
  "jsc-android": "^250231.0.0",
55
55
  "memoize-one": "^5.0.0",
56
- "metro-runtime": "^0.81.0-alpha.2",
57
- "metro-source-map": "^0.81.0-alpha.2",
56
+ "metro-runtime": "^0.81.0",
57
+ "metro-source-map": "^0.81.0",
58
58
  "mkdirp": "^0.5.1",
59
59
  "nullthrows": "^1.1.1",
60
60
  "pretty-format": "^29.7.0",
@@ -90,14 +90,14 @@
90
90
  "just-scripts": "^1.3.3",
91
91
  "prettier": "2.8.8",
92
92
  "react": "18.3.1",
93
- "react-native": "0.76.0-rc.4",
93
+ "react-native": "0.76.0-rc.6",
94
94
  "react-native-platform-override": "^1.9.46",
95
95
  "typescript": "5.0.4"
96
96
  },
97
97
  "peerDependencies": {
98
98
  "@types/react": "^18.2.6",
99
99
  "react": "^18.2.0",
100
- "react-native": "0.76.0-rc.4"
100
+ "react-native": "0.76.0-rc.6"
101
101
  },
102
102
  "beachball": {
103
103
  "defaultNpmTag": "preview",