Commit Graph

734 Commits

Author SHA1 Message Date
Ben Worline c8dc5fac9b Handle barrel imports (#17305) 2023-06-02 15:16:53 -07:00
Alexander Akait 53c98f06ee
Merge pull request #17203 from bworline/ns
Normalize property accessors for es6 namespaces and chained member/call expressions
2023-05-31 21:39:09 +03:00
Sean Larkin 16660c1bfa
Merge pull request #17272 from webpack/more-types
refactor(types): more
2023-05-31 10:50:30 -07:00
Ben Worline 77c4deb47e Merge branch 'main' of https://github.com/webpack/webpack into ns 2023-05-31 10:15:14 -07:00
Sean Larkin 1df0148f4b update type def from rebase 2023-05-31 15:02:37 +00:00
alexander.akait 615af4a47b feat: allow to setup dynamic import in worker 2023-05-31 18:00:08 +03:00
alexander.akait 14928de3cf chore: fix types and tests 2023-05-31 18:00:05 +03:00
alexander.akait 792ee7e516 refactor(types): more 2023-05-31 14:56:55 +00:00
Sean Larkin 30c6df29fc
Merge pull request #17267 from webpack/strict-types-for-wasm
refactor(types): wasm and runtime
2023-05-31 07:52:42 -07:00
Sean Larkin 557ea853ef
Merge pull request #15470 from webpack/feat/add-readonly-cache-mode
feat: add readonly cache mode
2023-05-31 07:43:51 -07:00
Sean Larkin c4174269e7
Merge pull request #17266 from webpack/fix-regression-with-module-type
fix(types): regression with unknown types
2023-05-31 07:39:55 -07:00
Ben Worline 9abdfecb5a Merge branch 'main' of https://github.com/webpack/webpack into ns 2023-05-27 07:46:50 -07:00
alexander.akait a7c4ed7efa refactor(types): fix 2023-05-26 01:18:45 +03:00
alexander.akait 3591783d9e refactor(types): wasm and runtime 2023-05-26 01:18:44 +03:00
Sean Larkin 8eb9d8cf4a
Merge pull request #17262 from webpack/types-for-assets
refactor: types for assets and json modules plus plugins
2023-05-25 14:52:56 -07:00
alexander.akait 5c55c19c9b fix(types): regression with mini-css-extract-plugin 2023-05-25 19:41:29 +03:00
Shipov Mikhail c3b643aa79 feat: add readonly flag for filesystem cache 2023-05-25 03:28:39 +03:00
Shipov Mikhail 85a963a67b feat: add readonly flag for filesystem cache 2023-05-25 03:28:35 +03:00
alexander.akait 60e5e13eb8 refactor: more types 2023-05-25 01:41:32 +03:00
Ben Worline 43fdf61148 update types.d.ts 2023-05-24 14:02:57 -07:00
alexander.akait 8fceed08c9 refactor: strict types for runtime modules 2023-05-24 22:46:07 +03:00
Ben Worline 3210786299 update type.d.ts 2023-05-24 12:00:01 -07:00
Ben Worline 52912c030c Merge branch 'main' of https://github.com/webpack/webpack into ns 2023-05-24 11:59:17 -07:00
Ben Worline f3fcd696d4 Merge branch 'main' of https://github.com/webpack/webpack into ns 2023-05-24 08:39:45 -07:00
Sean Larkin 56be17507f chore(deps): Bump enhanced-resolve to ^5.14.1 2023-05-24 14:39:36 +00:00
Sean Larkin 3e910299b9
Merge pull request #17252 from snitin315/feat/appen-sourcemap-fn
feat(SourceMapDevToolPlugin): support append option as a function
2023-05-24 07:29:45 -07:00
Nitin Kumar e7ae10a4dc feat(SourceMapDevToolPlugin): support `append` option as a function 2023-05-24 11:19:08 +05:30
Ben Worline 5022bf9fe1 yarn special-lint-fix 2023-05-23 20:37:15 -07:00
Ben Worline a8bb2d73f8 Merge branch 'main' of https://github.com/webpack/webpack into ns 2023-05-23 20:22:06 -07:00
Ben Worline 7bdd6436ba move comment 2023-05-23 20:03:49 -07:00
Ben Worline f59c12da53 update comment 2023-05-23 15:37:53 -07:00
Ben Worline 852961f200 add comment 2023-05-23 15:37:12 -07:00
Ben Worline 6f43ce3bfb checkpoint 2023-05-23 15:29:25 -07:00
alexander.akait 214f7cd9fe refactor: test and types 2023-05-24 00:29:08 +03:00
Sean Larkin aeb1912378
Merge pull request #17236 from webpack/types-more
refactor: more types
2023-05-23 13:50:43 -07:00
alexander.akait 75e3ea5c84 refactor: more types for serialization 2023-05-22 21:32:23 +03:00
alexander.akait f003f1c138 refactor: types more 2023-05-22 05:12:44 +03:00
alexander.akait 8e63b43b5e refactor: types more 2023-05-22 04:50:50 +03:00
alexander.akait 30390058ef refactor: types more 2023-05-22 03:46:58 +03:00
alexander.akait e719e60340 refactor: types more 2023-05-22 03:03:05 +03:00
alexander.akait 78075cac67 refactor: types more 2023-05-22 01:28:57 +03:00
alexander.akait 055737dc0c refactor(types): more 2023-05-21 23:31:30 +03:00
alexander.akait 71d60fafb4 refactor(types): more 2023-05-21 22:08:25 +03:00
alexander.akait 3b80086b65 fix: matcher type 2023-05-17 14:25:07 +03:00
Sean Larkin 1b6b741b96 docs(types): Add docs for compilation.afterChunks hook 2023-05-16 22:34:18 +00:00
Sean Larkin 53eccc3465 refactor(types): Expose ChunkGroup to type definitions 2023-05-16 21:43:02 +00:00
Sean Larkin 793a063de6
Merge pull request #17195 from webpack/thelarkinn/add-nmrp-types
refactor(types): Add NMF's ResolveData typed to public interface
2023-05-16 11:41:48 -07:00
Sean Larkin cfc427e4aa Add correct place to add ResolveData type 2023-05-16 14:49:07 +00:00
Sean Larkin 4fada307a7 fix(types): Correct chunkgroup.groupsIterable return type 2023-05-16 05:01:58 +00:00
Sean Larkin 64f70a47a9 refactor(types): Add NMF's ResolveData typed to public interface 2023-05-16 04:29:49 +00:00