New features since v4.0.2
- 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 lws (previously, you needed a minimum of node v14). There are no further changes.