Skip to content

Ternaries, Fallbacks, and Dependency Updates

Compare
Choose a tag to compare
@TroyAlford TroyAlford released this 15 Oct 01:13
· 126 commits to develop since this release
  • updated all dependencies, including migrating to acorn@7+ and acorn-jsx@5+
  • fixed a minor bug with rendering results of boolean comparisons (@timkindberg #104)
  • added fallback rendering for error states (@knsv #102)