Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:29
· 16 commits to main since this release

2.0.0 (2023-06-25)

Features

  • configuration: configure TypeScript to support ES Module "exports" (3952c17)

BREAKING CHANGES

  • configuration: target in tsconfig set to ESNext, transpilation for browser compatibility left to esbuild (now ES2020) or the bundler (external).