[ANN] hx 0.4.0 released

hx version 0.4.0 has been released! This is a major change and has a number of improvements:

  • Local state hook <-state now returns a tuple [value set-value] instead of an atom-like value
  • The hiccup parser hx.hiccup has been completely decoupled from React and made cross-platform
  • DX improvements like prettier display names and helper syntax for using higher-order components
  • Numerous bug fixes
  • Lots of tests
    Check out the full changelog here: https://github.com/Lokeh/hx/blob/master/CHANGELOG.md#040---mar-26-2019

Thanks to @orestis @mhuebert @roman01la @djebbz for the help! More to come soon

8 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.