hx version 0.4.0 has been released! This is a major change and has a number of improvements:
- Local state hook
<-statenow returns a tuple[value set-value]instead of an atom-like value - The hiccup parser
hx.hiccuphas 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