This repository was archived by the owner on Mar 13, 2025. It is now read-only.
v3.20230628.0
·
189 commits
to master
since this release
What's Changed
- Add
httpsoption to have miniflare accept https requests by @jspspike in #612 - [Miniflare 3] Allow custom services to respond with
Content-Encodingand multipleSet-Cookieheaders by @mrbbot in #613 - [Miniflare 3] Use
localhostinstead of127.0.0.1for loopback hostname by @mrbbot in #615 - [Miniflare 3] Correctly resolve relative source mapped URLs by @mrbbot in #617
- [Miniflare 3] Add changelog entries for
3.0.xreleases by @mrbbot in #619 - [Miniflare 3] Mark WebSocket
fetch()close test as flaky by @mrbbot in #620 - [Miniflare 3] Update API docs with
routes,queue*,https*, andupstreamby @mrbbot in #618 - [Miniflare 3] Use
http.STATUS_CODESfor logging status text by @mrbbot in #616 - [Miniflare 3] Minor API docs fixes by @mrbbot in #621
- Bump
workerdversion by @penalosa in #623
Full Changelog: v3.0.2...v3.20230628.0