Skip to content

v0.4.0

Compare
Choose a tag to compare
@jpwallace22 jpwallace22 released this 25 May 17:36
· 47 commits to main since this release

0.4.0 (2023-05-25)

Bug Fixes

  • dynamic changed to default import (#13) (dd3ba3e)
  • import path regex not specific enough (7f769a3)

Features

  • add loadable/next framework options (#11) (54be333)
  • import lazy component from jsx (#5) (41dcafe)

Performance Improvements

  • convertLineToLazy: remove noop (863c3be)