Skip to content

Releases: react-loadable/revised

Bug fix: component loaded before mounting causes state not to update

Choose a tag to compare

@tranvansang tranvansang released this 30 Mar 22:46
v1.4.1

v1.4.1

Webpack 5 support

Choose a tag to compare

@tranvansang tranvansang released this 13 Dec 00:54
  • Webpack 5: use processAssets hook, instead of emit hooks.
  • Webpack 5: use thisCompilation over this.compilation.
  • Webpack 4 fallback.