Skip to content

v1.1.0 (2025-08-22)

Latest

Choose a tag to compare

@ptaoussanis ptaoussanis released this 22 Aug 08:39
· 12 commits to master since this release

📦 Dependencies

Available on Clojars:

  1. Telemere - main dep
  2. SLF4J provider - extra dep to send Java logging to Telemere

This project uses Break Versioning.

Release notes

This is a maintenance release that fixes a few minor issues, improves docs, and adds some extra API flexibility. It should be a safe upgrade for all users of v1.x.

Please report any unexpected problems on GitHub or the Slack channel 🙏 - Peter Taoussanis

Since v1.0.01 (2025-05-27)

  • [fix] :trace level JS console logging [b2a8b66]
  • [fix] Clj-kondo warnings for with-signal/s [269c58d]
  • [new] with-ctx/+ now takes & body instead of a single form (via Encore update)