HTML Minifier Next:
The next major version of HMN, HMN 7, would become ESM-only and merge two type-related options.
If you have a view on either or just like to have a look:
https://github.com/j9t/html-minifier-next/pull/293
I somewhat have the finger on the (merge) trigger but any sentiment appreciated!

Switch to ESM-only (drop CJS), consolidate `type` attribute options by j9t · Pull Request #293 · j9t/html-minifier-next
Resolves #280 Summary by CodeRabbit Breaking Changes Package is ESM-only; CommonJS require() support removed and CLI no longer accepts .cjs — use .json, .js, or .mjs. Packaging/exports updated;...
