New Kitten Release
• Fixed regression: Since we switched the h() render function to return a generator (for seamless async support in html templates), two other methods that were calling h() directly – `kitten.safelyAddHtml()` and `kitten.js()` – had begun to fail. This was also affecting the fetchiverse, streamiverse, and kitten-chat family of examples.
Enjoy!
https://kitten.small-web.org
(Run `kitten update` to immediately install the latest version on your development machines. Your production machines will automatically update in the next few hours.)

