Releases: rstackjs/rspack-chain
Releases · rstackjs/rspack-chain
v2.0.0-beta.1
What's Changed
- chore(deps): update dependency webpack to v5.104.1 [security] by @renovate[bot] in #81
- chore(deps): pin dependencies by @renovate[bot] in #82
- fix!: remove optimization.removeAvailableModules API by @chenjiahan in #85
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1
v2.0.0-beta.0
What's Changed
- feat: support display function name when config toString by @9aoy in #77
- fix: remove profile and unsafeCache options by @chenjiahan in #78
- feat: pure ESM package by @chenjiahan in #79
- fix: update @rspack/core peer dependency by @chenjiahan in #80
New Contributors
Full Changelog: v2.0.0-alpha.0...v2.0.0-beta.0
v2.0.0-alpha.0
What's Changed
- feat: add support for
output.bundlerInfoby @chenjiahan in #71 - fix: remove resolve plugin related options by @chenjiahan in #72
- fix: remove
output.charsetoption by @chenjiahan in #73 - fix: update cache type to match Rspack v2 by @chenjiahan in #74
- fix: remove unsupported options by @chenjiahan in #75
- fix: remove deprecated output library fields by @chenjiahan in #76
Full Changelog: v1.4.4...v2.0.0-alpha.0
v1.4.4
What's Changed
- fix: update peerDependencies for @rspack/core to support v2 by @chenjiahan in #70
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- fix: remove ts-expect-error comment for unsafeCache by @chenjiahan in #68
- feat: add
inlineExportsoption to optimization by @chenjiahan in #69
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #59
- chore(deps): update all non-major dependencies by @renovate[bot] in #58
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #63
- chore(deps): update all non-major dependencies by @renovate[bot] in #62
- chore(deps): update js-devtools/npm-publish action to v4 by @renovate[bot] in #61
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #65
- chore(deps): update all non-major dependencies by @renovate[bot] in #64
- fix: add @rspack/core as optional peer dependency by @chenjiahan in #67
- chore(deps): update dependency node to v24 by @renovate[bot] in #66
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- fix: d.ts use export default for esm by @liuwenzhuang in #57
New Contributors
- @liuwenzhuang made their first contribution in #57
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: add lazyCompilation support to config by @chenjiahan in #56
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- chore(deps): update actions/checkout action to v4 by @renovate[bot] in #54
- fix(deps): update all non-major dependencies by @renovate[bot] in #53
- chore: enable npm trusted publishing by @chenjiahan in #55
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- fix: add type for static toString method by @chenjiahan in #52
Full Changelog: v1.3.0...v1.3.1