- Add descriptions to getters (useful in IDEs).
- Add hints: "bitness", "prefersColorScheme", "prefersReducedMotion", "prefersReducedTransparency"
- Improved vendor name recognition
- Add "gpc" hint: Consents to sell or share personal information.
- Fix mobile hint (bug).
- Missing headers are now
undefined
instead of compatible empty values ("", 0, false).
- Also accept the Request object as first argument of the constructor.
- Add toJSON method to the instance for easy serialization.
Stable release: No breaking changes