From b68b6142af7c88d309dd6593efc165c42344dc4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Zakrzewski?= Date: Wed, 11 Oct 2023 17:28:33 +0200 Subject: [PATCH] chore(repack): Release version 3.5.1 --- .changeset/honest-coins-ring.md | 5 ----- packages/TesterApp/CHANGELOG.md | 7 +++++++ packages/TesterApp/ios/Podfile.lock | 4 ++-- packages/TesterApp/package.json | 4 ++-- packages/repack/CHANGELOG.md | 6 ++++++ packages/repack/package.json | 2 +- yarn.lock | 4 ++-- 7 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 .changeset/honest-coins-ring.md diff --git a/.changeset/honest-coins-ring.md b/.changeset/honest-coins-ring.md deleted file mode 100644 index cb1aaca9f..000000000 --- a/.changeset/honest-coins-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Fix ValidationError in ModuleFederationPlugin caused by reactNativeDeepImports prop diff --git a/packages/TesterApp/CHANGELOG.md b/packages/TesterApp/CHANGELOG.md index efe7d49e3..bfa728ee2 100644 --- a/packages/TesterApp/CHANGELOG.md +++ b/packages/TesterApp/CHANGELOG.md @@ -1,5 +1,12 @@ # testerapp +## 0.1.5 + +### Patch Changes + +- Updated dependencies [[`88dc11f`](https://github.com/callstack/repack/commit/88dc11f575b0052aa37d692630cc3f1a6d9f0b3e)]: + - @callstack/repack@3.5.1 + ## 0.1.4 ### Patch Changes diff --git a/packages/TesterApp/ios/Podfile.lock b/packages/TesterApp/ios/Podfile.lock index af589085a..798c0fa70 100644 --- a/packages/TesterApp/ios/Podfile.lock +++ b/packages/TesterApp/ios/Podfile.lock @@ -1,6 +1,6 @@ PODS: - boost (1.76.0) - - callstack-repack (3.5.0): + - callstack-repack (3.5.1): - JWTDecode (~> 3.0.0) - React-Core - SwiftyRSA (~> 1.7) @@ -592,7 +592,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: boost: 57d2868c099736d80fcd648bf211b4431e51a558 - callstack-repack: 8fa583ce10bd2fe9d8d7553227cb2fcda803a4ea + callstack-repack: f8a2b10fcecdcc033d70b72af1e2c3cf50a023bd CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 FBLazyVector: f637f31eacba90d4fdeff3fa41608b8f361c173b diff --git a/packages/TesterApp/package.json b/packages/TesterApp/package.json index 8436c02a3..2964933ee 100644 --- a/packages/TesterApp/package.json +++ b/packages/TesterApp/package.json @@ -1,6 +1,6 @@ { "name": "testerapp", - "version": "0.1.4", + "version": "0.1.5", "private": true, "installConfig": { "hoistingLimits": "workspaces" @@ -17,7 +17,7 @@ "serve-remote-assets:ios": "yarn http-server -p 9999 build/output/ios/remote" }, "dependencies": { - "@callstack/repack": "3.5.0", + "@callstack/repack": "3.5.1", "@react-native-async-storage/async-storage": "^1.17.11", "lodash.throttle": "^4.1.1", "react": "18.2.0", diff --git a/packages/repack/CHANGELOG.md b/packages/repack/CHANGELOG.md index 465099523..c092a3f42 100644 --- a/packages/repack/CHANGELOG.md +++ b/packages/repack/CHANGELOG.md @@ -1,5 +1,11 @@ # @callstack/repack +## 3.5.1 + +### Patch Changes + +- [#444](https://github.com/callstack/repack/pull/444) [`88dc11f`](https://github.com/callstack/repack/commit/88dc11f575b0052aa37d692630cc3f1a6d9f0b3e) Thanks [@jbroma](https://github.com/jbroma)! - Fix ValidationError in ModuleFederationPlugin caused by reactNativeDeepImports prop + ## 3.5.0 ### Minor Changes diff --git a/packages/repack/package.json b/packages/repack/package.json index 212c1d269..be2f8d19d 100644 --- a/packages/repack/package.json +++ b/packages/repack/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack", - "version": "3.5.0", + "version": "3.5.1", "description": "A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/yarn.lock b/yarn.lock index 2052ae754..0c4b6761e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4899,7 +4899,7 @@ __metadata: languageName: unknown linkType: soft -"@callstack/repack@3.5.0, @callstack/repack@workspace:packages/repack": +"@callstack/repack@3.5.1, @callstack/repack@workspace:packages/repack": version: 0.0.0-use.local resolution: "@callstack/repack@workspace:packages/repack" dependencies: @@ -31047,7 +31047,7 @@ __metadata: "@babel/preset-env": ^7.20.0 "@babel/runtime": ^7.20.0 "@callstack/eslint-config": ^12.0.2 - "@callstack/repack": 3.5.0 + "@callstack/repack": 3.5.1 "@react-native-async-storage/async-storage": ^1.17.11 "@svgr/webpack": ^6.2.1 "@tsconfig/react-native": ^2.0.2