Alexander Akait
|
0377fb1643
|
test: fix import assertion (#19260)
|
2025-02-27 18:43:07 +03:00 |
co63oc
|
564a0e52a0
|
chore: fix typo in types
|
2025-02-27 14:00:58 +03:00 |
Vansh Gilhotra
|
4fde180e9a
|
docs: added TESTING_DOCS for better understanding of testing (#19249)
|
2025-02-27 13:23:11 +03:00 |
inottn
|
fdfb92ae3e
|
chore: remove duplicate 'yield' from reserved identifiers (#19256)
|
2025-02-27 13:16:36 +03:00 |
Mateusz Burzyński
|
3ee8d5fa82
|
chore: fixed type issues in `_createLoaderContext` (#19233)
|
2025-02-27 13:00:17 +03:00 |
inottn
|
6bda8a3549
|
refactor: remove unnecessary check in dependency type assignment (#19224)
|
2025-02-26 15:13:42 +03:00 |
hai-x
|
896ed385c9
|
test: commonjs static (#19242)
|
2025-02-26 15:11:22 +03:00 |
David Michon
|
3755a3ec8a
|
fix: forward semicolons from meta.webpackAST (#19252)
|
2025-02-26 15:03:47 +03:00 |
Even Stensberg
|
d6679b3333
|
chore(docs): add sean larkin as a tsc member (#19243)
|
2025-02-20 02:32:22 +03:00 |
Alexander Akait
|
7168389ac6
|
fix: JSON generator now preserves `__proto__` property (#19232)
|
2025-02-14 23:57:39 +03:00 |
hai-x
|
e3092e5d7e
|
fix: runtime error when using asset module as entrypoint and runtimeChunk (#19229)
|
2025-02-14 22:27:38 +03:00 |
hai-x
|
3f5c3a84fa
|
chore: fix prettier (#19230)
|
2025-02-14 19:42:40 +03:00 |
Claudio W
|
9af1983231
|
chore: remove emanuele from the tsc (#19226)
|
2025-02-13 20:34:00 +03:00 |
Sean Larkin
|
de2199c753
|
5.98.0
|
2025-02-12 20:11:10 +00:00 |
Alexander Akait
|
11449f0217
|
test: async loaders
|
2025-02-10 23:24:09 +03:00 |
alexander-akait
|
491d7e0d73
|
chore: deps update
|
2025-02-10 23:18:43 +03:00 |
Claudio W
|
9579f223fc
|
chore: adopt the new webpack governance model (#18804)
|
2025-02-10 22:16:40 +03:00 |
Xiaoyi
|
a1edb20b10
|
fix: node async wasm loader now use `output.module` to determinate code generation (#19210)
|
2025-02-10 21:31:21 +03:00 |
inottn
|
e55b08b9eb
|
perf: use startsWith for matching instead of converting the string to a regex
|
2025-02-10 21:06:03 +03:00 |
hai-x
|
6e14dbabd7
|
chore: fix typo (#19205)
|
2025-02-10 21:04:50 +03:00 |
Alexander Akait
|
f123ce5090
|
fix: respect `output.charset` everywhere (#19202)
|
2025-02-07 07:17:55 +03:00 |
Alexander Akait
|
af20c7be24
|
fix: strip `blob:` protocol when public path is `auto` (#19199)
|
2025-02-06 23:25:59 +03:00 |
Alexander Akait
|
80826c5cf2
|
feat: implement `/* webpackIgnore: true */` for `require.resolve` (#19201)
|
2025-02-06 21:08:08 +03:00 |
inottn
|
ac6ffca02d
|
fix(types): correct BuildInfo and BuildMeta type definitions (#19200)
|
2025-02-06 16:41:24 +03:00 |
Alexander Akait
|
8ac130a2c8
|
ci: fix
|
2025-02-06 02:29:38 +03:00 |
Alexander Akait
|
ddc3782298
|
perf: optimize assign-depths in compilation
|
2025-02-05 23:36:38 +03:00 |
David Michon
|
e83fb236ee
|
(perf) optimize assign-depths
|
2025-02-05 11:33:07 -08:00 |
Alexander Akait
|
4815712a1d
|
fix: use module ids for final render order
|
2025-02-05 15:53:35 +03:00 |
David Michon
|
40c2a5f419
|
(test) add case for sort by module ids
|
2025-02-04 16:05:00 -08:00 |
David Michon
|
131d02f8c4
|
(fix) Use module ids for final render order
|
2025-02-04 15:21:02 -08:00 |
Alexander Akait
|
fab79c1b5d
|
docs: improved readme.md by adding video links for understanding webpack
|
2025-02-04 23:08:18 +03:00 |
Alexander Akait
|
a5ad13c092
|
fix: preserve `filenameTemplate` in new split chunk for `cacheGroups`
|
2025-02-04 21:24:53 +03:00 |
Alexander Akait
|
6ab67fa73b
|
chore: fixed incorrect typecast in `DefaultStatsFactoryPlugin`
|
2025-02-04 18:58:14 +03:00 |
Henry Dineen
|
e401c64833
|
fix: preserve filenameTemplate in new split chunk
|
2025-01-31 17:57:30 -05:00 |
Henry Dineen
|
4ab682db5f
|
test: add split-chunks-cache-group-filename to statsCases
|
2025-01-31 17:57:00 -05:00 |
Mateusz Burzyński
|
2d5447ef43
|
chore: fixed incorrect typecast in `DefaultStatsFactoryPlugin`
|
2025-01-22 22:51:36 +01:00 |
Vansh5632
|
87310da049
|
Improved readme.md by adding video links for understanding webpack
|
2024-12-27 12:14:06 +05:30 |
Alexander Akait
|
3919c844ec
|
perf: improve FlagDependencyExportsPlugin for large JSON by depth
|
2024-12-19 17:55:19 +03:00 |
alexander.akait
|
a86bff2874
|
fix: `JsonExportsDependency` cache
|
2024-12-19 05:07:45 +03:00 |
Alexander Akait
|
7701ae4320
|
fix: mf parse range not compat with safari
|
2024-12-18 22:02:29 +03:00 |
Alexander Akait
|
0f5e896679
|
chore(deps): bump nanoid from 3.3.7 to 3.3.8
|
2024-12-18 20:51:06 +03:00 |
alexander.akait
|
83ff2426bc
|
fix: mf parse range not compat with safari
|
2024-12-18 20:50:18 +03:00 |
hai-x
|
3de7b0d330
|
refactor: use `module.parser.json.exportsDepth`
|
2024-12-14 01:24:31 +08:00 |
Alexander Akait
|
964c0315df
|
fix: should not escape CSS local ident in JS
|
2024-12-13 18:45:46 +03:00 |
dependabot[bot]
|
3d510f05b7
|
chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 15:01:35 +00:00 |
Alexander Akait
|
c257b612b3
|
fix: avoid the deprecation message
|
2024-12-13 18:00:06 +03:00 |
alexander.akait
|
d8719cd023
|
fix: avoid the deprecation message
|
2024-12-13 17:03:44 +03:00 |
jserfeng
|
d72ccc1d3b
|
fix: should not escape css local ident in js
|
2024-12-13 15:27:01 +08:00 |
hai-x
|
38df65df32
|
perf: improve FlagDependencyExportsPlugin for large JSON by depth
|
2024-12-12 19:57:02 +08:00 |
alexander.akait
|
3612d36e44
|
chore(release): 5.97.1
|
2024-12-05 17:17:42 +03:00 |