Skip to content

Release 3.1.0

Latest

Choose a tag to compare

@codepunkt codepunkt released this 13 Nov 12:49
· 1 commit to main since this release

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)