Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Releases: sindresorhus/devtools-detect

v4.0.2

23 Apr 14:56

Choose a tag to compare

  • Add TypeScript type for removeEventListener (#71) ca8b658

v4.0.1...v4.0.2

v4.0.1

08 Dec 19:38

Choose a tag to compare

v4.0.0...v4.0.1

v4.0.0

14 Oct 09:20

Choose a tag to compare

Breaking

  • This package is now pure ESM. Please read this.
  • There's no longer any window.devtools global. Use import to import the package.

v3.0.1...v4.0.0

v3.0.1

06 Jul 17:18

Choose a tag to compare

  • Fix false negative on page load (#38) 7b6b2d0

v3.0.0...v3.0.1

v3.0.0

11 Apr 07:32

Choose a tag to compare

Breaking:

  • Rename .open to .isOpen cfeecca
  • Make .orientation return undefined instad of null when not open 5e78921
  • Modernize the code and require modern browsers 2947b1b

Enhancements:

  • Add TypeScript definition (#34) 0346d26

v2.2.0...v3.0.0