File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# node-dev
22
3+ ## v7.1.0 / 2021-10-24
4+
5+ - [ ESM] Update ` experimental-loader ` to use new ` load ` method from node ` v16.12.0 ` onwards
6+
7+ ### Developer Updates
8+
9+ - ` @types/node ` updated from ` v14.14.37 ` to ` v16.11.3 `
10+ - ` eslint ` updated from ` v7.25.0 ` to ` v8.0.1 `
11+ - ` husky ` updated from ` v6.0.0 ` to ` v7.0.4 `
12+ - ` lint-staged ` updated from ` v10.5.4 ` to ` v11.2.3 `
13+ - ` ts-node ` updated from ` v9.1.1 ` to ` v10.3.1 `
14+ - [ CI] Start testing on windows
15+ - [ ` test/utils ` ] ` touchFile ` can take a path
16+ - [ ` test/typescript ` ] Use ` message.ts ` instead of ` message.js `
17+
318## v7.0.0 / 2021-05-04
419
520- [ CLI] Improve command-line parsing, restore support for --require with a space
Original file line number Diff line number Diff line change 11{
22 "name" : " node-dev" ,
3- "version" : " 7.0 .0" ,
3+ "version" : " 7.1 .0" ,
44 "description" : " Restarts your app when files are modified" ,
55 "keywords" : [
66 " restart" ,
You can’t perform that action at this time.
0 commit comments