Skip to content

The Switch to ESM

Compare
Choose a tag to compare
@paceaux paceaux released this 27 Sep 14:20
· 48 commits to master since this release
8065a31

This is a jump from commonjs's require() system to JavaScript's native import system. New features are not introduced here, but this is a change in underlying functionality.

With ESM in place SelectorHound is more ready and capable for incorporating UI improvements and newer libraries.