Releases: umijs/father
Releases · umijs/father
v4.3.7
v4.3.6
v4.3.5
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