@office-iss/react-native-win32 0.77.0-preview.2 → 0.77.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,43 @@
2
2
  "name": "@office-iss/react-native-win32",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 07 Jan 2025 01:00:45 GMT",
5
+ "date": "Fri, 24 Jan 2025 21:10:39 GMT",
6
+ "version": "0.77.0",
7
+ "tag": "@office-iss/react-native-win32_v0.77.0",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "tatianakapos@microsoft.com",
12
+ "package": "@office-iss/react-native-win32",
13
+ "commit": "a285094c6bf093cad70667d74ac8dc71e0f6f2ea",
14
+ "comment": "integrate 0.77.0"
15
+ },
16
+ {
17
+ "author": "tatianakapos@microsoft.com",
18
+ "package": "@office-iss/react-native-win32",
19
+ "commit": "1e639ef0de6e9ca02d4d463d7e9fe982d756c584",
20
+ "comment": "Promote 0.76 to latest"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Mon, 13 Jan 2025 16:31:20 GMT",
27
+ "version": "0.77.0-preview.3",
28
+ "tag": "@office-iss/react-native-win32_v0.77.0-preview.3",
29
+ "comments": {
30
+ "prerelease": [
31
+ {
32
+ "author": "email not defined",
33
+ "package": "@office-iss/react-native-win32",
34
+ "commit": "3a58db4f992f73beeab329959e650a2b03df60c8",
35
+ "comment": "integrate 0.77.0-rc.6"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Tue, 07 Jan 2025 01:01:23 GMT",
6
42
  "version": "0.77.0-preview.2",
7
43
  "tag": "@office-iss/react-native-win32_v0.77.0-preview.2",
8
44
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,34 @@
1
1
  # Change Log - @office-iss/react-native-win32
2
2
 
3
- <!-- This log was last generated on Tue, 07 Jan 2025 01:00:45 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Fri, 24 Jan 2025 21:10:39 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.77.0-preview.2
7
+ ## 0.77.0
8
8
 
9
- Tue, 07 Jan 2025 01:00:45 GMT
9
+ Fri, 24 Jan 2025 21:10:39 GMT
10
10
 
11
- ### Changes
11
+ ### Patches
12
12
 
13
- - integrate rn 0.77.0-rc.4 (email not defined)
13
+ - integrate 0.77.0 (tatianakapos@microsoft.com)
14
+ - Promote 0.76 to latest (tatianakapos@microsoft.com)
14
15
 
16
+ ## 0.77.0-preview.3
17
+
18
+ Mon, 13 Jan 2025 16:31:20 GMT
19
+
20
+ ### Changes
21
+
22
+ - integrate 0.77.0-rc.6 (email not defined)
23
+
24
+ ## 0.77.0-preview.2
25
+
26
+ Tue, 07 Jan 2025 01:01:23 GMT
27
+
28
+ ### Changes
29
+
30
+ - integrate rn 0.77.0-rc.4 (email not defined)
31
+
15
32
  ## 0.77.0-preview.1
16
33
 
17
34
  Fri, 20 Dec 2024 18:21:24 GMT
@@ -17,7 +17,7 @@ const version: $ReadOnly<{
17
17
  major: 0,
18
18
  minor: 77,
19
19
  patch: 0,
20
- prerelease: 'rc.4',
20
+ prerelease: null,
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.77.0-rc.4",
10
+ "baseVersion": "0.77.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.77.0-preview.2",
3
+ "version": "0.77.0",
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.77.0-rc.4",
34
- "@react-native/codegen": "0.77.0-rc.4",
35
- "@react-native/community-cli-plugin": "0.77.0-rc.4",
36
- "@react-native/gradle-plugin": "0.77.0-rc.4",
37
- "@react-native/js-polyfills": "0.77.0-rc.4",
38
- "@react-native/normalize-colors": "0.77.0-rc.4",
39
- "@react-native/virtualized-lists": "0.77.0-rc.4",
33
+ "@react-native/assets-registry": "0.77.0",
34
+ "@react-native/codegen": "0.77.0",
35
+ "@react-native/community-cli-plugin": "0.77.0",
36
+ "@react-native/gradle-plugin": "0.77.0",
37
+ "@react-native/js-polyfills": "0.77.0",
38
+ "@react-native/normalize-colors": "0.77.0",
39
+ "@react-native/virtualized-lists": "0.77.0",
40
40
  "abort-controller": "^3.0.0",
41
41
  "anser": "^1.4.9",
42
42
  "ansi-regex": "^5.0.0",
@@ -90,21 +90,21 @@
90
90
  "just-scripts": "^1.3.3",
91
91
  "prettier": "2.8.8",
92
92
  "react": "18.3.1",
93
- "react-native": "0.77.0-rc.4",
93
+ "react-native": "0.77.0",
94
94
  "react-native-platform-override": "^1.9.49",
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.77.0-rc.4"
100
+ "react-native": "^0.77.0"
101
101
  },
102
102
  "beachball": {
103
- "defaultNpmTag": "preview",
103
+ "defaultNpmTag": "latest",
104
104
  "disallowedChangeTypes": [
105
105
  "major",
106
106
  "minor",
107
- "patch",
107
+ "prerelease",
108
108
  "premajor",
109
109
  "preminor",
110
110
  "prepatch"
@@ -4,7 +4,7 @@
4
4
  * This source code is licensed under the MIT license found in the
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  *
7
- * @generated SignedSource<<83b5798ee1c7a28fffbf110e19641d69>>
7
+ * @generated SignedSource<<aa51de14d1f085127ad410580beb15f6>>
8
8
  * @flow strict
9
9
  */
10
10
 
@@ -170,7 +170,7 @@ export const shouldUseSetNativePropsInFabric: Getter<boolean> = createJavaScript
170
170
  /**
171
171
  * Changes construction of the animation graph to `useInsertionEffect` instead of `useLayoutEffect`.
172
172
  */
173
- export const useInsertionEffectsForAnimations: Getter<boolean> = createJavaScriptFlagGetter('useInsertionEffectsForAnimations', true);
173
+ export const useInsertionEffectsForAnimations: Getter<boolean> = createJavaScriptFlagGetter('useInsertionEffectsForAnimations', false);
174
174
 
175
175
  /**
176
176
  * Enable a variant of TextInput that moves some state to refs to avoid unnecessary re-renders