Skip to content

Commit d8870ca

Browse files
committed
chore: release version 3.7.0 of repack
1 parent 84639fb commit d8870ca

File tree

8 files changed

+32
-24
lines changed

8 files changed

+32
-24
lines changed

.changeset/clever-dodos-mate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eighty-elephants-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/serious-hairs-thank.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/TesterApp/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# testerapp
22

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- [#476](https://github.com/callstack/repack/pull/476) [`c60d88a`](https://github.com/callstack/repack/commit/c60d88ac95105b39222eb3062cc40c0afde73496) Thanks [@szymonrybczak](https://github.com/szymonrybczak)! - Upgraded TesterApp to react-native@0.73.0
8+
9+
* [#479](https://github.com/callstack/repack/pull/479) [`b1ad518`](https://github.com/callstack/repack/commit/b1ad518a7ff76e5ffe95a9af02469cc74b99584e) Thanks [@ambar](https://github.com/ambar)! - Added the ability to fully leverage the webpack built-in caching mechanism to optimise cold build times.
10+
11+
* Updated dependencies [[`e1476e6`](https://github.com/callstack/repack/commit/e1476e644c1da9cee5bc933b32219027248bd5af), [`b1ad518`](https://github.com/callstack/repack/commit/b1ad518a7ff76e5ffe95a9af02469cc74b99584e)]:
12+
- @callstack/repack@3.7.0
13+
314
## 0.1.6
415

516
### Patch Changes

packages/TesterApp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "testerapp",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"private": true,
55
"installConfig": {
66
"hoistingLimits": "workspaces"
@@ -17,7 +17,7 @@
1717
"serve-remote-assets:ios": "yarn http-server -p 9999 build/output/ios/remote"
1818
},
1919
"dependencies": {
20-
"@callstack/repack": "3.6.0",
20+
"@callstack/repack": "3.7.0",
2121
"@react-native-async-storage/async-storage": "^1.21.0",
2222
"lodash.throttle": "^4.1.1",
2323
"react": "18.2.0",

packages/repack/CHANGELOG.md

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

3+
## 3.7.0
4+
5+
### Minor Changes
6+
7+
- [#477](https://github.com/callstack/repack/pull/477) [`e1476e6`](https://github.com/callstack/repack/commit/e1476e644c1da9cee5bc933b32219027248bd5af) Thanks [@szymonrybczak](https://github.com/szymonrybczak)! - fix: get commands options and description from new package (support RN>=0.73)
8+
9+
### Patch Changes
10+
11+
- [#479](https://github.com/callstack/repack/pull/479) [`b1ad518`](https://github.com/callstack/repack/commit/b1ad518a7ff76e5ffe95a9af02469cc74b99584e) Thanks [@ambar](https://github.com/ambar)! - Added the ability to fully leverage the webpack built-in caching mechanism to optimise cold build times.
12+
13+
- Updated dependencies [[`cc997a2`](https://github.com/callstack/repack/commit/cc997a2f84b4835f8fe597487b0cde6f41b4b7f0)]:
14+
- @callstack/repack-dev-server@1.1.0
15+
316
## 3.6.0
417

518
### Minor Changes

packages/repack/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",
3-
"version": "3.6.0",
3+
"version": "3.7.0",
44
"description": "A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -58,7 +58,7 @@
5858
"webpack": "5.x"
5959
},
6060
"dependencies": {
61-
"@callstack/repack-dev-server": "^1.0.2",
61+
"@callstack/repack-dev-server": "^1.1.0",
6262
"@discoveryjs/json-ext": "^0.5.7",
6363
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
6464
"colorette": "^1.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5128,7 +5128,7 @@ __metadata:
51285128
languageName: unknown
51295129
linkType: soft
51305130

5131-
"@callstack/repack-dev-server@^1.0.2, @callstack/repack-dev-server@workspace:packages/dev-server":
5131+
"@callstack/repack-dev-server@^1.1.0, @callstack/repack-dev-server@workspace:packages/dev-server":
51325132
version: 0.0.0-use.local
51335133
resolution: "@callstack/repack-dev-server@workspace:packages/dev-server"
51345134
dependencies:
@@ -5186,7 +5186,7 @@ __metadata:
51865186
languageName: unknown
51875187
linkType: soft
51885188

5189-
"@callstack/repack@3.6.0, @callstack/repack@workspace:packages/repack":
5189+
"@callstack/repack@3.7.0, @callstack/repack@workspace:packages/repack":
51905190
version: 0.0.0-use.local
51915191
resolution: "@callstack/repack@workspace:packages/repack"
51925192
dependencies:
@@ -5196,7 +5196,7 @@ __metadata:
51965196
"@babel/preset-env": ^7.18.2
51975197
"@babel/preset-typescript": ^7.17.12
51985198
"@callstack/eslint-config": ^11.0.0
5199-
"@callstack/repack-dev-server": ^1.0.2
5199+
"@callstack/repack-dev-server": ^1.1.0
52005200
"@discoveryjs/json-ext": ^0.5.7
52015201
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.7
52025202
"@react-native-community/cli": 5.0.1-alpha.1
@@ -32344,7 +32344,7 @@ __metadata:
3234432344
"@babel/preset-env": ^7.20.0
3234532345
"@babel/runtime": ^7.20.0
3234632346
"@callstack/eslint-config": ^12.0.2
32347-
"@callstack/repack": 3.6.0
32347+
"@callstack/repack": 3.7.0
3234832348
"@react-native-async-storage/async-storage": ^1.21.0
3234932349
"@react-native/babel-preset": ^0.73.18
3235032350
"@react-native/eslint-config": ^0.73.1

0 commit comments

Comments
 (0)