node-dev
node-dev copied to clipboard
v9.0.0 / 2023-09-19
- Drop support for node v14 and v16, the new minimum version of node is v18
- Add support for node v20
- Removed tests for
experimental-specifier-resolution
as it's no longer supported - [CI] Test v18 & v20
- [CI] Perform linting and prettier in github actions
- [
devDependencies
] Update most devDependencies to their latest version