styled-jsx v3.2.0 Release Notes

Release Date: 2019-01-16 // over 5 years ago
  • 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! 🎉