Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 606 Bytes

Change Log

2.2.1

  • Add descriptions to getters (useful in IDEs).

2.2.0

  • Add hints: "bitness", "prefersColorScheme", "prefersReducedMotion", "prefersReducedTransparency"
  • Improved vendor name recognition

2.1.0

  • Add "gpc" hint: Consents to sell or share personal information.
  • Fix mobile hint (bug).

2.0.0

  • Missing headers are now undefined instead of compatible empty values ("", 0, false).

1.1.0

  • Also accept the Request object as first argument of the constructor.
  • Add toJSON method to the instance for easy serialization.

1.0.0

Stable release: No breaking changes