Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
szkl
/
miniflare
Public
forked from
cloudflare/miniflare
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 8, 2022
Exclude cURL from pretty error page (#210)
GregBrimble
authored
870b401
View commit details
Copy full SHA for 870b401
Browse repository at this point
Remove "content-length: 0" from some requests, fixes #193 (#204)
Show description for 7280c52
orls
and
Owen Smith
authored
7280c52
View commit details
Copy full SHA for 7280c52
Browse repository at this point
Commits on Feb 25, 2022
Pass correctly-typed value to `webcrypto.getRandomValues()`
Show description for b887877
mrbbot
committed
b887877
View commit details
Copy full SHA for b887877
Browse repository at this point
Commits on Feb 7, 2022
Bump versions to `2.3.0`, update `CHANGELOG.md` and docs
mrbbot
committed
5d90324
View commit details
Copy full SHA for 5d90324
Browse repository at this point
Route `/cdn-cgi/mf/scheduled` to mounts based on host, closes #163
mrbbot
committed
20d4dce
View commit details
Copy full SHA for 20d4dce
Browse repository at this point
Add clear error if Durable Object missing `fetch` handler, closes #164
mrbbot
committed
389b13f
View commit details
Copy full SHA for 389b13f
Browse repository at this point
Clone `ArrayBuffer` bodies in `Request`/`Response`s, closes #171
mrbbot
committed
4eb120b
View commit details
Copy full SHA for 4eb120b
Browse repository at this point
Bump `undici` to `4.13.0`
mrbbot
committed
7bd03ba
View commit details
Copy full SHA for 7bd03ba
Browse repository at this point
Disable nested mounts via `Miniflare#getMount().setOptions()`
mrbbot
committed
293a0db
View commit details
Copy full SHA for 293a0db
Browse repository at this point
Add `_redirects` without `.html` extension
mrbbot
committed
baba377
View commit details
Copy full SHA for baba377
Browse repository at this point
Bump `html-rewriter-wasm` to `0.4.1`
Show description for 28b8a0e
mrbbot
committed
28b8a0e
View commit details
Copy full SHA for 28b8a0e
Browse repository at this point
Watch `index.js` by default in `type = "webpack"` projects
mrbbot
committed
ccf7b89
View commit details
Copy full SHA for ccf7b89
Browse repository at this point
Fix null status body response (#172)
GregBrimble
authored
d21ba5f
View commit details
Copy full SHA for d21ba5f
Browse repository at this point
Commits on Jan 27, 2022
Fix `instanceof` when subclassing `Error`, closes #159
Show description for ab60cad
mrbbot
committed
ab60cad
View commit details
Copy full SHA for ab60cad
Browse repository at this point
Commits on Jan 18, 2022
Bump versions to `2.2.0`, update `CHANGELOG.md` and docs
mrbbot
committed
3e9e9ad
View commit details
Copy full SHA for 3e9e9ad
Browse repository at this point
Fix watcher walker, ensuring sub-dirs watched on Linux, closes #153
mrbbot
committed
b3cd7d1
View commit details
Copy full SHA for b3cd7d1
Browse repository at this point
Add more detailed suggestion when importing Node built-in modules
mrbbot
committed
33c0562
View commit details
Copy full SHA for 33c0562
Browse repository at this point
Add tests for `undefined`/`null` `instanceof`
mrbbot
committed
fba1e57
View commit details
Copy full SHA for fba1e57
Browse repository at this point
Bump `html-rewriter-wasm` to `0.4.0`
Show description for 18b1388
mrbbot
committed
18b1388
View commit details
Copy full SHA for 18b1388
Browse repository at this point
Fixed calling getPrototypeOf(null) (#155)
Show description for d93200a
Cerberus
authored
d93200a
View commit details
Copy full SHA for d93200a
Browse repository at this point
Commits on Jan 15, 2022
Ensure WebSocket response headers normalised before restricting
mrbbot
committed
6c69497
View commit details
Copy full SHA for 6c69497
Browse repository at this point
Commits on Jan 14, 2022
Bump versions to `2.1.0`, update `CHANGELOG.md` and docs
mrbbot
committed
dc54e05
View commit details
Copy full SHA for dc54e05
Browse repository at this point
Bump `@microsoft/api-extractor` to `7.19.4`
mrbbot
committed
e566959
View commit details
Copy full SHA for e566959
Browse repository at this point
Merge pull request #150 from leader22/bump/selfsigned
Show description for fb71938
mrbbot
authored
fb71938
View commit details
Copy full SHA for fb71938
Browse repository at this point
Merge branch 'master' into bump/selfsigned
mrbbot
authored
f31b693
View commit details
Copy full SHA for f31b693
Browse repository at this point
Include headers from WebSocket handshake in `Response`s, closes #151
Show description for 92d98c9
mrbbot
committed
92d98c9
View commit details
Copy full SHA for 92d98c9
Browse repository at this point
Mark `cron-schedule` as optional `peerDependency` of `miniflare`
Show description for 78bc418
mrbbot
committed
78bc418
View commit details
Copy full SHA for 78bc418
Browse repository at this point
Revert "Mark `cron-schedule` as a `devDependency` of `miniflare`"
Show description for 45528ec
mrbbot
committed
45528ec
View commit details
Copy full SHA for 45528ec
Browse repository at this point
Mark `@miniflare/watcher` as a `dependency` of `core`, closes #144
Show description for d8fb3d6
mrbbot
committed
d8fb3d6
View commit details
Copy full SHA for d8fb3d6
Browse repository at this point
Mark `cron-schedule` as a `devDependency` of `miniflare`
Show description for ca76e18
mrbbot
committed
ca76e18
View commit details
Copy full SHA for ca76e18
Browse repository at this point
Use actual body length for `Content-Length` header, closes #148
Show description for c010add
mrbbot
committed
c010add
View commit details
Copy full SHA for c010add
Browse repository at this point
Use synchronous file-system operations in watcher callbacks
mrbbot
committed
2ff03e2
View commit details
Copy full SHA for 2ff03e2
Browse repository at this point
Allow multiple `build_watch_dirs` in `wrangler.toml`, closes #99
Show description for c17995e
mrbbot
committed
c17995e
View commit details
Copy full SHA for c17995e
Browse repository at this point
Don't rewrite `Host` header to match upstream, closes #149
Show description for d857fc0
mrbbot
committed
d857fc0
View commit details
Copy full SHA for d857fc0
Browse repository at this point
Add search back to docs
mrbbot
committed
4d2ef75
View commit details
Copy full SHA for 4d2ef75
Browse repository at this point
Previous
Next
You can’t perform that action at this time.