Skip to content

Commit 47bf30c

Browse files
authored
feat: support RN 80 flow transforms (#1225)
1 parent 5348c88 commit 47bf30c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/clear-rooms-hammer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@callstack/repack": minor
3+
---
4+
5+
Add support for React Native 0.80 flow transforms

packages/repack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"events": "^3.3.0",
8686
"execa": "^5.0.0",
8787
"exit-hook": "^4.0.0",
88-
"flow-remove-types": "^2.268.0",
88+
"flow-remove-types": "^2.277.0",
8989
"gradient-string": "^2.0.2",
9090
"image-size": "^1.1.1",
9191
"jsonwebtoken": "^9.0.2",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)