v0.1.2
What's Changed
- refactor module graph lookups by @Boshen in #2279
- feat: π€ finish defineConfig by @IWANABETHATGUY in #2267
- Release v0.1.1 by @github-actions in #2290
- fix: contenthash should care about ChunkGraphModule#id by @hyf0 in #2292
- feat: function type RuleSetCondition by @ahabhgk in #2291
- feat(create): support package manager detect in create-rspack command by @hhshii in #2146
- fix(ci): clean up check-rs, attempt to fix ci cache taking 1G by @Boshen in #2300
- feat: release action support only create release tag by @caohuilin in #2305
- ci: combine lint, format and test to save ci time and cache by @Boshen in #2307
- fix: mjs file node mode interop by @underfin in #2296
- chore: make solid example refresh happen by @hardfist in #2310
- Small fix to improve the readme file by @zakuru in #2317
- fix: fix identifier of missing module by @h-a-n-a in #2314
- fix(html): builtins.html minify not work by @jerrykingxyz in #2306
- fix: create-rspack default command conflict with help command by @PengBoUESTC in #2244
- fix(cli): rspack build --watch not work (#2280) by @SoonIter in #2316
- chore: fix typo in adapter-rule-use.ts by @eltociear in #2315
- ci: cache pnpm in check-rs by @Boshen in #2308
- Revert "ci: cache pnpm in check-rs (#2308)" by @Boshen in #2326
- fix(cli): set stats default to errors-warning to avoid server info flushhed by module stats by @hardfist in #2325
- feat: align optimizeChunkModules by @IWANABETHATGUY in #2323
- fix: css hmr memory middleware by @underfin in #2329
- feat: added the handling of duplicate project names by @Nirvana-Jie in #2336
- feat: stats.outputPath by @ahabhgk in #2303
- feat(runtime): support
__filename
polyfill by @bvanjoi in #2342 - ci: add write permission to team-label by @Boshen in #2357
- fix: Tailwind CSS HMR not work by @jerrykingxyz in #2330
- feat: expose description data to resolve_data by @bvanjoi in #2348
- feat(builtin.copy): add simple ignore option by @JSerFeng in #2126
- chore: add rspack feishu group by @hardfist in #2369
- chore: upgrade webpack-dev-server & webpack-dev-middleware by @hardfist in #2349
- feat: parse with comments by @IWANABETHATGUY in #2367
- fix(core): fix regex external not working by @hardfist in #2383
- fix: π fix parsing error in html template path by @JSerFeng in #2380
- test(rspack_util): add test cases by @ycjcl868 in #2346
- fix: progress plugin percent symbol by @IWANABETHATGUY in #2387
- fix(dev-server): delete isWebTarget by @bvanjoi in #2390
- fix: release action node architecture config by @caohuilin in #2395
- feat: π€ additionalAssets by @IWANABETHATGUY in #2396
- fix: react refresh runtime injection by @underfin in #2328
- feat: module.hot.accept/decline support arrary dependencies by @underfin in #2378
- feat: NormalModuleFactory and resolveForScheme hook by @IWANABETHATGUY in #2356
- chore: π€ recover benchmark history by @IWANABETHATGUY in #2402
- fix: set context of basic example to __dirname by @nieyuyao in #2345
- fix: remove several ts-expect-error by @HerringtonDarkholme in #2409
- fix: returning exports from runtime for libraries by @underfin in #2415
- chore: node binding cross env by @PengBoUESTC in #2327
- feat(rspack-cli): support mjs config by @hardfist in #2168
- chore: update rspack-sources by @ahabhgk in #2419
- refactor: css dependencies by @ahabhgk in #2404
- fix: export without specifier by @underfin in #2421
New Contributors
- @hhshii made their first contribution in #2146
- @zakuru made their first contribution in #2317
- @PengBoUESTC made their first contribution in #2244
- @SoonIter made their first contribution in #2316
- @eltociear made their first contribution in #2315
- @Nirvana-Jie made their first contribution in #2336
- @nieyuyao made their first contribution in #2345
Full Changelog: v0.1.1...v0.1.2