This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-07-17
Channels
- # announcements (2)
- # babashka (1)
- # beginners (54)
- # calva (19)
- # clj-kondo (7)
- # cljs-dev (6)
- # cljsrn (18)
- # clojure (11)
- # clojure-europe (19)
- # clojurescript (7)
- # conjure (3)
- # cursive (7)
- # datomic (4)
- # figwheel-main (2)
- # fulcro (4)
- # helix (5)
- # honeysql (24)
- # instaparse (2)
- # lsp (20)
- # malli (17)
- # off-topic (6)
- # pathom (2)
- # practicalli (2)
- # shadow-cljs (2)
- # tools-deps (34)
- # vim (7)
https://github.com/practicalli/clojure-deps-edn user level aliases for community tools and rich developer workflows. Monthly library updates and minor readme improvements, including updated details on using the unofficial approach of hotloading of libraries
Additional: all aliases not have explicit versions for the dependencies they include, removing all RELEASE
version placeholders
Updates include:
• Cognitect Labs test runner v0.4.0 (latest sha)
• GitHub actions setup-clj-kondo - 2021-06-18
• borkdude/carve - latest sha
• bhauman/figwheel-main - 0.2.13
• com.github.seancorfield/clj-new - 1.1.321 (new name and version)
• com.github.seancorfield/depstar - 2.1.267
• com.github.seancorfield/next.jdbc - 1.2.674
• djblue/portal - 0.12.0
• org.clojure/tools.deps.graph - 1.0.63
• vlaaad/reveal - 1.3.212
:test/eftest
and test/eftest-sequential
aliases will be deprecated as I havent been able to improve the hack I used to get them working and they do not cleanly exit in some circumstances
Re: clj-new
-- in case anyone is curious about the "new name" comment: several of my projects have been published (and documented) under the "new" com.github.seancorfield
group since the beginning of March (1.1.264 for clj-new
) but I also double-published them under the old seancorfield
group. As of July, I stopped double-publishing all of my projects, figuring four months of fairly regular releases was a reasonable migration period.