Skip to content

v5.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 17:35
· 1252 commits to master since this release
c2e38ab

Patch Changes

  • a188c71: use element.matches fallback for IE11 and Webkit5
  • 0d4cdf8: Update the code to use const/let and function declarations only for the repo; this does NOT affect browser compatibility as the code is still transpiled when published into the ./dist directory for various targets.