v0.4.0
✨ New stuff
- Added a bunch of render helpers for conditionally rendering AsyncResult for a variety of possible scenarios. See
ReludeReact_Render.refor more info.
🚨 Breaking changes
- I changed the
Renderfunctions to accept the significant data last for consistency with other Relude conventions. As these are brand new, this is not likely to break anyone.