Skip to content

v21.0.3

Choose a tag to compare

@ChristofFritz ChristofFritz released this 25 Mar 21:34
c5186a8

What's Changed

Bug Fixes

Cleanup

  • Replace deprecated substr() with substring() (#199)
  • Remove IE9/IE/Edge workarounds (#200)

Infrastructure

  • Add vitest unit tests (64 tests)
  • Add GitHub Actions workflows for CI, Pages deployment, and npm publishing
  • Add test coverage reporting to CI