v2.0.0
What's Changed
- ✨ New documentation website: https://generate-license-file.js.org!
- ✨ New --ci flag for the CLI
- ✨ New --version flag for the CLI
- 🔧 Now creates the required directories for output files if they don't exist
- 🔧 Normalised the line endings in the output files to be consistent throughout the file
- 🔧 Now exports the ILicense type
Breaking Changes
For more details, see our V1-to-V2 migration guide.
- ⚠ Inputs now need to be paths to package.json files, not the directories that contain them
- ⚠ End-of-line inputs need to be either crlf or lf rather than windows or posix respectively
- ℹ Minor formatting changes to the output files