Skip to content

prerenderer-0.2.0

Latest
Compare
Choose a tag to compare
@pupeno pupeno released this 14 Dec 15:57
· 8 commits to master since this release
  • Changed the ClojureScript API to hide NodeJS details.
  • New re-frame implementation that depends on re-frame 0.6.0 but not on a fork.
  • Added an option to specify the working directory for the JavaScript engine.
  • Added Function to stop JavaScript engine.
  • Renamed run to start! to match stop!
  • Added option :noop-when-stopped that will make prerenderer just issue a warning when the JavaScript engine is not
    running.

Prerenderer 0.2.0 in Clojars: https://clojars.org/com.carouselapps/prerenderer/versions/0.2.0