v5.1.0
New features since v5.0.0
- Support extended back to Node.js v12.20
- This is because support for
exports
, conditional exports and exports patterns have been retro-fitted back to v12 (see the Package module history)
- This is because support for
Upgrade notes
Users of Node.js v12.20 and above may now use local-web-server (previously, you needed a minimum of node v14). There are no further changes.