·
222 commits
to main
since this release
Patch Changes
- #2122: The new JSX transform added in v3.12.0 has been reverted, because React 17 doesn't properly support it.
- #2124: Fixed a CommonJS-related error where an internal variable was accidentally trying to override the
module
object.