Releases: umijs/father
Releases · umijs/father
v4.3.4
Features
- Add
TSCONFIG_RISK
doctor rule #712
Fixed
- Omit
d.ts
generate errors that not belong to the built files #711
Full Changelog: v4.3.3...v4.3.4
v4.3.3
Fixed
*tsconfig.json
include types lost when generating .d.ts
files #707
Full Changelog: v4.3.2...v4.3.3
v4.3.2
v4.3.1
Fixed
.d.ts
lost in re-compilation if save file with same content #691
Improvements
- Downgrade browser targets to
{ ie: 11 }
for swc transformer in #689 - Downgrade browser targets to
{ chrome: 51 }
for esbuild transformer in #690
Full Changelog: v4.3.0...v4.3.1
v4.3.0
Features
- Upgrade typescript to ~5.0.4 #682
- Support NPM alias name for pre-bundle #663 @Dunqing
- Support pre-bundle for legacy built-in-modules #671 @nanianlisao
Improvements
- Improve logic to set react jsx type #681
New Contributors
- @Dunqing made their first contribution in #663
- @nanianlisao made their first contribution in #671
Full Changelog: v4.2.3...v4.3.0
v4.2.3
v4.2.2
v4.2.1
Fixed
.d.ts
lost when rebuild with incremental cache #649 @Carrotzpc- Unexpected copy behavior for umd bundle #640 @xiaohuoni
New Contributors
- @xiaohuoni made their first contribution in #640
Full Changelog: v4.2.0...v4.2.1
v4.2.0
Features
- Automatically enable
babel-plugin-styled-components
for styled-components project #639
Fixed
- Use ts incremental ability to avoid invalid dts cache #638 @Carrotzpc
New Contributors
- @Carrotzpc made their first contribution in #638
Full Changelog: v4.1.9...v4.2.0
v4.1.9
Features
- Support to analyze multi-entry for umd #635
Fixed
- Default prebundle config in template #631 @BoyYangzai
- Disable
CJS_IMPORT_ESM
rule to avoid doctor error #633 - Correct umd
externals
config types #634
New Contributors
- @BoyYangzai made their first contribution in #631
Full Changelog: v4.1.8...v4.1.9