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