Skip to content

Commit 1cb6de3

Browse files
author
Bruce Hauman
committed
creating an incremental release 0.5.0-3
1 parent 28e03af commit 1cb6de3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
## 0.5.0-2
214

315
* bumping http-kit to 0.2.19 get's rid of nasty exit exception

0 commit comments

Comments
 (0)