Skip to content

v0.4.0

Choose a tag to compare

@andywhite37 andywhite37 released this 11 Jul 15:30
· 57 commits to master since this release

✨ New stuff

  • Added a bunch of render helpers for conditionally rendering AsyncResult for a variety of possible scenarios. See ReludeReact_Render.re for more info.

🚨 Breaking changes

  • I changed the Render functions to accept the significant data last for consistency with other Relude conventions. As these are brand new, this is not likely to break anyone.