Changelog
v5.0.0 / 2020-07-08
--all-deps
and --no-deps
CLI options, use --deps=-1
or --deps=0
respectivelycli
and cfg
logic to ensure CLI always overrides config filesREADME
resolveMain.js
to resolve-main.js
Changelog
v4.3.0 / 2020-07-03
--notify
by default and add tests--notify=false
Changelog
v4.1.0 / 2020-07-02
eslint
: from v2.0.0
to v7.3.1
eslint-config-airbnb-base
: from v3.0.1
to v14.2.0
eslint-plugin-import
: from v1.8.1
to v2.22.0
tap
: from v12.6.2
to v14.10.7
touch
: from v1.0.0
to v3.1.0
graceful_ipc
SIGTERM
to disconnected child processesChangelog
v4.0.0 / 2019-04-22
Changelog
v3.1.2 / 2016-05-28
require.extensions
. See #134.Changelog
v3.1.1 / 2016-05-02
--notify
by default again. See #125.Changelog
v3.1.0 / 2016-02-22
--no-notify
to disable desktop notifications. See #120.--no-deps
option. See #119.Changelog
v3.0.0 / 2016-01-29
--respawn
to keep watching after a process exits. See #104.uncaughtException
handler is registered. See #113.-r
and --require
node options correctly. See #111.--no-deps
correctly. See #108.