Immutable
release. Only release title and notes can be modified.
Minor Changes
Patch Changes
- Close compliance gaps with existing WPT tests (exclusions removed)
Submitted by @kitten (See #8) - Apply small optimisations to ASCII
normalizeDomainandparseScheme/parseSchemeStartcases
Submitted by @kitten (See #13) - Improve URLSearchParams synchronization and URL encoding hot paths
Submitted by @kitten (See #5) - Improve URL parser throughput with direct string parsing and recursive parser transitions
Submitted by @kitten (See #6) - Add UTS #46 dataset for full WPT compliance
Submitted by @kitten (See #9) ⚠️ Fix minor IDL spec divergences
Submitted by @kitten (See #14)- Passthrough to
decodeURIComponentto bypassTextDecoderreliance
Submitted by @kitten (See #17) - Add fast path for appending URL search param
Submitted by @kitten (See #7) - Add check to approximate Bidi validation
Submitted by @kitten (See #15)