Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@leebyron leebyron released this 30 Apr 19:32

New:

  • Render a special case when a collection is empty with ifEmpty (#20)

Fixes:

  • Support older browsers by not using let (f47d563)
  • Fix TypeScript definitions by replacing React types with generic JSX types (#19)