Fork me on GitHub
#announcements
<
2023-10-17
>
weavejester01:10:56

https://github.com/ring-clojure/ring 1.11.0-beta1 has been released. Notable changes in this release include: • A WebSocket API has been added to the Ring specification • The Ring Jetty adapter has been updated to Jetty 11 and given WebSocket support • The provided dependency on Java servlets has been removed • The minimum compatible Java version has increased from 1.8 to 11 This is a beta release intended for early adopters. The first RC is planned for next month.

🎉 48
one-ring 29
👏 7
❤️ 3
wizard 1
gratitude 1
oyakushev10:10:15

https://github.com/clojure-goes-fast/clj-async-profiler 1.1.0 is an important release that makes it easier to utilize the profiler's powerful dynamic transforms. Common transforms are now just a click away! More about the new features here: https://clojure-goes-fast.com/blog/clj-async-profiler-110/

🎉 28
🔥 12
xificurC10:10:20

@U06PNK4HG there's a localhost link in the blog post

oyakushev11:10:51

Oof, thanks, gonna fix that soon 😅

Noah Bogart13:10:58

this is a magnificent update

❤️ 2
avocade14:10:32

Thanks Alex, invaluable tool 🙌:skin-tone-2:

❤️ 1
borkdude19:10:32

https://github.com/squint-cljs/squint: ClojureScript syntax to JavaScript compiler A lot happened in the last month! 0.2.25 - https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#0332-2023-10-17 • Add squint.edn support, see https://github.com/squint-cljs/squint/blob/main/README.md#squintedn • Add watch subcommand to watch :paths from squint.edn • Resolve symbolic namespaces (:require [foo.bar]) from :paths • Make generated let variable names in JS more deterministic, which helps hot reloading in React • Added a https://github.com/squint-cljs/squint/blob/main/examples/vite-react. • Add bit-and and bit-or • Include lib/squint.core.umd.js which defines a global squint.core object (easy to use in browsers, see https://github.com/squint-cljs/squint/blob/main/README.md#compile-on-a-server-use-in-a-browser) • Add subs, fn?, re-seq • Fix and and or with respect to CLJS truthiness • Respect CLJS truth semantics: only null, undefined and false are non-truthy, 0 and "" are truthy. • Fix dotimessquint repl improvements • Do not resolve binding in catch to core var • Fix reading .cljc files • Allow passing JS object as opts in JavaScript API's compileString Channel: #squint

clojure-spin 25
gratitude 4
🙏 3
❤️ 5
metal 3
borkdude 3