Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

v2.2.0

Choose a tag to compare

@jridgewell jridgewell released this 26 Apr 03:12
· 261 commits to master since this release
  • New Feature
    • Add optional Static Attribute hoisting.
  • Bug Fix
    • Fixes detection of root JSX Element in sub-render functions.
    • Supports JSX Elements implicitly returned by arrow functions.
    • Fixes use of JSX Elements inside Sequence Expressions.