Releases: rspack-contrib/prebundle
Releases · rspack-contrib/prebundle
v1.2.5
What's Changed
- fix: failed to build in release CI by @chenjiahan in #20
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- refactor: use Rslib to bundle by @chenjiahan in #10
- chore: setup renovate config by @chenjiahan in #15
- fix(deps): update dependency rollup to v4.22.4 [security] by @renovate in #16
- chore: setup release workflow by @chenjiahan in #18
- fix: be compatible with esm output by @xc2 in #11
New Contributors
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- feat: allow to configure prettier for single dep by @chenjiahan in #8
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.0
What's Changed
- refactor: use rollup-plugin-dts to bundle dts by @chenjiahan in #3
- fix: external Node builtins by @chenjiahan in #4
- feat: add dtsExternals option by @chenjiahan in #5
Full Changelog: v1.0.3...v1.1.0
v1.0.3
- fix: externals should be optional
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix: common externals not work for dts by @chenjiahan in #2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feat: support for configuring common externals by @chenjiahan in #1
Full Changelog: v1.0.0...v1.0.1