Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loadable/webpack-plugin

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadable/webpack-plugin - npm Package Versions

23

5.15.2

Diff

Changelog

Source

5.15.2 (2021-12-12)

Bug Fixes

  • Clear correct cache when compiling with Webpack (#838) (3b9cb20)
  • loadAsync Loadable should copy statics (#839) (9ff6693)
  • use stable promises for load/preload/React (#858) (45f2d91)
kashey
published 5.15.1 •

Changelog

Source

5.15.1 (2021-08-17)

Bug Fixes

kashey
published 5.15.0 •

Changelog

Source

5.15.0 (2021-05-08)

Bug Fixes

  • add displayNames to generated components (#731) (b640c82)

Features

kashey
published 5.14.2 •

Changelog

Source

5.14.2 (2021-01-31)

Bug Fixes

kashey
published 5.14.0 •

Changelog

Source

5.14.0 (2020-10-20)

Bug Fixes

Features

kashey
published 5.13.0 •

Changelog

Source

5.13.0 (2020-06-29)

Bug Fixes

  • allow webpack cache is ready only for initial chunks, fixes #558 (61f8b75)
  • memory leak in module cache management, fixes #560 (6c11703)
  • use make-dir instead of mkdirp (#544) (5a9c33b)
  • babel-plugin: add missing peer dependency (#524) (03a79b6)

Features

  • add resolveComponent option (a47d3d9)
neoziro
published 5.12.0 •

Changelog

Source

5.12.0 (2020-01-09)

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)
neoziro
published 5.7.1 •

Changelog

Source

5.7.1 (2019-03-19)

Bug Fixes

  • babel-plugin: handle special chars in file names (#279) (4da39ff)
  • webpack-plugin: create output folder with mkdirp (#273) (3767f28)
neoziro
published 5.7.0 •

Changelog

Source

5.7.0 (2019-03-14)

Bug Fixes

Features

  • use inline JSON to enabling CSP without unsafe-inline (05e5500)

Performance Improvements

neoziro
published 5.5.0 •

Changelog

Source

5.5.0 (2019-01-22)

Features

  • allow to specify extra attributes in getScriptTags & others (#210) (8a3d067)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc