You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/repack/CHANGELOG.md
+37-22Lines changed: 37 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# @callstack/repack
2
2
3
+
## 4.1.0
4
+
5
+
### Minor Changes
6
+
7
+
-[#633](https://github.com/callstack/repack/pull/633)[`38a9ff0`](https://github.com/callstack/repack/commit/38a9ff013d9fb79a75e64a557be2cee75e964cc1) Thanks [@jbroma](https://github.com/jbroma)! - Support for bridgeless new architecture
8
+
9
+
### Patch Changes
10
+
11
+
-[#628](https://github.com/callstack/repack/pull/628)[`9485bd6`](https://github.com/callstack/repack/commit/9485bd6c6c377498159d0523f39eb98eee5e638a) Thanks [@jbroma](https://github.com/jbroma)! - Remove loader-utils in favor of webpack loader builtins
12
+
13
+
-[#630](https://github.com/callstack/repack/pull/630)[`dc55cef`](https://github.com/callstack/repack/commit/dc55cef0d07749b64aded2854ed998964a0b2341) Thanks [@jbroma](https://github.com/jbroma)! - Use the current Node when composing Hermes sourcemaps
0 commit comments