Releases: ctrlplusb/react-async-component
Releases · ctrlplusb/react-async-component
0.2.1
Patches
- Fixes an issue where component identifiers were not being cycled which caused different instances of AsyncComponent to share a resolved Component.: f3b9ae9
0.1.2
Patches
- Rehydration state is now removed after it is initially processed. This resolves issues with hot module reloading.: 0ec92c4
0.1.1
Patches
- Fixes error with es6 resolver.: d7799e4