Expand file tree Collapse file tree 14 files changed +38
-22
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33
33
"prettier" : " 2.8.8" ,
34
34
"react" : " 18.3.1" ,
35
35
"react-native" : " 0.77.1" ,
36
- "react-native-windows" : " 0.77.8 " ,
36
+ "react-native-windows" : " 0.77.9 " ,
37
37
"typescript" : " 5.0.4"
38
38
},
39
39
"files" : [
Original file line number Diff line number Diff line change 20
20
"@react-native-picker/picker" : " 2.4.10" ,
21
21
"react" : " 18.0.0" ,
22
22
"react-native" : " ^0.77.0" ,
23
- "react-native-windows" : " 0.77.8 " ,
23
+ "react-native-windows" : " 0.77.9 " ,
24
24
"react-native-xaml" : " ^0.0.78"
25
25
},
26
26
"devDependencies" : {
34
34
"just-scripts" : " ^1.3.3" ,
35
35
"react-native" : " 0.77.1" ,
36
36
"react-native-platform-override" : " ^1.9.49" ,
37
- "react-native-windows" : " 0.77.8 " ,
37
+ "react-native-windows" : " 0.77.9 " ,
38
38
"typescript" : " 5.0.4"
39
39
},
40
40
"engines" : {
Original file line number Diff line number Diff line change 21
21
"@typescript-eslint/parser" : " ^7.1.1" ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-native" : " 0.77.1" ,
24
- "react-native-windows" : " 0.77.8 "
24
+ "react-native-windows" : " 0.77.9 "
25
25
},
26
26
"devDependencies" : {
27
27
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 21
21
"@typescript-eslint/parser" : " ^7.1.1" ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-native" : " 0.77.1" ,
24
- "react-native-windows" : " 0.77.8 " ,
24
+ "react-native-windows" : " 0.77.9 " ,
25
25
"react-native-xaml" : " ^0.0.78"
26
26
},
27
27
"devDependencies" : {
Original file line number Diff line number Diff line change 18
18
"chai" : " ^4.2.0" ,
19
19
"react" : " ^18.2.0" ,
20
20
"react-native" : " 0.77.1" ,
21
- "react-native-windows" : " 0.77.8 "
21
+ "react-native-windows" : " 0.77.9 "
22
22
},
23
23
"devDependencies" : {
24
24
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 17
17
"@typescript-eslint/parser" : " ^7.1.1" ,
18
18
"react" : " ^18.2.0" ,
19
19
"react-native" : " 0.77.1" ,
20
- "react-native-windows" : " 0.77.8 "
20
+ "react-native-windows" : " 0.77.9 "
21
21
},
22
22
"devDependencies" : {
23
23
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 17
17
"@typescript-eslint/parser" : " ^7.1.1" ,
18
18
"react" : " ^18.2.0" ,
19
19
"react-native" : " 0.77.1" ,
20
- "react-native-windows" : " 0.77.8 "
20
+ "react-native-windows" : " 0.77.9 "
21
21
},
22
22
"devDependencies" : {
23
23
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 17
17
"@typescript-eslint/parser" : " ^7.1.1" ,
18
18
"react" : " ^18.2.0" ,
19
19
"react-native" : " 0.77.1" ,
20
- "react-native-windows" : " 0.77.8 "
20
+ "react-native-windows" : " 0.77.9 "
21
21
},
22
22
"devDependencies" : {
23
23
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 23
23
"@types/react" : " ^18.2.6" ,
24
24
"react" : " ^18.2.0" ,
25
25
"react-native" : " 0.77.1" ,
26
- "react-native-windows" : " 0.77.8 "
26
+ "react-native-windows" : " 0.77.9 "
27
27
},
28
28
"devDependencies" : {
29
29
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "react-native-windows",
3
3
"entries": [
4
+ {
5
+ "date": "Mon, 28 Apr 2025 15:27:00 GMT",
6
+ "version": "0.77.9",
7
+ "tag": "react-native-windows_v0.77.9",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "julio.rocha@microsoft.com",
12
+ "package": "react-native-windows",
13
+ "commit": "52e44f249bf2d4387e5dfc65cb49d8ab49471972",
14
+ "comment": "Implement WebSocket resource task sequencer (#14577)"
15
+ }
16
+ ]
17
+ }
18
+ },
4
19
{
5
20
"date": "Mon, 14 Apr 2025 15:27:12 GMT",
6
21
"version": "0.77.8",
Original file line number Diff line number Diff line change 1
1
# Change Log - react-native-windows
2
2
3
- <!-- This log was last generated on Mon, 14 Apr 2025 15:27:12 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Mon, 28 Apr 2025 15:27:00 GMT and should not be manually modified. -->
4
4
5
5
<!-- Start content -->
6
6
7
+ ## 0.77.9
8
+
9
+ Mon, 28 Apr 2025 15:27:00 GMT
10
+
11
+ ### Patches
12
+
13
+ - Implement WebSocket resource task sequencer (#14577 ) (julio.rocha@microsoft.com )
14
+
7
15
## 0.77.8
8
16
9
17
Mon, 14 Apr 2025 15:27:12 GMT
Original file line number Diff line number Diff line change 10
10
-->
11
11
<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
12
12
<PropertyGroup >
13
- <ReactNativeWindowsVersion >0.77.8 </ReactNativeWindowsVersion >
13
+ <ReactNativeWindowsVersion >0.77.9 </ReactNativeWindowsVersion >
14
14
<ReactNativeWindowsMajor >0</ReactNativeWindowsMajor >
15
15
<ReactNativeWindowsMinor >77</ReactNativeWindowsMinor >
16
- <ReactNativeWindowsPatch >8 </ReactNativeWindowsPatch >
16
+ <ReactNativeWindowsPatch >9 </ReactNativeWindowsPatch >
17
17
<ReactNativeWindowsCanary >false</ReactNativeWindowsCanary >
18
- <ReactNativeWindowsCommitId >2d5d4403e856e1c3862117ce5e30c39781eeb69d </ReactNativeWindowsCommitId >
18
+ <ReactNativeWindowsCommitId >52e44f249bf2d4387e5dfc65cb49d8ab49471972 </ReactNativeWindowsCommitId >
19
19
</PropertyGroup >
20
20
</Project >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-windows" ,
3
- "version" : " 0.77.8 " ,
3
+ "version" : " 0.77.9 " ,
4
4
"license" : " MIT" ,
5
5
"repository" : {
6
6
"type" : " git" ,
0 commit comments