@office-iss/react-native-win32 0.73.0-preview.5 → 0.73.0

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,45 @@
2
2
  "name": "@office-iss/react-native-win32",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 27 Nov 2023 16:15:06 GMT",
5
+ "date": "Fri, 08 Dec 2023 00:25:02 GMT",
6
+ "version": "0.73.0",
7
+ "tag": "@office-iss/react-native-win32_v0.73.0",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "tatianakapos@microsoft.com",
12
+ "package": "@office-iss/react-native-win32",
13
+ "commit": "60459824cfc243812bc7a160237633477169144f",
14
+ "comment": "Promote 0.73 to latest"
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "tatianakapos@microsoft.com",
20
+ "package": "@office-iss/react-native-win32",
21
+ "commit": "b1c1e9b07078657eb604bf7bd5083a74d6f89672",
22
+ "comment": "integrate rc8"
23
+ }
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "date": "Mon, 04 Dec 2023 16:15:07 GMT",
29
+ "version": "0.73.0-preview.6",
30
+ "tag": "@office-iss/react-native-win32_v0.73.0-preview.6",
31
+ "comments": {
32
+ "prerelease": [
33
+ {
34
+ "author": "email not defined",
35
+ "package": "@office-iss/react-native-win32",
36
+ "commit": "df690ffce3cf3c04565c958e04072b824728192e",
37
+ "comment": "integrate RN-rc6"
38
+ }
39
+ ]
40
+ }
41
+ },
42
+ {
43
+ "date": "Mon, 27 Nov 2023 16:15:37 GMT",
6
44
  "version": "0.73.0-preview.5",
7
45
  "tag": "@office-iss/react-native-win32_v0.73.0-preview.5",
8
46
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,37 @@
1
1
  # Change Log - @office-iss/react-native-win32
2
2
 
3
- This log was last generated on Mon, 27 Nov 2023 16:15:06 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 08 Dec 2023 00:25:02 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.73.0-preview.5
7
+ ## 0.73.0
8
8
 
9
- Mon, 27 Nov 2023 16:15:06 GMT
9
+ Fri, 08 Dec 2023 00:25:02 GMT
10
+
11
+ ### Patches
12
+
13
+ - Promote 0.73 to latest (tatianakapos@microsoft.com)
10
14
 
11
15
  ### Changes
12
16
 
13
- - integrate rc5 (tatianakapos@microsoft.com)
17
+ - integrate rc8 (tatianakapos@microsoft.com)
14
18
 
19
+ ## 0.73.0-preview.6
20
+
21
+ Mon, 04 Dec 2023 16:15:07 GMT
22
+
23
+ ### Changes
24
+
25
+ - integrate RN-rc6 (email not defined)
26
+
27
+ ## 0.73.0-preview.5
28
+
29
+ Mon, 27 Nov 2023 16:15:37 GMT
30
+
31
+ ### Changes
32
+
33
+ - integrate rc5 (tatianakapos@microsoft.com)
34
+
15
35
  ## 0.73.0-preview.4
16
36
 
17
37
  Mon, 20 Nov 2023 16:15:28 GMT
@@ -13,5 +13,5 @@ exports.version = {
13
13
  major: 0,
14
14
  minor: 73,
15
15
  patch: 0,
16
- prerelease: 'rc.5',
16
+ prerelease: null,
17
17
  };
package/overrides.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "**/__snapshots__/**",
8
8
  "src/rntypes/**"
9
9
  ],
10
- "baseVersion": "0.73.0-rc.5",
10
+ "baseVersion": "0.73.0",
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.73.0-preview.5",
3
+ "version": "0.73.0",
4
4
  "description": "Implementation of react native on top of Office's Win32 platform.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,14 +26,14 @@
26
26
  "dependencies": {
27
27
  "@babel/runtime": "^7.0.0",
28
28
  "@jest/create-cache-key-function": "^29.6.3",
29
- "@react-native-community/cli": "12.0.0",
30
- "@react-native-community/cli-platform-android": "12.0.0",
31
- "@react-native-community/cli-platform-ios": "12.0.0",
29
+ "@react-native-community/cli": "12.1.1",
30
+ "@react-native-community/cli-platform-android": "12.1.1",
31
+ "@react-native-community/cli-platform-ios": "12.1.1",
32
32
  "@react-native/assets": "1.0.0",
33
33
  "@react-native/assets-registry": "^0.73.1",
34
- "@react-native/codegen": "^0.73.1",
35
- "@react-native/community-cli-plugin": "^0.73.9",
36
- "@react-native/gradle-plugin": "^0.73.3",
34
+ "@react-native/codegen": "^0.73.2",
35
+ "@react-native/community-cli-plugin": "^0.73.10",
36
+ "@react-native/gradle-plugin": "^0.73.4",
37
37
  "@react-native/js-polyfills": "^0.73.1",
38
38
  "@react-native/metro-config": "^0.73.0",
39
39
  "@react-native/normalize-colors": "^0.73.2",
@@ -85,20 +85,20 @@
85
85
  "just-scripts": "^1.3.3",
86
86
  "prettier": "^2.4.1",
87
87
  "react": "18.2.0",
88
- "react-native": "0.73.0-rc.5",
88
+ "react-native": "0.73.0",
89
89
  "react-native-platform-override": "^1.9.16",
90
90
  "typescript": "^4.9.5"
91
91
  },
92
92
  "peerDependencies": {
93
93
  "react": "18.2.0",
94
- "react-native": "^0.73.0-rc.5"
94
+ "react-native": "^0.73.0"
95
95
  },
96
96
  "beachball": {
97
- "defaultNpmTag": "preview",
97
+ "defaultNpmTag": "latest",
98
98
  "disallowedChangeTypes": [
99
99
  "major",
100
100
  "minor",
101
- "patch"
101
+ "prerelease"
102
102
  ]
103
103
  },
104
104
  "promoteRelease": true,