Skip to content

v5.12.0

Compare
Choose a tag to compare
@gregberge gregberge released this 09 Jan 19:44
· 142 commits to main since this release
5e6e080

Bug Fixes

  • apply loadable transformations before any other, fixes #466 (ac5ba45)

Features

  • add codemods to migrate from react-loadable (#463) (a82d5ad)
  • avoid synchronous loading on client if options.ssr is false (#346) (338bf55)
  • loadable-components.com (e515b0e)

Performance Improvements

  • avoid calling stats.toJson if possible (87698de)