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

@loadable/component

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadable/component - npm Package Versions

134

5.13.0

Diff

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.11.0 •

Changelog

Source

5.11.0 (2019-12-02)

Bug Fixes

Features

  • add support for SRI (integrity) (with webpack-subresource-integrity) (#436) (586ad0a)
neoziro
published 5.10.3 •

Changelog

Source

5.10.3 (2019-09-24)

Bug Fixes

  • empty cache on each server reload (#431) (d4428c6), closes #230
  • support IE 11 without polyfill (#416) (80ee809), closes #397
  • babel-plugin: fix bug when using + concatenation instead of a template literal (#425) (d98dd27)
neoziro
published 5.10.2 •

Changelog

Source

5.10.2 (2019-07-15)

Bug Fixes

Performance Improvements

neoziro
published 5.10.1 •

Changelog

Source

5.10.1 (2019-05-14)

Bug Fixes

neoziro
published 5.10.0 •

Changelog

Source

5.10.0 (2019-05-13)

Bug Fixes

Features

Performance Improvements

neoziro
published 5.9.0 •

Changelog

Source

5.9.0 (2019-04-23)

Features

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.6.1 •

Changelog

Source

5.6.1 (2019-02-25)

Bug Fixes

  • component: better ES Modules handling (#228) (3628363)
  • server: allow query-param cache busting in chunk names (#229) (71f7bcd)
  • server: use eval to prevent webpack warning (#240) (948165d), closes #234
  • suspense: fix suspense mode in React v16.8+ (#251) (d04e1c9)
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