Skip to content

v0.5.0

Compare
Choose a tag to compare
@fkling fkling released this 07 Mar 05:12
· 219 commits to main since this release

New

  • Bump recast and babylon to support JSX fragments (#239)
  • Add dynamicImport plugin to babylon parser. (#208)
  • Allow specifying a testName for inline tests (#218)
  • Add some() and every() methods for Collection (#216)

Fixed/Improved

  • Fix error handling for http (#242)
  • Perf: replace async with neo-async (#241)
  • Fix renameTo renaming React component prop name unexpectedly (#220)
  • Fix renameTo not taking property shorthands into account (#211)