You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix#537] Revert breaking change to the signature of cider.nrepl/init (#538)
- revert `cider-nrepl.main/init` such that it takes a vector of middlewares
- have `cider-nrepl.main/init` pass a map of arguments to `start-nrepl`
- tweak cider nrepl boot task to pass a map to `start-nrepl` directly
- set defaults for `port` and `bind` to keep `nrepl-server` happy
0 commit comments