Skip to content

Commit 7118c5d

Browse files
committed
chore: changeset version
1 parent d9d64ef commit 7118c5d

11 files changed

Lines changed: 77 additions & 8 deletions

File tree

.changeset/pre.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,40 +10,51 @@
1010
"@callstack/repack": "5.0.0-alpha.0",
1111
"metro-compat-test": "0.0.1",
1212
"website": "0.0.1",
13-
"@callstack/repack-plugin-reanimated": "5.0.0-rc.2"
13+
"@callstack/repack-plugin-reanimated": "5.0.0-rc.2",
14+
"@callstack/repack-plugin-nativewind": "5.0.0-rc.6"
1415
},
1516
"changesets": [
1617
"angry-foxes-applaud",
1718
"big-insects-move",
1819
"big-wolves-tell",
1920
"bright-scissors-kiss",
2021
"brown-countries-tickle",
22+
"brown-lemons-fix",
2123
"clever-frogs-type",
2224
"clever-timers-decide",
2325
"cold-apes-swim",
2426
"cold-chefs-confess",
27+
"curvy-cars-pretend",
2528
"curvy-lamps-kneel",
2629
"dull-ants-change",
2730
"fast-falcons-joke",
2831
"fifty-rockets-laugh",
32+
"gorgeous-nails-watch",
2933
"happy-pets-yawn",
3034
"healthy-dots-tap",
3135
"healthy-monkeys-relate",
3236
"heavy-drinks-heal",
3337
"honest-items-happen",
3438
"honest-schools-tap",
3539
"khaki-days-call",
40+
"khaki-drinks-join",
3641
"late-crabs-deliver",
3742
"lazy-comics-promise",
43+
"loud-bats-retire",
3844
"lucky-paws-shop",
45+
"nervous-geese-grow",
3946
"nervous-laws-try",
4047
"nervous-wasps-applaud",
4148
"odd-cars-yawn",
4249
"odd-teachers-repeat",
4350
"olive-singers-attack",
51+
"pink-pants-vanish",
4452
"proud-students-return",
53+
"quick-rats-knock",
54+
"rare-planes-lie",
4555
"rude-points-ring",
4656
"serious-falcons-burn",
57+
"serious-peas-hammer",
4758
"shaggy-planets-mate",
4859
"slimy-dragons-swim",
4960
"smart-carrots-sneeze",
@@ -54,6 +65,7 @@
5465
"tricky-donuts-fly",
5566
"tricky-keys-kneel",
5667
"two-ghosts-refuse",
68+
"unlucky-starfishes-thank",
5769
"wet-countries-sin"
5870
]
5971
}

packages/dev-server/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @callstack/repack-dev-server
22

3+
## 5.0.0-rc.7
4+
35
## 5.0.0-rc.6
46

57
## 5.0.0-rc.5

packages/dev-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@callstack/repack-dev-server",
33
"description": "A bundler-agnostic development server for React Native applications as part of @callstack/repack.",
44
"license": "MIT",
5-
"version": "5.0.0-rc.6",
5+
"version": "5.0.0-rc.7",
66
"type": "module",
77
"main": "./dist/index.js",
88
"types": "./dist/index.d.ts",

packages/init/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @callstack/repack-init
22

3+
## 5.0.0-rc.7
4+
5+
### Minor Changes
6+
7+
- [#869](https://github.com/callstack/repack/pull/869) [`30fa495`](https://github.com/callstack/repack/commit/30fa4955008460fc94926a8d2cefb2efbd198cb5) Thanks [@jbroma](https://github.com/jbroma)! - Use `@react-native-community/cli` explictly iOS project settings (through `CLI_PATH`).
8+
9+
Drop (unofficial) support for modyfing Android config for RN versions < 0.71.
10+
311
## 5.0.0-rc.6
412

513
## 5.0.0-rc.5

packages/init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Automates the integration of the @callstack/repack into React-Native projects",
44
"author": "Jakub Romańczyk <jakub.romanczyk@callstack.com>",
55
"license": "MIT",
6-
"version": "5.0.0-rc.6",
6+
"version": "5.0.0-rc.7",
77
"homepage": "https://github.com/callstack/repack",
88
"repository": "github:callstack/repack",
99
"keywords": ["repack", "re.pack", "init", "repack-init"],
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
# @callstack/repack-plugin-nativewind
2+
3+
## 5.0.0-rc.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`abf190e`](https://github.com/callstack/repack/commit/abf190e7e2571b3ef66cba9d26dd65d1548e4ab7), [`30fa495`](https://github.com/callstack/repack/commit/30fa4955008460fc94926a8d2cefb2efbd198cb5), [`0e600d4`](https://github.com/callstack/repack/commit/0e600d4d8df577622ba8cbc49ff1ef80f257620d), [`cdfdca4`](https://github.com/callstack/repack/commit/cdfdca4aa481020d4b2cbd260297e39984384d1c), [`93f2c74`](https://github.com/callstack/repack/commit/93f2c745092ae83e31bc1ac9fe5c89a5b64c495f), [`d9d64ef`](https://github.com/callstack/repack/commit/d9d64ef6438e75086bd970cd600e936e46e7962f), [`96915f8`](https://github.com/callstack/repack/commit/96915f80b08e474127271475d132644efeab4bee), [`153d1d4`](https://github.com/callstack/repack/commit/153d1d4513498a85ccc7303222455c3372108406), [`30fa495`](https://github.com/callstack/repack/commit/30fa4955008460fc94926a8d2cefb2efbd198cb5), [`3bfb690`](https://github.com/callstack/repack/commit/3bfb6909d7363787bbfd1584e1749b4ff516aa92), [`5aa009c`](https://github.com/callstack/repack/commit/5aa009c9ea1fada2572813effc0d88499a509c0f)]:
8+
- @callstack/repack@5.0.0-rc.7

packages/plugin-nativewind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/repack-plugin-nativewind",
3-
"version": "5.0.0-rc.6",
3+
"version": "5.0.0-rc.7",
44
"description": "A plugin for @callstack/repack that integrates NativeWind",
55
"author": "Boris Yankov <boris.yankov@callstack.com>",
66
"contributors": ["Jakub Romańczyk <jakub.romanczyk@callstack.com>"],
@@ -42,7 +42,7 @@
4242
"dedent": "^0.7.0"
4343
},
4444
"peerDependencies": {
45-
"@callstack/repack": "^5.0.0-rc.6",
45+
"@callstack/repack": "^5.0.0-rc.7",
4646
"nativewind": ">=4.1.23",
4747
"react-native-css-interop": ">=0.1.22"
4848
},

packages/plugin-reanimated/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @callstack/repack-plugin-reanimated
22

3+
## 5.0.0-rc.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`abf190e`](https://github.com/callstack/repack/commit/abf190e7e2571b3ef66cba9d26dd65d1548e4ab7), [`30fa495`](https://github.com/callstack/repack/commit/30fa4955008460fc94926a8d2cefb2efbd198cb5), [`0e600d4`](https://github.com/callstack/repack/commit/0e600d4d8df577622ba8cbc49ff1ef80f257620d), [`cdfdca4`](https://github.com/callstack/repack/commit/cdfdca4aa481020d4b2cbd260297e39984384d1c), [`93f2c74`](https://github.com/callstack/repack/commit/93f2c745092ae83e31bc1ac9fe5c89a5b64c495f), [`d9d64ef`](https://github.com/callstack/repack/commit/d9d64ef6438e75086bd970cd600e936e46e7962f), [`96915f8`](https://github.com/callstack/repack/commit/96915f80b08e474127271475d132644efeab4bee), [`153d1d4`](https://github.com/callstack/repack/commit/153d1d4513498a85ccc7303222455c3372108406), [`30fa495`](https://github.com/callstack/repack/commit/30fa4955008460fc94926a8d2cefb2efbd198cb5), [`3bfb690`](https://github.com/callstack/repack/commit/3bfb6909d7363787bbfd1584e1749b4ff516aa92), [`5aa009c`](https://github.com/callstack/repack/commit/5aa009c9ea1fada2572813effc0d88499a509c0f)]:
8+
- @callstack/repack@5.0.0-rc.7
9+
310
## 5.0.0-rc.6
411

512
### Patch Changes

packages/plugin-reanimated/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/repack-plugin-reanimated",
3-
"version": "5.0.0-rc.6",
3+
"version": "5.0.0-rc.7",
44
"description": "A plugin for @callstack/repack that integrates react-native-reanimated",
55
"author": "Jakub Romańczyk <jakub.romanczyk@callstack.com>",
66
"license": "MIT",
@@ -39,7 +39,7 @@
3939
"dependencies": {},
4040
"peerDependencies": {
4141
"@babel/core": "^7.20",
42-
"@callstack/repack": "^5.0.0-rc.6"
42+
"@callstack/repack": "^5.0.0-rc.7"
4343
},
4444
"devDependencies": {
4545
"@callstack/repack": "workspace:*",

packages/repack/CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# @callstack/repack
22

3+
## 5.0.0-rc.7
4+
5+
### Minor Changes
6+
7+
- [#872](https://github.com/callstack/repack/pull/872) [`0e600d4`](https://github.com/callstack/repack/commit/0e600d4d8df577622ba8cbc49ff1ef80f257620d) Thanks [@jbroma](https://github.com/jbroma)! - Enable inlining entry modules by making runtime initialization from React renderers a no-op
8+
9+
- [#841](https://github.com/callstack/repack/pull/841) [`d9d64ef`](https://github.com/callstack/repack/commit/d9d64ef6438e75086bd970cd600e936e46e7962f) Thanks [@borisyankov](https://github.com/borisyankov)! - Add support for NativeWind through a dedicated optional plugin called `@callstack/repack-plugin-nativewind`
10+
11+
- [#869](https://github.com/callstack/repack/pull/869) [`30fa495`](https://github.com/callstack/repack/commit/30fa4955008460fc94926a8d2cefb2efbd198cb5) Thanks [@jbroma](https://github.com/jbroma)! - Use `@react-native-community/cli` explictly iOS project settings (through `CLI_PATH`).
12+
13+
Drop (unofficial) support for modyfing Android config for RN versions < 0.71.
14+
15+
- [#865](https://github.com/callstack/repack/pull/865) [`3bfb690`](https://github.com/callstack/repack/commit/3bfb6909d7363787bbfd1584e1749b4ff516aa92) Thanks [@jbroma](https://github.com/jbroma)! - Add CodegenPlugin as part of RepackPlugin to handle React Native Codegen babel transforms
16+
17+
- [#864](https://github.com/callstack/repack/pull/864) [`5aa009c`](https://github.com/callstack/repack/commit/5aa009c9ea1fada2572813effc0d88499a509c0f) Thanks [@jbroma](https://github.com/jbroma)! - Make babel-loader a dependecy
18+
19+
### Patch Changes
20+
21+
- [#870](https://github.com/callstack/repack/pull/870) [`abf190e`](https://github.com/callstack/repack/commit/abf190e7e2571b3ef66cba9d26dd65d1548e4ab7) Thanks [@jbroma](https://github.com/jbroma)! - Install latest version of `@rspack/core` with repack-init
22+
23+
- [#869](https://github.com/callstack/repack/pull/869) [`30fa495`](https://github.com/callstack/repack/commit/30fa4955008460fc94926a8d2cefb2efbd198cb5) Thanks [@jbroma](https://github.com/jbroma)! - Add `--config-cmd` to options for bundle command for compatibility with RN >= 0.76
24+
25+
- [#880](https://github.com/callstack/repack/pull/880) [`cdfdca4`](https://github.com/callstack/repack/commit/cdfdca4aa481020d4b2cbd260297e39984384d1c) Thanks [@jbroma](https://github.com/jbroma)! - Fix swc loader module rules loose mode configuration
26+
27+
- [#871](https://github.com/callstack/repack/pull/871) [`93f2c74`](https://github.com/callstack/repack/commit/93f2c745092ae83e31bc1ac9fe5c89a5b64c495f) Thanks [@jbroma](https://github.com/jbroma)! - Add error boundary around webpack's require function to match Metro's error handling behavior more closely
28+
29+
- [#868](https://github.com/callstack/repack/pull/868) [`96915f8`](https://github.com/callstack/repack/commit/96915f80b08e474127271475d132644efeab4bee) Thanks [@jbroma](https://github.com/jbroma)! - Decouple init & module error handling from load script runtime module inside RepackTargetPlugin
30+
31+
- [#867](https://github.com/callstack/repack/pull/867) [`153d1d4`](https://github.com/callstack/repack/commit/153d1d4513498a85ccc7303222455c3372108406) Thanks [@ra1nj](https://github.com/ra1nj)! - Add 'react-native-inappbrowser-reborn' in flowTypedModulesLoadingRules.
32+
33+
- Updated dependencies []:
34+
- @callstack/repack-dev-server@5.0.0-rc.7
35+
336
## 5.0.0-rc.6
437

538
### Minor Changes

0 commit comments

Comments
 (0)