Skip to content

v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jansule jansule released this 20 Jun 14:18

2.0.0-beta.1 (2024-06-20)

⚠ BREAKING CHANGES

  • Introduces ESM build.
  • You'll probably need to adapt your paths and/or
    imports as all exported files are now located inside the dist
    folder.

Features

  • export esm build as well as browser build (e1a448b)
  • prepare for next major release (3cb64cf)
  • use vite for browser build (9fc1792)