Skip to content

Releases: gregberge/loadable-components

v5.2.1

27 Nov 13:51

Choose a tag to compare

Bug Fixes

v5.2.0

23 Nov 16:31

Choose a tag to compare

Bug Fixes

Features

  • webpack-plugin: add writeToDisk option (#161) (6b5ba21)

v5.1.3

20 Nov 12:46

Choose a tag to compare

Bug Fixes

v5.1.2

13 Nov 13:41

Choose a tag to compare

Bug Fixes

  • fix ref handler in loadable.lib (da05d87)

v5.1.1

13 Nov 09:13

Choose a tag to compare

Bug Fixes

v5.1.0

10 Nov 18:03

Choose a tag to compare

Features

  • server: add outputPath option in ChunkExtractor (aac26b3)

v5.0.2

10 Nov 17:25

Choose a tag to compare

Bug Fixes

  • update peer dependencies (b0363dc)

v5.0.1

10 Nov 17:18

Choose a tag to compare

Ensure that all released packages are sync.

v5.0.0

10 Nov 17:14

Choose a tag to compare

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.

v4.0.5

01 Nov 08:32

Choose a tag to compare

Bug Fixes

  • server: fix getScriptElements (ba424e0)