🐞 Bug Fixes
- fetch:
- Preserve portable timeout type - by @bytaesu in #125 (c8f49)
- Prevent ambient type leaks in declarations - by @bytaesu in #126 (96372)
- Chain plugin option updates - by @bytaesu in #130 (60103)
- Preserve literal colons in paths - by @bytaesu in #132 (b4e70)
- Support exact optional property types - by @bytaesu in #133 (5233b)
- Merge instance query defaults - by @bytaesu in #136 (05d4a)
- Handle method modifiers after prefixes - by @bytaesu in #134 (b1724)
- types: