wrangler@3.18.0
·
5391 commits
to main
since this release
Minor Changes
-
#4532
311ffbd5Thanks @mrbbot! - fix: changewrangler (pages) devto listen onlocalhostby defaultPreviously, Wrangler listened on all interfaces (
*) by default. This change switcheswrangler (pages) devto just listen on local interfaces. Whilst this is technically a breaking change, we've decided the security benefits outweigh the potential disruption caused. If you need to access your dev server from another device on your network, you can usewrangler (pages) dev --ip *to restore the previous behaviour.
Patch Changes
- Updated dependencies [
1b348782]:- miniflare@3.20231030.2