Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

1.0.1

Choose a tag to compare

@domenic domenic released this 16 Oct 02:36
· 28 commits to main since this release

Made labelToName and isSupported coerce their arguments to strings. In particular, things like whatwgEncoding.labelToName(undefined) now return null instead of throwing.