-
|
So with what I see in the ReadMe and in the other discussion here, you have a v0.3.0 coming out with a new compiler? Wondering if I should just wait for that to be released? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
That's right, there will be a release with a new compiler soon, which includes the convenience of the babel plugin, the speed of SWC and access to the file system. Therefore, the previous version of the plugin is marked as deprecated, and the NextJS plugin is renamed to "@stylexswc/nextjs-swc-plugin". For now, support for the SWC plugin as a separate package will continue, but in the future it may be completely replaced by a new compiler. |
Beta Was this translation helpful? Give feedback.
That's right, there will be a release with a new compiler soon, which includes the convenience of the babel plugin, the speed of SWC and access to the file system.
Therefore, the previous version of the plugin is marked as deprecated, and the NextJS plugin is renamed to "@stylexswc/nextjs-swc-plugin". For now, support for the SWC plugin as a separate package will continue, but in the future it may be completely replaced by a new compiler.