Skip to content

Releases: faceyspacey/react-universal-component

v3.0.0

26 Jul 02:12
58ca92b
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2018-07-25)

Features

Convert chunk names to dashes instead of slashes, if using babel plugin

v2.9.0

23 Apr 21:09
4fae5eb
Compare
Choose a tag to compare

<a name"2.9.0">

2.9.0 (2018-04-23)

Features

  • $preload: hoist statics when using preload static method (4fae5ebc)

v2.8.4

27 Feb 00:24
Compare
Choose a tag to compare

<a name"2.8.4">

2.8.4 (2018-02-27)

Bug Fixes

  • $error: error component not shown with dynamic components after client side change (1104e56f)

v2.8.3

21 Feb 12:30
66915eb
Compare
Choose a tag to compare

<a name"2.8.3">

2.8.3 (2018-02-21)

Bug Fixes

  • $typescript: Add ReportChunks definitions (afdd235e)

v2.8.2

31 Jan 00:33
aaa9bfc
Compare
Choose a tag to compare

<a name"2.8.2">

2.8.2 (2018-01-31)

Bug Fixes

v2.8.1

04 Jan 05:24
3c1c855
Compare
Choose a tag to compare

<a name"2.8.1">

2.8.1 (2018-01-04)

Bug Fixes

v2.8.0

08 Dec 02:07
78325e7
Compare
Choose a tag to compare

<a name"2.8.0">

2.8.0 (2017-12-08)

Features

  • Adding new component ReportChunkNames: Adds an alternative way to report chunk names that does not require global cache (a6f46d2a)

v2.7.4

03 Dec 01:15
d6ee9d2
Compare
Choose a tag to compare

<a name"2.7.4">

2.7.4 (2017-12-03)

Bug Fixes

  • Improve TypeScript type checking for module exports (85139abd)

v2.7.3

02 Dec 23:33
4c3ce1d
Compare
Choose a tag to compare

<a name"2.7.3">

2.7.3 (2017-12-02)

Bug Fixes

v2.7.2

01 Dec 08:34
9a9cee0
Compare
Choose a tag to compare

<a name"2.7.2">

2.7.2 (2017-12-01)

Bug Fixes

  • Adds clearChunks to typescript definition for react-universal-component/server (32917337)