Liking cljdoc? Tell your friends :D

Changelog

master

0.7.0 (2026-07-12)

  • Adapt to piggieback 0.7.0's delegating repl-env so Node.js dynamic completion keeps working.
  • Modernize dependencies (ClojureScript 1.12, compliment 0.8.0, cider-nrepl 0.61.0, shadow-cljs 3.x and more).
  • Drop the ancient Clojure 1.8/1.9/1.10 rows from the CI matrix; test against 1.11, 1.12 and master instead.
  • Migrate CI from CircleCI to GitHub Actions.
  • Replace the Leiningen/lein-git-down build with a deps.edn-native tools.build build (see build.clj).
  • Add a shadow-cljs integration test covering dynamic completion over a real Node runtime.

0.6.2 (2024-01-14)

  • #45: don't exclude enumerable properties from Object.

0.6.1 (2023-11-07)

  • #44: More robust completion for referred keywords. If a given namespace is required using :as-alias, completion candidates were missing for some CLJS environments.

0.6.0 (2023-11-05)

  • #39: Exclude enumerable from JS completion candidates.
  • Expand completion for keywords referred using :as-alias.

0.5.1 (2023-10-31)

  • #41: Expand completion for non-namespaced keywords.

0.5.0 (2023-07-28)

  • #30: don't run side-effects for pure-clojurescript (non-interop) -> chains.

0.4.1 (2021-10-02)

  • #22: Gracefully handle string requires.
  • #14: Fix a NullPointerException / Fix Node.js detection

0.4.0 (2021-04-18)

  • Fix dynamic completion for shadow-cljs.

Can you improve this documentation? These fine people already did:
vemv, Bozhidar Batsov & Roman Rudakov
Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close