releases

A place to post minor releases of libraries and projects that you would not otherwise post in #announcements
lilactown 2021-04-22T18:48:53.048200Z

https://github.com/lilactown/helix version 0.1.0 is out! This includes two updates: • a new macro, helix.dom/$d which makes it easier to create elements out of components that expect common DOM prop conversion semantics • enables :check-invalid-hooks-usage feature flag by default, which means you will get warnings when you break the https://reactjs.org/docs/hooks-rules.html in components and hooks created via defnc and defhook Please follow up in #helix with any questions or comments 😄

1