From c275510e2a46614982806e324a68c069977da9ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Roma=C5=84czyk?= Date: Thu, 20 Feb 2025 11:16:21 +0100 Subject: [PATCH] release: 5.0.0-rc.12 (#1011) --- .changeset/pre.json | 1 + packages/dev-server/CHANGELOG.md | 6 ++++++ packages/dev-server/package.json | 2 +- packages/init/CHANGELOG.md | 2 ++ packages/init/package.json | 2 +- packages/plugin-expo-modules/CHANGELOG.md | 7 +++++++ packages/plugin-expo-modules/package.json | 4 ++-- packages/plugin-nativewind/CHANGELOG.md | 7 +++++++ packages/plugin-nativewind/package.json | 4 ++-- packages/plugin-reanimated/CHANGELOG.md | 7 +++++++ packages/plugin-reanimated/package.json | 4 ++-- packages/repack/CHANGELOG.md | 11 +++++++++++ packages/repack/package.json | 2 +- 13 files changed, 50 insertions(+), 9 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 8d638e877..143067367 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -65,6 +65,7 @@ "lucky-paws-shop", "many-ants-rescue", "mighty-dots-build", + "moody-cheetahs-lick", "nervous-geese-grow", "nervous-laws-try", "nervous-wasps-applaud", diff --git a/packages/dev-server/CHANGELOG.md b/packages/dev-server/CHANGELOG.md index 1291b8c22..ae7f1c853 100644 --- a/packages/dev-server/CHANGELOG.md +++ b/packages/dev-server/CHANGELOG.md @@ -1,5 +1,11 @@ # @callstack/repack-dev-server +## 5.0.0-rc.12 + +### Minor Changes + +- [#1005](https://github.com/callstack/repack/pull/1005) [`4e10aa6`](https://github.com/callstack/repack/commit/4e10aa6a0c198823bf1b682d9d2e87c39657ac65) Thanks [@jbroma](https://github.com/jbroma)! - Reworked DevServer HMR pipeline - improved performance & recovery from errors + ## 5.0.0-rc.11 ### Major Changes diff --git a/packages/dev-server/package.json b/packages/dev-server/package.json index fa368ebb2..e46c6d296 100644 --- a/packages/dev-server/package.json +++ b/packages/dev-server/package.json @@ -2,7 +2,7 @@ "name": "@callstack/repack-dev-server", "description": "A bundler-agnostic development server for React Native applications as part of @callstack/repack.", "license": "MIT", - "version": "5.0.0-rc.11", + "version": "5.0.0-rc.12", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/init/CHANGELOG.md b/packages/init/CHANGELOG.md index 619b8d49b..2637f4d8b 100644 --- a/packages/init/CHANGELOG.md +++ b/packages/init/CHANGELOG.md @@ -1,5 +1,7 @@ # @callstack/repack-init +## 5.0.0-rc.12 + ## 5.0.0-rc.11 ### Minor Changes diff --git a/packages/init/package.json b/packages/init/package.json index 86223a23c..38085ce35 100644 --- a/packages/init/package.json +++ b/packages/init/package.json @@ -3,7 +3,7 @@ "description": "Automates the integration of the @callstack/repack into React-Native projects", "author": "Jakub Romańczyk ", "license": "MIT", - "version": "5.0.0-rc.11", + "version": "5.0.0-rc.12", "homepage": "https://github.com/callstack/repack", "repository": "github:callstack/repack", "keywords": ["repack", "re.pack", "init", "repack-init"], diff --git a/packages/plugin-expo-modules/CHANGELOG.md b/packages/plugin-expo-modules/CHANGELOG.md index 078653c83..4aa1efd07 100644 --- a/packages/plugin-expo-modules/CHANGELOG.md +++ b/packages/plugin-expo-modules/CHANGELOG.md @@ -1,5 +1,12 @@ # @callstack/repack-plugin-expo-modules +## 5.0.0-rc.12 + +### Patch Changes + +- Updated dependencies [[`4e10aa6`](https://github.com/callstack/repack/commit/4e10aa6a0c198823bf1b682d9d2e87c39657ac65)]: + - @callstack/repack@5.0.0-rc.12 + ## 5.0.0-rc.11 ### Patch Changes diff --git a/packages/plugin-expo-modules/package.json b/packages/plugin-expo-modules/package.json index 16b92fa52..56bbf23a0 100644 --- a/packages/plugin-expo-modules/package.json +++ b/packages/plugin-expo-modules/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack-plugin-expo-modules", - "version": "5.0.0-rc.11", + "version": "5.0.0-rc.12", "description": "A plugin for @callstack/repack that integrates Expo Modules", "author": "Jakub Romańczyk ", "license": "MIT", @@ -33,7 +33,7 @@ "node": ">=18" }, "peerDependencies": { - "@callstack/repack": "^5.0.0-rc.11" + "@callstack/repack": "^5.0.0-rc.12" }, "devDependencies": { "@callstack/repack": "workspace:*", diff --git a/packages/plugin-nativewind/CHANGELOG.md b/packages/plugin-nativewind/CHANGELOG.md index 5a6ba12aa..2f4a65c50 100644 --- a/packages/plugin-nativewind/CHANGELOG.md +++ b/packages/plugin-nativewind/CHANGELOG.md @@ -1,5 +1,12 @@ # @callstack/repack-plugin-nativewind +## 5.0.0-rc.12 + +### Patch Changes + +- Updated dependencies [[`4e10aa6`](https://github.com/callstack/repack/commit/4e10aa6a0c198823bf1b682d9d2e87c39657ac65)]: + - @callstack/repack@5.0.0-rc.12 + ## 5.0.0-rc.11 ### Patch Changes diff --git a/packages/plugin-nativewind/package.json b/packages/plugin-nativewind/package.json index a994f16f7..8ad1e9489 100644 --- a/packages/plugin-nativewind/package.json +++ b/packages/plugin-nativewind/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack-plugin-nativewind", - "version": "5.0.0-rc.11", + "version": "5.0.0-rc.12", "description": "A plugin for @callstack/repack that integrates NativeWind", "author": "Boris Yankov ", "contributors": ["Jakub Romańczyk "], @@ -42,7 +42,7 @@ "dedent": "^0.7.0" }, "peerDependencies": { - "@callstack/repack": ">=5.0.0-rc.11", + "@callstack/repack": ">=5.0.0-rc.12", "nativewind": ">=4.1.23", "react-native-css-interop": ">=0.1.22", "postcss": ">=8.4.31", diff --git a/packages/plugin-reanimated/CHANGELOG.md b/packages/plugin-reanimated/CHANGELOG.md index 268a8ff31..1242db5ac 100644 --- a/packages/plugin-reanimated/CHANGELOG.md +++ b/packages/plugin-reanimated/CHANGELOG.md @@ -1,5 +1,12 @@ # @callstack/repack-plugin-reanimated +## 5.0.0-rc.12 + +### Patch Changes + +- Updated dependencies [[`4e10aa6`](https://github.com/callstack/repack/commit/4e10aa6a0c198823bf1b682d9d2e87c39657ac65)]: + - @callstack/repack@5.0.0-rc.12 + ## 5.0.0-rc.11 ### Patch Changes diff --git a/packages/plugin-reanimated/package.json b/packages/plugin-reanimated/package.json index 759225e72..1278fb068 100644 --- a/packages/plugin-reanimated/package.json +++ b/packages/plugin-reanimated/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack-plugin-reanimated", - "version": "5.0.0-rc.11", + "version": "5.0.0-rc.12", "description": "A plugin for @callstack/repack that integrates react-native-reanimated", "author": "Jakub Romańczyk ", "license": "MIT", @@ -39,7 +39,7 @@ "dependencies": {}, "peerDependencies": { "@babel/core": "^7.20", - "@callstack/repack": "^5.0.0-rc.11" + "@callstack/repack": "^5.0.0-rc.12" }, "devDependencies": { "@callstack/repack": "workspace:*", diff --git a/packages/repack/CHANGELOG.md b/packages/repack/CHANGELOG.md index 06ba9a8e3..60ef8816b 100644 --- a/packages/repack/CHANGELOG.md +++ b/packages/repack/CHANGELOG.md @@ -1,5 +1,16 @@ # @callstack/repack +## 5.0.0-rc.12 + +### Minor Changes + +- [#1005](https://github.com/callstack/repack/pull/1005) [`4e10aa6`](https://github.com/callstack/repack/commit/4e10aa6a0c198823bf1b682d9d2e87c39657ac65) Thanks [@jbroma](https://github.com/jbroma)! - Reworked DevServer HMR pipeline - improved performance & recovery from errors + +### Patch Changes + +- Updated dependencies [[`4e10aa6`](https://github.com/callstack/repack/commit/4e10aa6a0c198823bf1b682d9d2e87c39657ac65)]: + - @callstack/repack-dev-server@5.0.0-rc.12 + ## 5.0.0-rc.11 ### Major Changes diff --git a/packages/repack/package.json b/packages/repack/package.json index 0bd6b434a..a97b2e3a4 100644 --- a/packages/repack/package.json +++ b/packages/repack/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack", - "version": "5.0.0-rc.11", + "version": "5.0.0-rc.12", "description": "A toolkit to build your React Native application with Rspack or Webpack.", "type": "commonjs", "main": "./dist/index.js",