Releases: umijs/father
Releases · umijs/father
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
v4.1.8
Features
- Add PREFER_PEER_DEPS doctor rule #617
- Add CASE_SENSITIVE_PATHS doctor rule #621
- Add CJS_IMPORT_ESM doctor rule #623
Fixed
- Bundless ignore files are still checked in doctor #619
- Rule PHANTOM_DEPS support
optionalDependencies
#618
Full Changelog: v4.1.7...v4.1.8
v4.1.7
Fixed
d.ts
paths transform bug if project installed TypeScript 4.9.x #605- Wrong cache be reused when tsconfig
declaration
option changed #606
Improvements
- Handle svg files as normal assets in bundle mode #607
Full Changelog: v4.1.6...v4.1.7
v4.1.6
Improvements
- Allow advanced
externals
usage for umd #589
Fixed
- Partial output files lost bug if multi-entry umd is used in dev command #590
Full Changelog: v4.1.5...v4.1.6
v4.1.5
v4.1.4
Features
- Upgrade typescript to
~4.8.4
#578
Fixed
- Partial output lost when change multiple files at the same time #576 #572
- Handle
SIGINT
in dev command to avoid pnpm exit with error #580 #573
Improvements
- Warn for
noEmit: true
whendeclaration: true
in tsconfig.json #575
Full Changelog: v4.1.3...v4.1.4
v4.1.3
Fixed
- Doctor failed if
input
contains unknown type file father dev
exit bug when remove file in multi-compile tasks #547
Improvements
Full Changelog: v4.1.2...v4.1.3
v4.1.2
Improvements
- React JSX runtime respect
tsconfig.json
option first in babel/SWC/webpack #561
Full Changelog: v4.1.1...v4.1.2