Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 00:01
v2.0.0
850316b

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.