We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e03af commit 1cb6de3Copy full SHA for 1cb6de3
CHANGES.md
@@ -1,3 +1,15 @@
1
+## 0.5.0-3
2
+
3
+* change repl-api commands like `figwheel-start!` so that they don't return the SystemMap
4
+ as this was behaving badly in various REPL configurations 28e03af
5
+* figwheel-running? checks if figwheel is actually running now bb146e1
6
+* guard access to localStorage on client fdb49a2
7
+* Print exception when requiring ring handler fails f663acc
8
+* add support for notify-command back a475c59
9
+* Add exclusions to fix sidecar confusing dependencies b263835
10
+* For custom ring handler, bind to var, not to its value 789ff03
11
+* create directories for logfile ce39ac0
12
13
## 0.5.0-2
14
15
* bumping http-kit to 0.2.19 get's rid of nasty exit exception
0 commit comments