Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 22:48
47cbfc3

2.0.0 (2026-06-18)

⚠ BREAKING CHANGES

  • ESM-only.
    • Use import { isWebGLEnabled } from 'is-webgl-enabled'.

Build System

  • convert to TypeScript and ESM (#1) (e90cc74)