Skip to content

1.0.1

Compare
Choose a tag to compare
@domenic domenic released this 16 Oct 02:36
· 27 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.