lilactown / helix

A simple, easy to use library for React development in ClojureScript.
Eclipse Public License 2.0
624 stars 52 forks source link

Release request #154

Closed rome-user closed 3 months ago

rome-user commented 3 months ago

Warnings from shadow-cljs when compiling namespaces using helix breaks some Emacs functionality, like compiling an new ns form and having it exist in the runtime. Not sure why this happens, but it happens whenever the CLJS compiler emits a warning. It interrupts REPL-driven development for me.

I know there is an outstanding issue regarding the refactoring of the $ macros. But for the time being I would like a 0.2.1 release.

lilactown commented 3 months ago

Just released 0.2.1 with the fix for extending symbol to be printable