Skip to content

v3.2.0

Compare
Choose a tag to compare
@giuseppeg giuseppeg released this 16 Jan 10:24

Minor

  • Transition to Babel 7 and add support for JSX fragments shorthand <></> - Babel 6 is still supported (#535) (@ijjk)

Patches

  • Switched to visiting the Program path and then start a traversal manually to solve conflicts with other Babel plugins. (#536) (@ijjk)
  • Upgrade Stylis and fix some CSS preprocessing issues.

Huge thanks to @ijjk for his contributions! 🎉