applying package updates ***NO_CI***
This commit is contained in:
Родитель
0c68a5bac7
Коммит
cd4ff1b4b9
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture",
|
||||
"packageName": "@react-native-windows/automation-channel",
|
||||
"email": "jthysell@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "prerelease",
|
||||
"comment": "Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture",
|
||||
"packageName": "@react-native-windows/codegen",
|
||||
"email": "jthysell@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "none",
|
||||
"comment": "Set instrumentation key",
|
||||
"packageName": "@react-native-windows/telemetry",
|
||||
"email": "14967941+danielayala94@users.noreply.github.com",
|
||||
"dependentChangeType": "none"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "prerelease",
|
||||
"comment": "Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture",
|
||||
"packageName": "react-native-windows",
|
||||
"email": "jthysell@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-channel",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:37 GMT",
|
||||
"version": "0.12.230",
|
||||
"tag": "@react-native-windows/automation-channel_v0.12.230",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "jthysell@microsoft.com",
|
||||
"package": "@react-native-windows/automation-channel",
|
||||
"commit": "6faf5685d469886b1fb4a18512529b13ba7477bd",
|
||||
"comment": "Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation-channel",
|
||||
"comment": "Bump react-native-windows to v0.0.0-canary.890",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 07 Nov 2024 06:24:18 GMT",
|
||||
"version": "0.12.229",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @react-native-windows/automation-channel
|
||||
|
||||
<!-- This log was last generated on Thu, 07 Nov 2024 06:24:18 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 08 Nov 2024 06:20:37 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.12.230
|
||||
|
||||
Fri, 08 Nov 2024 06:20:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture (jthysell@microsoft.com)
|
||||
- Bump react-native-windows to v0.0.0-canary.890
|
||||
|
||||
## 0.12.229
|
||||
|
||||
Thu, 07 Nov 2024 06:24:18 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-channel",
|
||||
"version": "0.12.229",
|
||||
"version": "0.12.230",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"prettier": "2.8.8",
|
||||
"react": "19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889",
|
||||
"react-native-windows": "^0.0.0-canary.890",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
"files": [
|
||||
|
@ -45,4 +45,4 @@
|
|||
"engines": {
|
||||
"node": ">= 18"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-commands",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:38 GMT",
|
||||
"version": "0.1.333",
|
||||
"tag": "@react-native-windows/automation-commands_v0.1.333",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation-commands",
|
||||
"comment": "Bump @react-native-windows/automation-channel to v0.12.230",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 07 Nov 2024 06:24:19 GMT",
|
||||
"version": "0.1.332",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation-commands
|
||||
|
||||
<!-- This log was last generated on Thu, 07 Nov 2024 06:24:19 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 08 Nov 2024 06:20:38 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.333
|
||||
|
||||
Fri, 08 Nov 2024 06:20:38 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/automation-channel to v0.12.230
|
||||
|
||||
## 0.1.332
|
||||
|
||||
Thu, 07 Nov 2024 06:24:19 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-commands",
|
||||
"version": "0.1.332",
|
||||
"version": "0.1.333",
|
||||
"description": "Allows controlling your react-native-windows application",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"license": "MIT",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"watch": "rnw-scripts watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.229",
|
||||
"@react-native-windows/automation-channel": "^0.12.230",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:38 GMT",
|
||||
"version": "0.3.312",
|
||||
"tag": "@react-native-windows/automation_v0.3.312",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation",
|
||||
"comment": "Bump @react-native-windows/automation-channel to v0.12.230",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 07 Nov 2024 06:24:19 GMT",
|
||||
"version": "0.3.311",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation
|
||||
|
||||
<!-- This log was last generated on Thu, 07 Nov 2024 06:24:19 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 08 Nov 2024 06:20:38 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.3.312
|
||||
|
||||
Fri, 08 Nov 2024 06:20:38 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/automation-channel to v0.12.230
|
||||
|
||||
## 0.3.311
|
||||
|
||||
Thu, 07 Nov 2024 06:24:19 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation",
|
||||
"version": "0.3.311",
|
||||
"version": "0.3.312",
|
||||
"description": "UI Automation Suite for React Native Windows Applications",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"repository": {
|
||||
|
@ -18,7 +18,7 @@
|
|||
"watch": "rnw-scripts watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.229",
|
||||
"@react-native-windows/automation-channel": "^0.12.230",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.59",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/cli",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:38 GMT",
|
||||
"version": "0.0.0-canary.247",
|
||||
"tag": "@react-native-windows/cli_v0.0.0-canary.247",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/cli",
|
||||
"comment": "Bump @react-native-windows/codegen to v0.0.0-canary.111",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Sun, 03 Nov 2024 05:28:15 GMT",
|
||||
"version": "0.0.0-canary.246",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/cli
|
||||
|
||||
<!-- This log was last generated on Sun, 03 Nov 2024 05:28:15 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 08 Nov 2024 06:20:38 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.0-canary.247
|
||||
|
||||
Fri, 08 Nov 2024 06:20:38 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Bump @react-native-windows/codegen to v0.0.0-canary.111
|
||||
|
||||
## 0.0.0-canary.246
|
||||
|
||||
Sun, 03 Nov 2024 05:28:15 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/cli",
|
||||
"version": "0.0.0-canary.246",
|
||||
"version": "0.0.0-canary.247",
|
||||
"license": "MIT",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"repository": {
|
||||
|
@ -17,7 +17,7 @@
|
|||
"watch": "rnw-scripts watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/codegen": "0.0.0-canary.110",
|
||||
"@react-native-windows/codegen": "0.0.0-canary.111",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.59",
|
||||
"@react-native-windows/package-utils": "^0.0.0-canary.85",
|
||||
"@react-native-windows/telemetry": "^0.0.0-canary.111",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/codegen",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:37 GMT",
|
||||
"version": "0.0.0-canary.111",
|
||||
"tag": "@react-native-windows/codegen_v0.0.0-canary.111",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "jthysell@microsoft.com",
|
||||
"package": "@react-native-windows/codegen",
|
||||
"commit": "6faf5685d469886b1fb4a18512529b13ba7477bd",
|
||||
"comment": "Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Sun, 03 Nov 2024 05:28:15 GMT",
|
||||
"version": "0.0.0-canary.110",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/codegen
|
||||
|
||||
<!-- This log was last generated on Sun, 03 Nov 2024 05:28:15 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 08 Nov 2024 06:20:37 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.0-canary.111
|
||||
|
||||
Fri, 08 Nov 2024 06:20:37 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture (jthysell@microsoft.com)
|
||||
|
||||
## 0.0.0-canary.110
|
||||
|
||||
Sun, 03 Nov 2024 05:28:15 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/codegen",
|
||||
"version": "0.0.0-canary.110",
|
||||
"version": "0.0.0-canary.111",
|
||||
"description": "Generators for react-native-codegen targeting react-native-windows",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/telemetry",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:38 GMT",
|
||||
"version": "0.0.0-canary.111",
|
||||
"tag": "@react-native-windows/telemetry_v0.0.0-canary.111",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"author": "14967941+danielayala94@users.noreply.github.com",
|
||||
"package": "@react-native-windows/telemetry",
|
||||
"commit": "c1e49523487e0239164d328efb8030e6fbc046cb",
|
||||
"comment": "Set instrumentation key"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Sat, 19 Oct 2024 05:29:47 GMT",
|
||||
"version": "0.0.0-canary.111",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"@react-native-picker/picker": "2.4.10",
|
||||
"react": "18.0.0",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889",
|
||||
"react-native-windows": "^0.0.0-canary.890",
|
||||
"react-native-xaml": "^0.0.78"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -34,7 +34,7 @@
|
|||
"just-scripts": "^1.3.3",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-platform-override": "^1.9.49",
|
||||
"react-native-windows": "^0.0.0-canary.889",
|
||||
"react-native-windows": "^0.0.0-canary.890",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"lint:fix": "rnw-scripts lint:fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-native-windows/automation": "^0.3.311",
|
||||
"@react-native-windows/automation": "^0.3.312",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.59",
|
||||
"@rnw-scripts/eslint-config": "1.2.30",
|
||||
"@rnw-scripts/ts-config": "2.0.5",
|
||||
|
|
|
@ -14,14 +14,14 @@
|
|||
"bundle:debug": "npx @react-native-community/cli bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.229",
|
||||
"@react-native-windows/automation-channel": "^0.12.230",
|
||||
"@react-native-windows/tester": "0.0.1",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889"
|
||||
"react-native-windows": "^0.0.0-canary.890"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
@ -30,8 +30,8 @@
|
|||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-windows/automation": "^0.3.311",
|
||||
"@react-native-windows/automation-commands": "^0.1.332",
|
||||
"@react-native-windows/automation": "^0.3.312",
|
||||
"@react-native-windows/automation-commands": "^0.1.333",
|
||||
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@rnw-scripts/babel-node-config": "2.3.2",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
|
|
|
@ -14,14 +14,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@react-native-picker/picker": "^2.5.1",
|
||||
"@react-native-windows/automation-channel": "^0.12.229",
|
||||
"@react-native-windows/automation-channel": "^0.12.230",
|
||||
"@react-native-windows/tester": "0.0.1",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889",
|
||||
"react-native-windows": "^0.0.0-canary.890",
|
||||
"react-native-xaml": "^0.0.78"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -31,8 +31,8 @@
|
|||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-windows/automation": "^0.3.311",
|
||||
"@react-native-windows/automation-commands": "^0.1.332",
|
||||
"@react-native-windows/automation": "^0.3.312",
|
||||
"@react-native-windows/automation-commands": "^0.1.333",
|
||||
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@rnw-scripts/babel-node-config": "2.3.2",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.229",
|
||||
"@react-native-windows/automation-channel": "^0.12.230",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.59",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"chai": "^4.2.0",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889"
|
||||
"react-native-windows": "^0.0.0-canary.890"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889"
|
||||
"react-native-windows": "^0.0.0-canary.890"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "react-native-windows-init",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:38 GMT",
|
||||
"version": "1.4.51",
|
||||
"tag": "react-native-windows-init_v1.4.51",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "react-native-windows-init",
|
||||
"comment": "Bump @react-native-windows/cli to v0.0.0-canary.247",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Sun, 03 Nov 2024 05:28:15 GMT",
|
||||
"version": "1.4.50",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - react-native-windows-init
|
||||
|
||||
<!-- This log was last generated on Sun, 03 Nov 2024 05:28:15 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 08 Nov 2024 06:20:38 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.4.51
|
||||
|
||||
Fri, 08 Nov 2024 06:20:38 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/cli to v0.0.0-canary.247
|
||||
|
||||
## 1.4.50
|
||||
|
||||
Sun, 03 Nov 2024 05:28:15 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-windows-init",
|
||||
"version": "1.4.50",
|
||||
"version": "1.4.51",
|
||||
"description": "CLI to add react-native-windows to an existing react-native project",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
@ -37,7 +37,7 @@
|
|||
"yargs": "^16.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-native-windows/cli": "0.0.0-canary.246",
|
||||
"@react-native-windows/cli": "0.0.0-canary.247",
|
||||
"@rnw-scripts/eslint-config": "1.2.30",
|
||||
"@rnw-scripts/jest-unittest-config": "1.5.11",
|
||||
"@rnw-scripts/just-task": "2.3.47",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889"
|
||||
"react-native-windows": "^0.0.0-canary.890"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
|
|
@ -17,15 +17,15 @@
|
|||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889"
|
||||
"react-native-windows": "^0.0.0-canary.890"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@babel/eslint-parser": "^7.25.1",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-windows/cli": "0.0.0-canary.246",
|
||||
"@react-native-windows/codegen": "0.0.0-canary.110",
|
||||
"@react-native-windows/cli": "0.0.0-canary.247",
|
||||
"@react-native-windows/codegen": "0.0.0-canary.111",
|
||||
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
"@rnw-scripts/eslint-config": "1.2.30",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"@types/react": "^18.2.6",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"react-native-windows": "^0.0.0-canary.889"
|
||||
"react-native-windows": "^0.0.0-canary.890"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
@ -53,4 +53,4 @@
|
|||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,33 @@
|
|||
{
|
||||
"name": "react-native-windows",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Nov 2024 06:20:38 GMT",
|
||||
"version": "0.0.0-canary.890",
|
||||
"tag": "react-native-windows_v0.0.0-canary.890",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "jthysell@microsoft.com",
|
||||
"package": "react-native-windows",
|
||||
"commit": "6faf5685d469886b1fb4a18512529b13ba7477bd",
|
||||
"comment": "Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "react-native-windows",
|
||||
"comment": "Bump @react-native-windows/cli to v0.0.0-canary.247",
|
||||
"commit": "not available"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "react-native-windows",
|
||||
"comment": "Bump @react-native-windows/codegen to v0.0.0-canary.111",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 07 Nov 2024 06:24:18 GMT",
|
||||
"version": "0.0.0-canary.889",
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
# Change Log - react-native-windows
|
||||
|
||||
<!-- This log was last generated on Thu, 07 Nov 2024 06:24:18 GMT and should not be manually modified. -->
|
||||
<!-- This log was last generated on Fri, 08 Nov 2024 06:20:38 GMT and should not be manually modified. -->
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.0-canary.890
|
||||
|
||||
Fri, 08 Nov 2024 06:20:38 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Add RnwNewArch property and RNW_NEW_ARCH constants when building projects for the new architecture (jthysell@microsoft.com)
|
||||
- Bump @react-native-windows/cli to v0.0.0-canary.247
|
||||
- Bump @react-native-windows/codegen to v0.0.0-canary.111
|
||||
|
||||
## 0.0.0-canary.889
|
||||
|
||||
Thu, 07 Nov 2024 06:24:18 GMT
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
-->
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ReactNativeWindowsVersion>0.0.0-canary.889</ReactNativeWindowsVersion>
|
||||
<ReactNativeWindowsVersion>0.0.0-canary.890</ReactNativeWindowsVersion>
|
||||
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
|
||||
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
|
||||
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
|
||||
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
|
||||
<ReactNativeWindowsCommitId>84761b7215027cd2977756bc6b2d70d5491eda7f</ReactNativeWindowsCommitId>
|
||||
<ReactNativeWindowsCommitId>0c68a5bac7a06b1f642436f23c4d4619b4a6bf85</ReactNativeWindowsCommitId>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-windows",
|
||||
"version": "0.0.0-canary.889",
|
||||
"version": "0.0.0-canary.890",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"@react-native-community/cli": "15.0.0-alpha.2",
|
||||
"@react-native-community/cli-platform-android": "15.0.0-alpha.2",
|
||||
"@react-native-community/cli-platform-ios": "15.0.0-alpha.2",
|
||||
"@react-native-windows/cli": "0.0.0-canary.246",
|
||||
"@react-native-windows/cli": "0.0.0-canary.247",
|
||||
"@react-native/assets": "1.0.0",
|
||||
"@react-native/assets-registry": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
"@react-native/codegen": "0.77.0-nightly-20241010-0d6908f4e",
|
||||
|
@ -69,7 +69,7 @@
|
|||
"yargs": "^17.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-native-windows/codegen": "0.0.0-canary.110",
|
||||
"@react-native-windows/codegen": "0.0.0-canary.111",
|
||||
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
"@rnw-scripts/eslint-config": "1.2.30",
|
||||
|
|
Загрузка…
Ссылка в новой задаче