Skip to content

Releases: ianschmitz/react-lazy-with-preload

v2.2.1

22 Aug 16:38
Compare
Choose a tag to compare

2.2.1 (2022-08-22)

Bug Fixes

  • Prevent remount of underlying component (#22)

Chores

  • Update jest (#21)

v2.2.0

25 Jul 17:29
Compare
Choose a tag to compare

2.2.0 (2022-07-25)

New Features

  • Add named export lazyWithPreload (30a2daa)

v2.1.0

23 Jun 18:31
Compare
Choose a tag to compare

2.1.0 (2022-06-23)

New Features

  • Return component from preload() (#15)

v2.0.1

11 Jun 22:24
Compare
Choose a tag to compare

2.0.1 (2020-06-11)

Bug Fixes

  • ref isn't forwarded to component (#4)