Skip to content

Commit

Permalink
release: 5.0.0-rc.12 (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbroma authored Feb 20, 2025
1 parent 4e10aa6 commit c275510
Show file tree
Hide file tree
Showing 13 changed files with 50 additions and 9 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 6 additions & 0 deletions packages/dev-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions packages/init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @callstack/repack-init

## 5.0.0-rc.12

## 5.0.0-rc.11

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Automates the integration of the @callstack/repack into React-Native projects",
"author": "Jakub Romańczyk <[email protected]>",
"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"],
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-expo-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-expo-modules/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -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:*",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-nativewind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-nativewind/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"contributors": ["Jakub Romańczyk <[email protected]>"],
Expand Down Expand Up @@ -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",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-reanimated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-reanimated/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -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:*",
Expand Down
11 changes: 11 additions & 0 deletions packages/repack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/repack/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c275510

Please sign in to comment.