1.4.0
What's Changed
- Update Outdated Docs by @danbugs in #458
- allow port numbers up to 65535 in
OutgoingRequest.setAuthority
by @dicej in #461 - fix: TypeScript types by @guybedford in #463
- Update package-lock.json by
npm install
by @kateinoigakukun in #467 - fix: support browser types to match component typing by @guybedford in #465
- fix: variable deduping in browser entrypoint by @guybedford in #469
- feat: WebIDL support & browser test suite by @guybedford in #471
- Fix:
getCoreModule
type for asyncinstantiate
by @wooden-worm in #473 - Toolchain upgrade by @guybedford in #477
New Contributors
- @danbugs made their first contribution in #458
- @wooden-worm made their first contribution in #473
Full Changelog: 1.3.1...1.4.0