Fork me on GitHub
#announcements
<
2023-10-06
>
Roman Liutikov14:10:42

Happy Friday everyone. Excited to announce that UIx has reached its first major version. Originally created in 2019, then reworked at Pitch, now I feel that it fully meets my personal and Pitch's needs, (and other orgs who's using it, otherwise let me know if I should rewrite it again). The kid has grown! šŸ£ šŸ‘‰ Here's the https://github.com/pitch-io/uix/blob/master/CHANGELOG.md#100 Notable changes: ā€¢ ā˜•ļø JVM SSR output now matches react-dom/server output ā€¢ šŸŒÆ Added cljs ns uix.dom.server wrapping react-dom/server ā€¢ šŸŖ Added defhookhttps://pitch-io.github.io/uix/docs/hooks.html#creating-custom-hooks, mainly to allow linting for custom hooks As usual, join #CNMR41NKB for discussion, feedback and more updates

šŸ‘€ 9
šŸŽ‰ 33
clojure-spin 10
šŸš€ 10
šŸŽ‚ 3
Alex Miller (Clojure team)20:10:25

https://github.com/clojure/tools.build v0.9.6 8e78bcc is now available ā€¢ https://clojure.github.io/tools.build/clojure.tools.build.api.html#var-write-pom - add :pom-data to supply extra pom data when generating a new pom (such as license info) ā€¢ https://clojure.github.io/tools.build/clojure.tools.build.api.html#var-uber - fix exclusions and conflict handling when including local deps on windows

šŸŽ‰ 21
šŸ‘ 1