Releases: constgen/neutrino-preset-koa
Releases · constgen/neutrino-preset-koa
v3.1.0
Neutrino 9
Changed
- Migrate to Neutrino 9
HTTP2 and HTTPS
Added
- HTTP2 support
- SSL encryption certificates support
- application name in the process title
- show process id in the terminal
- launching in the VSCode Debugger
- clear console on every code change
Fixed
- "disabled launcher" mode errors related to Hot Module Replacement
Changed
- terminal output formatting
- logging messages are divided between console and terminal stdout
- upgrade Koa dependency to 2.3 minimum
- "disabled launcher" mode automatically disables Hot Module Replacement
Removed
- HMR console messages are not shown any more
Sourcemaps support
Added
- sourcemaps are always enabled
ES6 module support
Fixes
- Now
index.jsmay export in ES6 module syntax