3.1.0 (2025-11-13)
✨ New Features
- add ability to disable standard output file (4aed941)
- narrow return type of
createViteLicensePlugin(330fdc6) - allow overriding licenses without specifying versions (260a814)
- allow overriding licenses using semver ranges (ba700d8)
🐛 Bug Fixes
- version parsing for scoped packages (eccb6f8)
⚙️ CI
- adjust node versions used for testing (14db846)