-
-
Notifications
You must be signed in to change notification settings - Fork 309
Comparing changes
Open a pull request
base repository: modernweb-dev/web
base: @web/dev-server@0.3.3
head repository: modernweb-dev/web
compare: @web/dev-server@0.3.4
- 12 commits
- 28 files changed
- 4 contributors
Commits on Aug 29, 2023
-
fix (test-runner-chrome): return inner timer result
Since we patched these timer methods, we forgot to return the actual timer result (e.g. `requestIdleCallback` returns a number). This breaks all sorts of code right now which depends on a number being returned (e.g. for debouncers and what not).
Configuration menu - View commit details
-
Copy full SHA for 3dadabb - Browse repository at this point
Copy the full SHA 3dadabbView commit details
Commits on Oct 12, 2023
-
feat: raise-up the maxSessionMemory of the http2 server from 10 to 20
- avoid the ERR_HTTP2_PROTOCOL_ERROR when a large amount of files are served
Configuration menu - View commit details
-
Copy full SHA for 7f0f431 - Browse repository at this point
Copy the full SHA 7f0f431View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dba426c - Browse repository at this point
Copy the full SHA dba426cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 186e58f - Browse repository at this point
Copy the full SHA 186e58fView commit details -
Merge pull request #2464 from GabrielDelepine/feat/http2_max_session_…
…memory Avoid network errors when a large number of files are served with http2 ERR_HTTP2_PROTOCOL_ERROR
Configuration menu - View commit details
-
Copy full SHA for a363710 - Browse repository at this point
Copy the full SHA a363710View commit details -
Merge pull request #2483 from koddsson/skip-flaky-test-in-windows
Increase timeout for serialise/deserialise tests
Configuration menu - View commit details
-
Copy full SHA for d0959dc - Browse repository at this point
Copy the full SHA d0959dcView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58974e2 - Browse repository at this point
Copy the full SHA 58974e2View commit details -
Merge pull request #2430 from 43081j/patch-patch
fix (test-runner-chrome): return inner timer result
Configuration menu - View commit details
-
Copy full SHA for 5ce3b3f - Browse repository at this point
Copy the full SHA 5ce3b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 165c813 - Browse repository at this point
Copy the full SHA 165c813View commit details -
Merge pull request #2487 from koddsson/add-missing-changeset
Add missing changeset
Configuration menu - View commit details
-
Copy full SHA for a643655 - Browse repository at this point
Copy the full SHA a643655View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7da719 - Browse repository at this point
Copy the full SHA b7da719View commit details -
Merge pull request #2484 from modernweb-dev/changeset-release/master
Version Packages
Configuration menu - View commit details
-
Copy full SHA for 78a16ff - Browse repository at this point
Copy the full SHA 78a16ffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @web/dev-server@0.3.3...@web/dev-server@0.3.4