Skip to content

Commit f3d1ad1

Browse files
Release 0.78.2
#publish-packages-to-npm&latest
1 parent ae1841a commit f3d1ad1

File tree

33 files changed

+62
-62
lines changed

33 files changed

+62
-62
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@babel/preset-flow": "^7.24.7",
5050
"@definitelytyped/dtslint": "^0.0.127",
5151
"@jest/create-cache-key-function": "^29.6.3",
52-
"@react-native/metro-babel-transformer": "0.78.1",
53-
"@react-native/metro-config": "0.78.1",
52+
"@react-native/metro-babel-transformer": "0.78.2",
53+
"@react-native/metro-config": "0.78.2",
5454
"@tsconfig/node18": "1.0.1",
5555
"@types/react": "^19.0.0",
5656
"@typescript-eslint/parser": "^7.1.1",

packages/assets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/assets-registry",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Asset support code for React Native.",
55
"license": "MIT",
66
"repository": {

packages/babel-plugin-codegen/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/babel-plugin-codegen",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
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.78.1"
29+
"@react-native/codegen": "0.78.2"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.25.2"

packages/community-cli-plugin/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/community-cli-plugin",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Core CLI commands for React Native",
55
"keywords": [
66
"react-native",
@@ -22,8 +22,8 @@
2222
"dist"
2323
],
2424
"dependencies": {
25-
"@react-native/dev-middleware": "0.78.1",
26-
"@react-native/metro-babel-transformer": "0.78.1",
25+
"@react-native/dev-middleware": "0.78.2",
26+
"@react-native/metro-babel-transformer": "0.78.2",
2727
"chalk": "^4.0.0",
2828
"debug": "^2.2.0",
2929
"invariant": "^2.2.4",

packages/core-cli-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/core-cli-utils",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/debugger-frontend",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Debugger frontend for React Native based on Chrome DevTools",
55
"keywords": [
66
"react-native",

packages/dev-middleware/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/dev-middleware",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
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.78.1",
26+
"@react-native/debugger-frontend": "0.78.2",
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/eslint-config",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
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.78.1",
25+
"@react-native/eslint-plugin": "0.78.2",
2626
"@typescript-eslint/eslint-plugin": "^7.1.1",
2727
"@typescript-eslint/parser": "^7.1.1",
2828
"eslint-config-prettier": "^8.5.0",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/eslint-plugin",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "ESLint rules for @react-native/eslint-config",
55
"license": "MIT",
66
"repository": {

packages/eslint-plugin-specs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/eslint-plugin-specs",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "ESLint rules to validate NativeModule and Component Specs",
55
"license": "MIT",
66
"repository": {
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@babel/core": "^7.25.2",
2828
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
29-
"@react-native/codegen": "0.78.1",
29+
"@react-native/codegen": "0.78.2",
3030
"make-dir": "^2.1.0",
3131
"pirates": "^4.0.1",
3232
"source-map-support": "0.5.0"

packages/gradle-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/gradle-plugin",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Gradle Plugin for React Native",
55
"license": "MIT",
66
"repository": {

packages/helloworld/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helloworld",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"private": true,
55
"scripts": {
66
"bootstrap": "node ./cli.js bootstrap",
@@ -13,16 +13,16 @@
1313
},
1414
"dependencies": {
1515
"react": "19.0.0",
16-
"react-native": "0.78.1"
16+
"react-native": "0.78.2"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "^7.25.2",
2020
"@babel/preset-env": "^7.25.3",
2121
"@babel/runtime": "^7.25.0",
22-
"@react-native/babel-preset": "0.78.1",
23-
"@react-native/core-cli-utils": "0.78.1",
24-
"@react-native/eslint-config": "0.78.1",
25-
"@react-native/metro-config": "0.78.1",
22+
"@react-native/babel-preset": "0.78.2",
23+
"@react-native/core-cli-utils": "0.78.2",
24+
"@react-native/eslint-config": "0.78.2",
25+
"@react-native/metro-config": "0.78.2",
2626
"chalk": "^4.1.2",
2727
"commander": "^12.0.0",
2828
"eslint": "^8.19.0",

packages/metro-config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/metro-config",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Metro configuration for React Native.",
55
"license": "MIT",
66
"repository": {
@@ -26,8 +26,8 @@
2626
"dist"
2727
],
2828
"dependencies": {
29-
"@react-native/js-polyfills": "0.78.1",
30-
"@react-native/metro-babel-transformer": "0.78.1",
29+
"@react-native/js-polyfills": "0.78.2",
30+
"@react-native/metro-babel-transformer": "0.78.2",
3131
"metro-config": "^0.81.3",
3232
"metro-runtime": "^0.81.3"
3333
}

packages/normalize-color/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/normalize-colors",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Color normalization for React Native.",
55
"license": "MIT",
66
"repository": {

packages/polyfills/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/js-polyfills",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Polyfills for React Native.",
55
"license": "MIT",
66
"repository": {

packages/react-native-babel-preset/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/babel-preset",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Babel preset for React Native applications",
55
"main": "src/index.js",
66
"repository": {
@@ -55,7 +55,7 @@
5555
"@babel/plugin-transform-typescript": "^7.25.2",
5656
"@babel/plugin-transform-unicode-regex": "^7.24.7",
5757
"@babel/template": "^7.25.0",
58-
"@react-native/babel-plugin-codegen": "0.78.1",
58+
"@react-native/babel-plugin-codegen": "0.78.2",
5959
"babel-plugin-syntax-hermes-parser": "0.25.1",
6060
"babel-plugin-transform-flow-enums": "^0.0.2",
6161
"react-refresh": "^0.14.0"

packages/react-native-babel-transformer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/metro-babel-transformer",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Babel transformer for React Native applications.",
55
"main": "src/index.js",
66
"repository": {
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"dependencies": {
1818
"@babel/core": "^7.25.2",
19-
"@react-native/babel-preset": "0.78.1",
19+
"@react-native/babel-preset": "0.78.2",
2020
"hermes-parser": "0.25.1",
2121
"nullthrows": "^1.1.1"
2222
},

packages/react-native-bots/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native/bots",
33
"description": "React Native Bots",
4-
"version": "0.78.1",
4+
"version": "0.78.2",
55
"private": true,
66
"license": "MIT",
77
"repository": {

packages/react-native-codegen-typescript-test/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/codegen-typescript-test",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"private": true,
55
"description": "TypeScript related unit test for @react-native/codegen",
66
"license": "MIT",
@@ -19,7 +19,7 @@
1919
"prepare": "yarn run build"
2020
},
2121
"dependencies": {
22-
"@react-native/codegen": "0.78.1"
22+
"@react-native/codegen": "0.78.2"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "^7.25.2",

packages/react-native-codegen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/codegen",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "Code generation tools for React Native",
55
"license": "MIT",
66
"repository": {

packages/react-native-fantom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native/fantom",
33
"private": true,
4-
"version": "0.78.1",
4+
"version": "0.78.2",
55
"main": "src/index.js",
66
"description": "Internal integration testing and benchmarking tool for React Native",
77
"peerDependencies": {

packages/react-native-info/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-info",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"main": "build/index.js",
55
"license": "MIT",
66
"private": true,

packages/react-native-popup-menu-android/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/popup-menu-android",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "PopupMenu for the Android platform",
55
"main": "index.js",
66
"files": [
@@ -17,7 +17,7 @@
1717
],
1818
"license": "MIT",
1919
"devDependencies": {
20-
"@react-native/codegen": "0.78.1"
20+
"@react-native/codegen": "0.78.2"
2121
},
2222
"peerDependencies": {
2323
"@types/react": "^19.0.0",

packages/react-native-test-library/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/oss-library-example",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"private": true,
55
"description": "Package that includes native module exapmle, native component example, targets both the old and the new architecture. It should serve as an example of a real-world OSS library.",
66
"license": "MIT",
@@ -26,8 +26,8 @@
2626
],
2727
"devDependencies": {
2828
"@babel/core": "^7.25.2",
29-
"@react-native/babel-preset": "0.78.1",
30-
"react-native": "0.78.1"
29+
"@react-native/babel-preset": "0.78.2",
30+
"react-native": "0.78.2"
3131
},
3232
"peerDependencies": {
3333
"react": "*",

packages/react-native/Libraries/Core/ReactNativeVersion.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const version: $ReadOnly<{
1616
}> = {
1717
major: 0,
1818
minor: 78,
19-
patch: 1,
19+
patch: 2,
2020
prerelease: null,
2121
};
2222

packages/react-native/React/Base/RCTVersion.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
__rnVersion = @{
2424
RCTVersionMajor: @(0),
2525
RCTVersionMinor: @(78),
26-
RCTVersionPatch: @(1),
26+
RCTVersionPatch: @(2),
2727
RCTVersionPrerelease: [NSNull null],
2828
};
2929
});

packages/react-native/ReactAndroid/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.78.1
1+
VERSION_NAME=0.78.2
22
react.internal.publishingGroup=com.facebook.react
33

44
android.useAndroidX=true

packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ public class ReactNativeVersion {
1717
public static final Map<String, Object> VERSION = MapBuilder.<String, Object>of(
1818
"major", 0,
1919
"minor", 78,
20-
"patch", 1,
20+
"patch", 2,
2121
"prerelease", null);
2222
}

packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ namespace facebook::react {
1717
constexpr struct {
1818
int32_t Major = 0;
1919
int32_t Minor = 78;
20-
int32_t Patch = 1;
20+
int32_t Patch = 2;
2121
std::string_view Prerelease = "";
2222
} ReactNativeVersion;
2323

packages/react-native/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native",
3-
"version": "0.78.1",
3+
"version": "0.78.2",
44
"description": "A framework for building native apps using React",
55
"license": "MIT",
66
"repository": {
@@ -108,13 +108,13 @@
108108
},
109109
"dependencies": {
110110
"@jest/create-cache-key-function": "^29.6.3",
111-
"@react-native/assets-registry": "0.78.1",
112-
"@react-native/codegen": "0.78.1",
113-
"@react-native/community-cli-plugin": "0.78.1",
114-
"@react-native/gradle-plugin": "0.78.1",
115-
"@react-native/js-polyfills": "0.78.1",
116-
"@react-native/normalize-colors": "0.78.1",
117-
"@react-native/virtualized-lists": "0.78.1",
111+
"@react-native/assets-registry": "0.78.2",
112+
"@react-native/codegen": "0.78.2",
113+
"@react-native/community-cli-plugin": "0.78.2",
114+
"@react-native/gradle-plugin": "0.78.2",
115+
"@react-native/js-polyfills": "0.78.2",
116+
"@react-native/normalize-colors": "0.78.2",
117+
"@react-native/virtualized-lists": "0.78.2",
118118
"abort-controller": "^3.0.0",
119119
"anser": "^1.4.9",
120120
"ansi-regex": "^5.0.0",

0 commit comments

Comments
 (0)