Skip to content

Build/test against modern CLJS versions #363

Open
@mrrodriguez

Description

@mrrodriguez

I noticed that the current version of ClojureScript that Clara is using for building and testing is by CLJS standards fairly ancient now.

I understand the desire to support older versions of CLJ and CLJS. However, the risk here is that we are not testing against newer versions. Also, there have been some possibly fairly significant new features in CLJS since this version [org.clojure/clojurescript "1.7.170"].

It is worth considering upgrading it or at least making some more build profiles to test different versions of things. A similar argument could be made about the CLJ version dependency, however, there are less new versions of CLJ in comparison to CLJS - and that'd be a separate issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions