Skip to content

v5.0.0

Compare
Choose a tag to compare
@fb55 fb55 released this 24 Apr 18:31
· 542 commits to master since this release

Breaking

  • domhandler's node types have changed. Some of these changes were inherited by css-select #754
  • css-select is now a dual CJS and ESM package #756
    • Deep imports are no longer permitted
  • Throw an error for :host-context #755
    • The error message for unknown pseudo classes has changed.

Features

  • Added a pseudos option #757
    • This option allows users to specify pseudo-classes.
    • Extending filters, pseudos and aliases is now deprecated.

v4.3.0...v5.0.0