swc_core v13 #10003
Unanswered
hopefullToo
asked this question in
Q&A
swc_core v13
#10003
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While developing a custom plugin for NextJS, I updated the dependency from v11 to v13. Due to type changes, many errors occur. For example: expected
swc_ecma_visit::swc_ecma_ast::Class
, foundswc_core::ecma::ast::Class
. Are there any codemods for adjustments? How do I manage the change? For swc_common and others from v5 to v6, appropriate adjustments are also necessaryBeta Was this translation helpful? Give feedback.
All reactions