Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@anmonteiro anmonteiro released this 21 Feb 03:08
· 427 commits to master since this release
5638d17

New features

  • Add the ability to compile ClojureScript projects.

Changes

  • Upgrade Node.js to version 7.5.0.

Bug fixes

  • Fix a bug where cljs.nodejs/require wouldn't find modules in scripts run from
    nested directories.