Skip to content

Releases: umijs/father

v4.4.1

09 May 01:51
Compare
Choose a tag to compare

Fixed

  • Doctor import checkup is not works for jsx and tsx files #754

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0

26 Jan 09:51
Compare
Choose a tag to compare

Features

Fixed

  • Internal styled-components babel plugin lost since @umijs/babel-preset-umi@4.0.88 #741
  • Wrong doctor PACK_FILES_MISSING rule result for prebundle .d.ts files #740

New Contributors

Full Changelog: v4.3.8...v4.4.0

v4.3.8

15 Dec 07:46
Compare
Choose a tag to compare

Features

  • Allow set file-system cache directory by FATHER_CACHE_DIR env #734

Full Changelog: v4.3.7...v4.3.8

v4.3.7

07 Nov 09:38
Compare
Choose a tag to compare

Fixed

  • Ignore fs-specific temp files in watch mode #729

Full Changelog: v4.3.6...v4.3.7

v4.3.6

20 Oct 03:26
Compare
Choose a tag to compare

Features

Fixed

  • Correct umd cache directory #726
  • Bundless cache maybe broken if has dts error #725

New Contributors

Full Changelog: v4.3.5...v4.3.6

v4.3.5

19 Sep 08:42
Compare
Choose a tag to compare

Fixed

  • tsconfig.json paths not found error if it out of cwd #715
  • Default typeRoots behavior is inconsistent with tsc #716
  • d.ts may lost if another d.ts source file has error in last time #717

Improvements

  • Use contenthash instead mtime for cache key #718

Full Changelog: v4.3.4...v4.3.5

v4.3.4

12 Sep 06:41
Compare
Choose a tag to compare

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

07 Sep 07:35
Compare
Choose a tag to compare

Fixed

*tsconfig.json include types lost when generating .d.ts files #707

Full Changelog: v4.3.2...v4.3.3

v4.3.2

31 Aug 02:40
Compare
Choose a tag to compare

Fixed

  • d.ts pre emit diagnostics lost after compilation #701
  • d.ts may lost if tsconfig changed #702

Improvements

  • Skip d.ts files when doctor parsing #700

Full Changelog: v4.3.1...v4.3.2

v4.3.1

08 Aug 09:53
Compare
Choose a tag to compare

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