🚢 2.0.0 / 2023-01-06
💥 Breaking Changes
-
Convert package to ESM
Migration Guide:
This relases changes the package from a Common JS module to an EcmaScript module, and drops support for older versions of Node.
- The minimum version of Node.js supported is now:
14.18.0,16.14.0, and18.0.0
- The minimum version of Node.js supported is now:
🌹 Internal Changes
- Use git-log package for reading Git log