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

124

5.6.0

Diff

Changelog

Source

5.6.0 (2019-02-05)

Bug Fixes

  • Add extra props option for links (#212) (6714d2a)
  • server: fix chunkName resolving (#219) (ef11e11)

Features

neoziro
published 5.5.0 •

Changelog

Source

5.5.0 (2019-01-22)

Features

  • allow to specify extra attributes in getScriptTags & others (#210) (8a3d067)
neoziro
published 5.2.2 •

Changelog

Source

5.2.2 (2018-12-12)

Bug Fixes

  • babel-plugin: fix chunkName with aggressive code splitting (e974933), closes #182
  • ensure that component is mounted before calling setState (#184) (fe0f47f), closes #180
  • server: fix usage when compiled using webpack (#185) (5e28870), closes #181
neoziro
published 5.2.1 •

Changelog

Source

5.2.1 (2018-11-27)

Bug Fixes

  • webpack-plugin: fix TypeError when set writeToDisk true (#170) (2d1fb11)
  • upgrade hoist-non-react-statics@3.2.0 (122b1ce)
neoziro
published 5.1.2 •

Changelog

Source

5.1.2 (2018-11-13)

Bug Fixes

  • fix ref handler in loadable.lib (da05d87)
neoziro
published 5.0.1 •

Changelog

Source

5.0.2 (2018-11-10)

Bug Fixes

neoziro
published 5.0.0 •

Changelog

Source

5.0.0 (2018-11-10)

Bug Fixes

Features

BREAKING CHANGES

    • SSR has been rewritten from scratch, if you use it, please follow the new guide.
  • Prefetch component and prefetch functions have been removed, please use webpackPrefetch instead.
neoziro
published 4.0.2 •

Changelog

Source

4.0.2 (2018-10-31)

Bug Fixes

  • babel-plugin: transform into friendly chunk name (54422cb)
  • component: fix lazy usage (d711ee0)
neoziro
published 4.0.1 •

Changelog

Source

4.0.1 (2018-10-30)

Bug Fixes

  • component: do not call ref several times (8cf3190)
neoziro
published 4.0.0 •

Changelog

Source

4.0.0 (2018-10-30)

Features

  • add new loadable.lib, change API (94b2e87)

BREAKING CHANGES

    • ErrorComponent is ignored, please use Error Boundaries to handle errors.
  • lazy is no longer exported
  • LoadingComponent is replaced by fallback option
  • ref are now forwarded
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