2.0.0 (2026-03-08)
BREAKING CHANGES
- refactor: esm instead of cjs (6900854)
- chore: bump engines.node to >= 18 (41742f1)
This package is now ESM-only and requires Node.js version 18 or later.
Features
- replace cheerio with linkedom (b609eb4)
Roughly 14% smaller bundle size (2.8MB with dependencies instead of 3.2MB) with this cheerio replacement.