1.2.0
Reveal via nREPL
This release adds a new option to reveal files in your favourite editor/IDE when clicking links present in DevTools UI. This feature was requested in issue #56.
You can read more in this FAQ entry.
Rolling DevTools
Merged commits 82a742e...eae34e4 from official DevTools.
Should work best with Chrome ~58.0.3028.3.
Links to matching Chromium snapshots: Mac | Linux_x64 | Win | Win_x64.
Notable commits
21a3fa3 nrepl: prevent REPL hang when evaluating an empty string in joined mode
f01c260 nrepl: add support for "dirac-devtools-request" and implement :reveal-url
5740f37 devtools: add support for registering dirac link actions
c33930e implant: implement a new link handler "Reveal via nREPL"
0d62173 introduce :link-actions option
All new work: v1.1.6...v1.2.0