Skip to content

Commit b7f5cc1

Browse files
committed
Release 0.82.0-20250807-1752
#publish-packages-to-npm&next
1 parent 9773024 commit b7f5cc1

File tree

34 files changed

+85
-73
lines changed

34 files changed

+85
-73
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@microsoft/api-extractor": "^7.52.2",
5959
"@motizilberman/dotslash": "0.5.5-1751306809495",
6060
"@octokit/rest": "^22.0.0",
61-
"@react-native/metro-babel-transformer": "0.82.0-main",
62-
"@react-native/metro-config": "0.82.0-main",
61+
"@react-native/metro-babel-transformer": "0.82.0-20250807-1752",
62+
"@react-native/metro-config": "0.82.0-20250807-1752",
6363
"@tsconfig/node22": "22.0.2",
6464
"@types/react": "^19.1.0",
6565
"@typescript-eslint/parser": "^8.36.0",

packages/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/assets-registry",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "Asset support code for React Native.",
55
"license": "MIT",
66
"repository": {

packages/babel-plugin-codegen/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/babel-plugin-codegen",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "Babel plugin to generate native module and view manager code for React Native.",
55
"license": "MIT",
66
"repository": {
@@ -26,7 +26,7 @@
2626
],
2727
"dependencies": {
2828
"@babel/traverse": "^7.25.3",
29-
"@react-native/codegen": "0.82.0-main"
29+
"@react-native/codegen": "0.82.0-20250807-1752"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.25.2"

packages/community-cli-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/community-cli-plugin",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "Core CLI commands for React Native",
55
"keywords": [
66
"react-native",
@@ -22,7 +22,7 @@
2222
"dist"
2323
],
2424
"dependencies": {
25-
"@react-native/dev-middleware": "0.82.0-main",
25+
"@react-native/dev-middleware": "0.82.0-20250807-1752",
2626
"debug": "^4.4.0",
2727
"invariant": "^2.2.4",
2828
"metro": "^0.83.1",

packages/core-cli-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/core-cli-utils",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "React Native CLI library for Frameworks to build on",
55
"license": "MIT",
66
"main": "./src/index.flow.js",

packages/debugger-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/debugger-frontend",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "Debugger frontend for React Native based on Chrome DevTools",
55
"keywords": [
66
"react-native",

packages/debugger-shell/bin/react-native-devtools

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env dotslash
22

3-
// @generated SignedSource<<686df5695b32a90cd465412d979a1a3f>>
3+
// @generated SignedSource<<774a1f20216bb2dc2e91ffb06d23c3af>>
44

55

66
{
@@ -11,6 +11,9 @@
1111
"hash": "sha256",
1212
"digest": "c22f7d5e029357f05055ce7c56cc284a0d441d558e103a7b7ebae118c67d0b95",
1313
"providers": [
14+
{
15+
"url": "https://github.com/facebook/react-native/releases/download/v0.82.0-20250807-1752/React.Native.DevTools-linux-aarch64.tar.gz"
16+
},
1417
{
1518
"type": "http",
1619
"url": "https://scontent.xx.fbcdn.net/mci_ab/uap/?ab_b=m&ab_page=react_native_devtools_binaries&ab_entry=AQPRilWDJV8xyKEv9lqYn7Hf2kyZg6nqW8KctGZCXsU95lS_MTFyAmEULrB3J6hGCjqBY2Zl-uq_FjERAIgzbZFWX2eceacTbutBSOKEj6QTZzkVN_L1zPh2lGh24x29MHpkwUzw4E-kAXV43f-11QxqD7orI1QicyOnsmUqeRNKE_QjM9rNRsw6iE8"
@@ -24,6 +27,9 @@
2427
"hash": "sha256",
2528
"digest": "d749aee18d6c969f033511ed631b439c578068cc20786974bc0ee707c6c2f177",
2629
"providers": [
30+
{
31+
"url": "https://github.com/facebook/react-native/releases/download/v0.82.0-20250807-1752/React.Native.DevTools-linux-x86_64.tar.gz"
32+
},
2733
{
2834
"type": "http",
2935
"url": "https://scontent.xx.fbcdn.net/mci_ab/uap/?ab_b=m&ab_page=react_native_devtools_binaries&ab_entry=AQP8NAAXjHJ-9NJThip1nnmVim4yiS1tdYAXmWl2Remiluq5f13nXA8YEadsmGRLWxXz2WJouHXSK47ea4a30fxewyKeTt0niFn3T-lr_91m3Ve5ZS-FOZ_9CRVCkv5zC-Z1FlXJGOnphfWetIU10Pw9tho3IzjdSNlXle0XTrkJ2AyKSl4cKPaX"
@@ -37,6 +43,9 @@
3743
"hash": "sha256",
3844
"digest": "dc4a6cfa3d2d8646db8793ef497e43ad72be54bb14ed96345d059880ff72ce1e",
3945
"providers": [
46+
{
47+
"url": "https://github.com/facebook/react-native/releases/download/v0.82.0-20250807-1752/React.Native.DevTools-macos-aarch64.tar.gz"
48+
},
4049
{
4150
"type": "http",
4251
"url": "https://scontent.xx.fbcdn.net/mci_ab/uap/?ab_b=m&ab_page=react_native_devtools_binaries&ab_entry=AQPuZx9G4h30mUDM0hZ8y74LbzAi7-S6jnOqq8uyfDdIptLwIgpb8CKB8F2tduvaBFMGd7obwXd2NVy01r6XKVdgAK5-QTp8PYUPUE7VSCi6QAqobXcQ2uq_lY-jgyj8XkV4Ua4gA6KR609Bmh-beSTOrSqMymqVodaGqoGjB_9jVwfD99_PfFlex-Ta"
@@ -50,6 +59,9 @@
5059
"hash": "sha256",
5160
"digest": "74178859ce6a1c26c32055e192b1b123822c76c827ea86a6dfdb5463b89b1ace",
5261
"providers": [
62+
{
63+
"url": "https://github.com/facebook/react-native/releases/download/v0.82.0-20250807-1752/React.Native.DevTools-macos-x86_64.tar.gz"
64+
},
5365
{
5466
"type": "http",
5567
"url": "https://scontent.xx.fbcdn.net/mci_ab/uap/?ab_b=m&ab_page=react_native_devtools_binaries&ab_entry=AQN6DjGhr8_L7N_cwrh8pi3cfNcbn9dot_QQpgwe3Vv-780FDgi6JUeMvbo_wbFoT2rogxfHZ0-NbXbKdWYwhGUoGeQuikT57QnVMOYuPUTjlQUgYy0Ng9XPhq3iSEYwlMV1XsUJuPFRUg-hIHcgaaA55JoTLXZ1fLYydhHnmgRxGHc4pxaHvSpTtQ"

packages/debugger-shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/debugger-shell",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "Experimental debugger shell for React Native for use with @react-native/debugger-frontend",
55
"keywords": [
66
"react-native",

packages/dev-middleware/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/dev-middleware",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "Dev server middleware for React Native",
55
"keywords": [
66
"react-native",
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"@isaacs/ttlcache": "^1.4.1",
26-
"@react-native/debugger-frontend": "0.82.0-main",
26+
"@react-native/debugger-frontend": "0.82.0-20250807-1752",
2727
"chrome-launcher": "^0.15.2",
2828
"chromium-edge-launcher": "^0.2.0",
2929
"connect": "^3.6.5",

packages/eslint-config-react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/eslint-config",
3-
"version": "0.82.0-main",
3+
"version": "0.82.0-20250807-1752",
44
"description": "ESLint config for React Native",
55
"license": "MIT",
66
"repository": {
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@babel/core": "^7.25.2",
2424
"@babel/eslint-parser": "^7.25.1",
25-
"@react-native/eslint-plugin": "0.82.0-main",
25+
"@react-native/eslint-plugin": "0.82.0-20250807-1752",
2626
"@typescript-eslint/eslint-plugin": "^8.36.0",
2727
"@typescript-eslint/parser": "^8.36.0",
2828
"eslint-config-prettier": "^8.5.0",

0 commit comments

Comments
 (0)