Releases: rspack-contrib/rspack-chain
Releases · rspack-contrib/rspack-chain
v1.2.6
v1.2.5
What's Changed
- fix: update type definitions to reflect unsupported features by @chenjiahan in #43
- chore(deps): update @rspack/core to 1.3.12 by @chenjiahan in #44
- feat: support for Rule.use.parallel by @chenjiahan in #45
Full Changelog: v1.2.3...v1.2.5
v1.2.3
What's Changed
- feat: support for
output.webassemblyModuleFilename
by @chenjiahan in #42
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- feat: support for merging entry description object by @chenjiahan in #36
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.1
What's Changed
- feat: add
optimization.avoidEntryIife
by @colinaaa in #33 - Update dependency @types/enhanced-resolve to v5 by @renovate in #19
- Update actions/setup-node action to v4 by @renovate in #20
- Update dependency typescript to v5 by @renovate in #24
- chore: clean up dev deps by @chenjiahan in #32
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: support for
Rule.dependency
by @chenjiahan in #28 - feat: support for
Rule.resourceFragment
by @chenjiahan in #29 - feat: support for
Rule.with
by @chenjiahan in #30 - Update actions/checkout action to v4 by @renovate in #17
- Update pnpm to v9.12.2 by @renovate in #16
- Update dependency webpack to v5.94.0 [SECURITY] by @renovate in #18
- Lock file maintenance by @renovate in #26
New Contributors
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- fix:
extensionAlias
should be a map by @chenjiahan in #15
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore(deps): bump Rspack v1 by @chenjiahan in #13
- feat: support for
resolve.extensionAlias
by @chenjiahan in #14
Full Changelog: v1.0.1...v1.0.2