Releases: ianschmitz/react-lazy-with-preload
Releases · ianschmitz/react-lazy-with-preload
v2.2.1
2.2.1 (2022-08-22)
Bug Fixes
- Prevent remount of underlying component (#22)
Chores
v2.2.0
2.2.0 (2022-07-25)
New Features
- Add named export
lazyWithPreload
(30a2daa)
v2.1.0
2.1.0 (2022-06-23)
New Features
- Return component from preload() (#15)
v2.0.1
2.0.1 (2020-06-11)
Bug Fixes
ref
isn't forwarded to component (#4)