import { app, html } from 'hyperapp'
html is not a function
0.0.11 works fine
@crapthings In 0.0.12 you have to import {app, html} from 'hyperapp/hx. This will change back to the old behavior in 0.0.13 if I understood correctly.
Yes, that is correct. I made a similar update here. You can see what changed after I switched to using the latest/master code.
Thanks @dodekeract, that's correct.
@crapthings There was a reason for that, but it should be soon before I release 0.0.13 and back to the original behavior.
cheers
@crapthings IT's a thing now! 0.0.13 is out