diff --git a/.changeset/blue-numbers-protect.md b/.changeset/blue-numbers-protect.md deleted file mode 100644 index 82cba8389..000000000 --- a/.changeset/blue-numbers-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Fix issue where errors originating in project config files were getting swallowed when the project config was loaded. diff --git a/.changeset/calm-pandas-nail.md b/.changeset/calm-pandas-nail.md deleted file mode 100644 index 3088ec871..000000000 --- a/.changeset/calm-pandas-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Check for default import when using deep imports from `react-native` in WebpackHMRClient, DevServerClient and when using remote or inline assets diff --git a/.changeset/chilled-bats-draw.md b/.changeset/chilled-bats-draw.md deleted file mode 100644 index ac4b93a01..000000000 --- a/.changeset/chilled-bats-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack-init": patch ---- - -Bump versions of dependencies for `repack-init` diff --git a/.changeset/curly-buttons-cough.md b/.changeset/curly-buttons-cough.md deleted file mode 100644 index 343b3f900..000000000 --- a/.changeset/curly-buttons-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Add hook system to `ScriptManager` for runtime manipulation of script loading process. diff --git a/.changeset/eighty-yaks-kick.md b/.changeset/eighty-yaks-kick.md deleted file mode 100644 index 258539210..000000000 --- a/.changeset/eighty-yaks-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Enable support for package imports by default when resolving modules diff --git a/.changeset/eleven-teachers-tap.md b/.changeset/eleven-teachers-tap.md deleted file mode 100644 index 0789325a4..000000000 --- a/.changeset/eleven-teachers-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Add detecting dependency specific plugins diff --git a/.changeset/giant-shoes-scream.md b/.changeset/giant-shoes-scream.md deleted file mode 100644 index 4ee71635c..000000000 --- a/.changeset/giant-shoes-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Always include AssetRegistry and AssetSourceResolver in the bundle diff --git a/.changeset/good-mirrors-bow.md b/.changeset/good-mirrors-bow.md deleted file mode 100644 index de73d800a..000000000 --- a/.changeset/good-mirrors-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Fix failure to read project package json when validating plugins diff --git a/.changeset/lazy-eels-know.md b/.changeset/lazy-eels-know.md deleted file mode 100644 index 9d9c6098b..000000000 --- a/.changeset/lazy-eels-know.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Strip empty import statements that are a leftover from stripping flow type imports diff --git a/.changeset/perfect-dots-hang.md b/.changeset/perfect-dots-hang.md deleted file mode 100644 index d5bb16e12..000000000 --- a/.changeset/perfect-dots-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Support Module Federation `preloadRemote` through `PrefetchPlugin`. diff --git a/.changeset/perfect-news-jog.md b/.changeset/perfect-news-jog.md deleted file mode 100644 index 1c6234e32..000000000 --- a/.changeset/perfect-news-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Enable persistent cache by default in `start` command diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 4cd62d92e..000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "mode": "pre", - "tag": "rc", - "initialVersions": { - "tester-app": "0.0.1", - "tester-federation": "0.0.1", - "tester-federation-v2": "0.0.1", - "@callstack/repack-dev-server": "5.0.6", - "@callstack/repack-init": "5.0.6", - "@callstack/repack-plugin-expo-modules": "5.0.6", - "@callstack/repack-plugin-nativewind": "5.0.6", - "@callstack/repack-plugin-reanimated": "5.0.6", - "@callstack/repack": "5.0.6", - "metro-compat-test": "0.0.1", - "website": "0.0.1" - }, - "changesets": [ - "blue-numbers-protect", - "calm-pandas-nail", - "chilled-bats-draw", - "curly-buttons-cough", - "eighty-yaks-kick", - "eleven-teachers-tap", - "giant-shoes-scream", - "good-mirrors-bow", - "lazy-eels-know", - "perfect-dots-hang", - "perfect-news-jog", - "seven-phones-rest", - "shaggy-seals-return", - "smooth-impalas-protect", - "spicy-poems-itch", - "spicy-spiders-help", - "strong-chefs-stare", - "tasty-snails-lie" - ] -} diff --git a/.changeset/seven-phones-rest.md b/.changeset/seven-phones-rest.md deleted file mode 100644 index 44888c5cc..000000000 --- a/.changeset/seven-phones-rest.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@callstack/repack-dev-server": minor -"@callstack/repack": minor ---- - -Add support for setting up proxy in DevServer for redirecting requests diff --git a/.changeset/shaggy-seals-return.md b/.changeset/shaggy-seals-return.md deleted file mode 100644 index 6dd8bba98..000000000 --- a/.changeset/shaggy-seals-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -MF2 `ResolverPlugin` now adds a resolver only once when new remote is registered through `registerRemote` federation runtime hook diff --git a/.changeset/sharp-socks-dress.md b/.changeset/sharp-socks-dress.md deleted file mode 100644 index 555420480..000000000 --- a/.changeset/sharp-socks-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Hide persistent cache behind `REPACK_EXPERIMENTAL_CACHE` flag diff --git a/.changeset/shy-worlds-type.md b/.changeset/shy-worlds-type.md deleted file mode 100644 index 1820db57a..000000000 --- a/.changeset/shy-worlds-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Support `RSPACK_PROFILE` env var for obtaining traces from Rspack diff --git a/.changeset/smooth-impalas-protect.md b/.changeset/smooth-impalas-protect.md deleted file mode 100644 index e6bc5e7c7..000000000 --- a/.changeset/smooth-impalas-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Resolve platform (`.ios`, `.android`) & native (`.native`) extensions when using package exports diff --git a/.changeset/spicy-poems-itch.md b/.changeset/spicy-poems-itch.md deleted file mode 100644 index 72c55d5ed..000000000 --- a/.changeset/spicy-poems-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Use `import` / `require` condition name depending on the source type (`esm` or `cjs`) diff --git a/.changeset/spicy-spiders-help.md b/.changeset/spicy-spiders-help.md deleted file mode 100644 index 153873863..000000000 --- a/.changeset/spicy-spiders-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": minor ---- - -Support resetting transformation cache via `--reset-cache` flag diff --git a/.changeset/strong-chefs-stare.md b/.changeset/strong-chefs-stare.md deleted file mode 100644 index 28db576f5..000000000 --- a/.changeset/strong-chefs-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack-dev-server": patch ---- - -Support `application/json` type of payload for `/symbolicate` requests diff --git a/.changeset/tasty-snails-lie.md b/.changeset/tasty-snails-lie.md deleted file mode 100644 index f0e828338..000000000 --- a/.changeset/tasty-snails-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack": patch ---- - -Allow passing `referenceUrl` to `ScriptManager.prefetchScript` diff --git a/packages/dev-server/CHANGELOG.md b/packages/dev-server/CHANGELOG.md index c23ab8324..6e5253866 100644 --- a/packages/dev-server/CHANGELOG.md +++ b/packages/dev-server/CHANGELOG.md @@ -1,5 +1,15 @@ # @callstack/repack-dev-server +## 5.1.0 + +### Minor Changes + +- [#1073](https://github.com/callstack/repack/pull/1073) [`84952ac`](https://github.com/callstack/repack/commit/84952acfd2ac0f03c5512e13c66395c7b8526df6) Thanks [@jbroma](https://github.com/jbroma)! - Add support for setting up proxy in DevServer for redirecting requests + +### Patch Changes + +- [#1137](https://github.com/callstack/repack/pull/1137) [`996942f`](https://github.com/callstack/repack/commit/996942f8776a0777b99406918f673193b66cde19) Thanks [@jbroma](https://github.com/jbroma)! - Support `application/json` type of payload for `/symbolicate` requests + ## 5.1.0-rc.0 ### Minor Changes diff --git a/packages/dev-server/package.json b/packages/dev-server/package.json index d446acdf6..cbb0c046a 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.1.0-rc.0", + "version": "5.1.0", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/init/CHANGELOG.md b/packages/init/CHANGELOG.md index a29fda811..aa9677c01 100644 --- a/packages/init/CHANGELOG.md +++ b/packages/init/CHANGELOG.md @@ -1,5 +1,11 @@ # @callstack/repack-init +## 5.1.0 + +### Patch Changes + +- [#1125](https://github.com/callstack/repack/pull/1125) [`1bb5e77`](https://github.com/callstack/repack/commit/1bb5e77f12a51094b0901945857210f6781ce9b6) Thanks [@jbroma](https://github.com/jbroma)! - Bump versions of dependencies for `repack-init` + ## 5.1.0-rc.0 ### Patch Changes diff --git a/packages/init/package.json b/packages/init/package.json index 6a8b1b890..1614085a3 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.1.0-rc.0", + "version": "5.1.0", "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 f6d886414..765f6452e 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.1.0 + +### Patch Changes + +- Updated dependencies [[`b98e72f`](https://github.com/callstack/repack/commit/b98e72fda05f3f4dcdab0430165a4cdf698dd584)] + - @callstack/repack@5.1.0 + ## 5.1.0-rc.0 ### Patch Changes diff --git a/packages/plugin-expo-modules/package.json b/packages/plugin-expo-modules/package.json index 929311d18..4d516aa02 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.1.0-rc.0", + "version": "5.1.0", "description": "A plugin for @callstack/repack that integrates Expo Modules", "author": "Jakub Romańczyk ", "license": "MIT", diff --git a/packages/plugin-nativewind/CHANGELOG.md b/packages/plugin-nativewind/CHANGELOG.md index 6193f7968..0cb846ae4 100644 --- a/packages/plugin-nativewind/CHANGELOG.md +++ b/packages/plugin-nativewind/CHANGELOG.md @@ -1,5 +1,12 @@ # @callstack/repack-plugin-nativewind +## 5.1.0 + +### Patch Changes + +- Updated dependencies [[`b98e72f`](https://github.com/callstack/repack/commit/b98e72fda05f3f4dcdab0430165a4cdf698dd584)] + - @callstack/repack@5.1.0 + ## 5.1.0-rc.0 ### Patch Changes diff --git a/packages/plugin-nativewind/package.json b/packages/plugin-nativewind/package.json index b4e2196a0..62cc4733b 100644 --- a/packages/plugin-nativewind/package.json +++ b/packages/plugin-nativewind/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack-plugin-nativewind", - "version": "5.1.0-rc.0", + "version": "5.1.0", "description": "A plugin for @callstack/repack that integrates NativeWind", "author": "Boris Yankov ", "contributors": ["Jakub Romańczyk "], diff --git a/packages/plugin-reanimated/CHANGELOG.md b/packages/plugin-reanimated/CHANGELOG.md index 331fa8bba..1798d8c0d 100644 --- a/packages/plugin-reanimated/CHANGELOG.md +++ b/packages/plugin-reanimated/CHANGELOG.md @@ -1,5 +1,12 @@ # @callstack/repack-plugin-reanimated +## 5.1.0 + +### Patch Changes + +- Updated dependencies [[`b98e72f`](https://github.com/callstack/repack/commit/b98e72fda05f3f4dcdab0430165a4cdf698dd584)] + - @callstack/repack@5.1.0 + ## 5.1.0-rc.0 ### Patch Changes diff --git a/packages/plugin-reanimated/package.json b/packages/plugin-reanimated/package.json index 5003b11ba..7055ebc48 100644 --- a/packages/plugin-reanimated/package.json +++ b/packages/plugin-reanimated/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack-plugin-reanimated", - "version": "5.1.0-rc.0", + "version": "5.1.0", "description": "A plugin for @callstack/repack that integrates react-native-reanimated", "author": "Jakub Romańczyk ", "license": "MIT", diff --git a/packages/repack/CHANGELOG.md b/packages/repack/CHANGELOG.md index 130ce1015..8eee27e26 100644 --- a/packages/repack/CHANGELOG.md +++ b/packages/repack/CHANGELOG.md @@ -1,5 +1,50 @@ # @callstack/repack +## 5.1.0 + +### Minor Changes + +- [#1078](https://github.com/callstack/repack/pull/1078) [`5ac48cd`](https://github.com/callstack/repack/commit/5ac48cd08) Thanks [@szymonrybczak](https://github.com/szymonrybczak)! - Add hook system to `ScriptManager` for runtime manipulation of script loading process. + +- [#1099](https://github.com/callstack/repack/pull/1099) [`332f384`](https://github.com/callstack/repack/commit/332f384088ae7127af7e456076d711c7bfed2d5e) Thanks [@jbroma](https://github.com/jbroma)! - Enable support for package imports by default when resolving modules + +- [#1128](https://github.com/callstack/repack/pull/1128) [`859c1d7`](https://github.com/callstack/repack/commit/859c1d78a8f2d150eff062598d3b75aed1bfe5eb) Thanks [@jbroma](https://github.com/jbroma)! - Strip empty import statements that are a leftover from stripping flow type imports + +- [#1136](https://github.com/callstack/repack/pull/1136) [`55a56c3`](https://github.com/callstack/repack/commit/55a56c33fc55c6887356e5f1d022516f263a9419) Thanks [@jbroma](https://github.com/jbroma)! - Support Module Federation `preloadRemote` through `PrefetchPlugin`. + +- [#1140](https://github.com/callstack/repack/pull/1140) [`2cedf58`](https://github.com/callstack/repack/commit/2cedf58f17d6fece9c209379195b47ff3b439882) Thanks [@jbroma](https://github.com/jbroma)! - Enable persistent cache by default in `start` command + +- [#1130](https://github.com/callstack/repack/pull/1130) [`90be891`](https://github.com/callstack/repack/commit/90be8910308a5694bbc78c0d8688aea6787f6747) Thanks [@jbroma](https://github.com/jbroma)! - MF2 `ResolverPlugin` now adds a resolver only once when new remote is registered through `registerRemote` federation runtime hook + +- [#1073](https://github.com/callstack/repack/pull/1073) [`84952ac`](https://github.com/callstack/repack/commit/84952acfd2ac0f03c5512e13c66395c7b8526df6) Thanks [@jbroma](https://github.com/jbroma)! - Add support for setting up proxy in DevServer for redirecting requests + +- [#1099](https://github.com/callstack/repack/pull/1099) [`332f384`](https://github.com/callstack/repack/commit/332f384088ae7127af7e456076d711c7bfed2d5e) Thanks [@jbroma](https://github.com/jbroma)! - Resolve platform (`.ios`, `.android`) & native (`.native`) extensions when using package exports + +- [#1099](https://github.com/callstack/repack/pull/1099) [`332f384`](https://github.com/callstack/repack/commit/332f384088ae7127af7e456076d711c7bfed2d5e) Thanks [@jbroma](https://github.com/jbroma)! - Use `import` / `require` condition name depending on the source type (`esm` or `cjs`) + +- [#1140](https://github.com/callstack/repack/pull/1140) [`2cedf58`](https://github.com/callstack/repack/commit/2cedf58f17d6fece9c209379195b47ff3b439882) Thanks [@jbroma](https://github.com/jbroma)! - Support resetting transformation cache via `--reset-cache` flag + +- [#1150](https://github.com/callstack/repack/pull/1150) [`350bb44`](https://github.com/callstack/repack/commit/350bb44bd458178daf0f4929ba813129d37d20f9) Thanks [@jbroma](https://github.com/jbroma)! - Support `RSPACK_PROFILE` env var for obtaining traces from Rspack + +### Patch Changes + +- [#1139](https://github.com/callstack/repack/pull/1139) [`be32944`](https://github.com/callstack/repack/commit/be329442dc91e1f6b782be3b4e62dd66c8b8a459) Thanks [@jbroma](https://github.com/jbroma)! - Fix issue where errors originating in project config files were getting swallowed when the project config was loaded. + +- [#1119](https://github.com/callstack/repack/pull/1119) [`19c814f`](https://github.com/callstack/repack/commit/19c814f0f4dee219d66606f831a136732f6e2b24) Thanks [@jbroma](https://github.com/jbroma)! - Check for default import when using deep imports from `react-native` in WebpackHMRClient, DevServerClient and when using remote or inline assets + +- [#1066](https://github.com/callstack/repack/pull/1066) [`1bc0e4d`](https://github.com/callstack/repack/commit/1bc0e4dab6a4878ca88183a6c7ce5558a4be2350) Thanks [@szymonrybczak](https://github.com/szymonrybczak)! - Add detecting dependency specific plugins + +- [#1134](https://github.com/callstack/repack/pull/1134) [`acd69db`](https://github.com/callstack/repack/commit/acd69db2ae480c255671b42ca7b659bab198f10e) Thanks [@jbroma](https://github.com/jbroma)! - Always include AssetRegistry and AssetSourceResolver in the bundle + +- [#1143](https://github.com/callstack/repack/pull/1143) [`81ee94c`](https://github.com/callstack/repack/commit/81ee94c1ae672ea316444decaf6f78c7f2fc0411) Thanks [@jbroma](https://github.com/jbroma)! - Fix failure to read project package json when validating plugins + +- [#1123](https://github.com/callstack/repack/pull/1123) [`bd58562`](https://github.com/callstack/repack/commit/bd58562fb6984e64be953ff6e2865233fa6eff6a) Thanks [@jbroma](https://github.com/jbroma)! - Allow passing `referenceUrl` to `ScriptManager.prefetchScript` + +- [#1151](https://github.com/callstack/repack/pull/1151) [`3748b41`](https://github.com/callstack/repack/commit/3748b41c414ed1da31ecd37ad22ff723dc11b79b) Thanks [@jbroma](https://github.com/jbroma)! - Hide persistent cache behind `REPACK_EXPERIMENTAL_CACHE` flag + +- Updated dependencies [[`c1a5786`](https://github.com/callstack/repack/commit/c1a5786f5), [`e5e5b12`](https://github.com/callstack/repack/commit/e5e5b120c)]: + - @callstack/repack-dev-server@5.1.0 + ## 5.1.0-rc.0 ### Minor Changes diff --git a/packages/repack/package.json b/packages/repack/package.json index d32ebf524..27b3db35e 100644 --- a/packages/repack/package.json +++ b/packages/repack/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/repack", - "version": "5.1.0-rc.0", + "version": "5.1.0", "description": "A toolkit to build your React Native application with Rspack or Webpack.", "type": "commonjs", "main": "./dist/index.js",