main
make browserslist the default target when browserslist config is available
chore: improve eslint configuration
fix(css): name inlined CSS source map sources and honor hidden devtools (#21558)
refactor: strict types for the test suite (#21147)
feat(html): add character reference states to tokenizer (#20969)
update test
option to merge chunks
Initial commit
refactor: inline loader-runner package into core (#21249)
test refactored to mocha (part 1), bugfixes
moved webworker template, added node.js template #57
fixed the watching stuff :)
fix infinite loop on circular inner graph references
add test case
feat: add defineConfig helper for typed configuration files (#21169)
Refactored everything for 0.9
added loader support
do not evaluate constants in asm.js, fix IIFE mode detection
Allow top-level return in script parsing. Fixes issue 8509 in master, like PR 8510 fixed it for 'next'
Add namedChunkGroups tests
test typings and fix type problems in loaders in the test suite
Add test for behaviour of filesystem-cached assets with loaders
Added test to account for module parsing failure for binary files
test(Compiler): Promisifed webpack returns errors as a return value
fix: mark asset module as side-effect-free when futureDefaults (#20535)