CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 21:46:42 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"0a3a48816e50cd05b157b105ae2dfa12"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=DYn84QcG9DbsLsnvUG5FDRBmC3SBFO0PHVh3KbM83bEaryljntYu2n6zEA7d5ywc7EKxPGjXvIqpZWVEDBAH6iwHmmyC0XZsw3%2BJJh2xp2q550OrDnAf%2Bdth4FE0OYvb49at5pBXP34KQRI33GXLgIi0VMe2BeBv%2FbS1vot2cY2cidg0FaHA3%2FF6jsm544tNKPki0D0wAfZdzXdef9qMK1B%2FzxvUV5iYaajk%2FVv%2FnO6NXQvJ8TLZcyZGennA9Um%2Fkfep1pgA7U3O0nu8gG014g%3D%3D--NGv4clOGE1EPiCJY--VofAzl%2FcIbMN0JusxUsEvQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1879047785.1752875202; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 21:46:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 21:46:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E578:A43E1:1ACB25:23626B:687AC0C1
Releases Β· webpack/webpack Β· GitHub
15 Jul 13:36
Loading
11 Jul 11:19
Loading
09 Jul 11:22
Loading
20 May 11:57
Loading
06 May 13:06
Loading
25 Apr 10:51
Loading
18 Apr 12:12
Loading
08 Apr 22:46
Loading
08 Apr 20:10
Loading
08 Apr 14:52
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Releases: webpack/webpack
Releases Β· webpack/webpack
v5.100.2
Compare
Fixes
- Keep consistent CSS order
- Dependency without the source order attribute must keep their original index
- Keep module traversal consistent across reexport scenarios
Performance Improvements
- Extend
importPhasesPlugin
only when enabledeferImport
(#19689)
Assets 2
8 people reacted
v5.100.1
Compare
Fixes
- Tree-shaking unused ignored modules
- [Types] Compatibility with old Node.js versions
Assets 2
8 people reacted
v5.100.0
Compare
Fixes
- Fixed the case where an ES modules entry chunk depends on the runtime chunk hash
- Handle function exports in webpack module wrapper
- Ensure dependent chunks are imported before startup & fix duplicate export of 'default'
- Generate lose closing brace when exports are unprovided
- CleanPlugin doesn't unlink same file twice
- Fixed unexpected error codes from fs.unlink on Windows
- Typescript types
Features
- HMR support for ES modules output
- ES module output mode now fully supports
splitChunks
when external variables and runtimeChunk are not set. - Added support
using
keyword - Implemented tc39 Defer Module Evaluation (experiment)
- Support dynamic template literals expressions for
new URL(...)
- Enable ES modules worker chunk loading for Node.js targets
- Improved support for destructing in DefinePlugin
- Added VirtualUrlPlugin to support
virtual:
scheme
Performance Improvements
- Remove useless startup entrypoint runtime for ES modules output
- Cache
new URL(...)
evaluate expression
Assets 2
22 people reacted
v5.99.9
Compare
Fixes
- HMR might fail if there are new initial chunks
- Destructuring namespace import with default
- Destructuring namespace import with computed-property
- Generate valid code for es export generation for multiple module entries
- Fixed public path issue for ES modules
- Asset modules work when lazy compilation used
- Eliminate unused statements in certain scenarios
- Fixed regression with location and order of dependencies
- Fixed typescript types
Assets 2
16 people reacted
v5.99.8
Compare
Fixes
- Fixed type error with latest
@types/node
- Fixed typescript types
Assets 2
9 people reacted
v5.99.7
Compare
Fixes
- Don't skip export generation for
default
reexport (#19463) - Fixed module library export generation for reexport (#19459)
- Avoid module concatenation in child compilation for module library (#19457)
- Ensure HMR recover gracefully when CSS module with error
- Respect
cause
of any errors anderrors
of AggregateError in stats output - Added missing
@types/json-schema
in types
Assets 2
11 people reacted
v5.99.6
Compare
Fixes
- Respect public path for ES modules
- Fixed generation of module for
module
library when mixing commonjs and esm modules - Always apply
FlagDependencyExportsPlugin
for libraries where it required - Faster logic for dead control flow
- Typescript types
Assets 2
6 people reacted
v5.99.5
Compare
Fixes
- Control dead flow for labeled and blockless statements
Assets 2
6 people reacted
v5.99.4
Compare
Fixes
- Fixed terminated state for
if
/else
Assets 2
2 people reacted
v5.99.3
Compare
Fixes
- Fixed dead control flow with deep nested
if
/else
Assets 2
3 people reacted
Previous Next
You canβt perform that action at this time.