Skip to content

v2.0.0

Choose a tag to compare

@alex996 alex996 released this 14 Jul 23:19
  • Revamp source code with TypeScript
  • Extract out CSS into external files
  • Build CJS & ESM outputs with Babel, only bundle UMD
  • Update readme, bump dev deps

Breaking changes

You now need to import CSS manually. This requires CSS support via css-loader or other.