Fork me on GitHub
#releases
<
2021-09-18
>
lilactown22:09:20

I've published https://github.com/lilactown/helix/, a library for using React with ClojureScript, that contains a few bug fixes:

## Fixed

- Fix invalid hooks check when hooks appear inside literals, i.e. (when x [(use-foo)])
- Fix recursive calls to components wrapped in HOC
- Detect hooks inside of JS literals
Please follow up in #helix with any questions or comments!