Skip to content

Commit 4f6929b

Browse files
RSNarafacebook-github-bot
authored andcommitted
Bump @react-native/babel-plugin-codegen to v0.71.0
Summary: ## Change This align react-native/babel-plugin-codegen version to RN version: 0.71.0 ## Motivation We just introduced TypeScript support in this babel plugin via D39136171 (df0b690). This version bump will allow us to enable the static ViewConfig codegen in TypeScript React Native libraries, like React Native SVG. See PR: software-mansion/react-native-svg#1847 Changelog: [General] Bump react-native/babel-plugin-codegen to v0.71.0 Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: cortinico Differential Revision: D39172735 fbshipit-source-id: 1d1b2c073dd6d76160979ac3c281e85f6eb4c87a
1 parent 1811942 commit 4f6929b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-plugin-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.6",
2+
"version": "0.71.0",
33
"name": "@react-native/babel-plugin-codegen",
44
"description": "Babel plugin to generate native module and view manager code for React Native.",
55
"repository": {

0 commit comments

Comments
 (0)