Releases: sindresorhus/html-tags
Releases · sindresorhus/html-tags
v4.0.0
Breaking
- Require Node.js 18 3b93d6b
- This package is now pure ESM. Please read this.
- The
require('html-tags/void')
import was changed to a named import import {voidHtmlTags} from 'html-tags'
3b93d6b
v3.3.1...v4.0.0