This repository was archived by the owner on Dec 28, 2025. It is now read-only.
1.0.1
Made labelToName and isSupported coerce their arguments to strings. In particular, things like whatwgEncoding.labelToName(undefined) now return null instead of throwing.