Home / v0.5.15
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-02-28 1.1 kB
Rebel Readline.tar.gz 2018-02-28 369.8 kB
Rebel Readline.zip 2018-02-28 431.9 kB
Totals: 3 Items   802.8 kB 0

A big thanks goes out to ClojuristsTogether.org and everyone who contributed for helping to make this work possible!

This release includes the biggest change that Figwheel has had in quite a while. After 2 months of work I'm proud to release a version of Figwheel that has Clojure readline support. Even if you always use your editor REPL like me, you make want to try the REPL that lein figwheel launches. You may find that its a handy tool to have around.

You can learn more about rebel-readline at https://github.com/bhauman/rebel-readline.

Don't forget this gets rid of the need for rlwrap.

You can disable the Rebel readline by adding :readline false to your :figwheel config.

This release requires that you use [org.clojure/clojurescript "1.9.946"] at least.

This release also, adds automatic support for projects that use Code Splitting. You should now be able to use code splitting and have Figwheel "just work".

Other changes:

  • Figwheel is now using cljs :preloads for figwheel client injection
Source: README.md, updated 2018-02-28