Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

v4.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@PeachScript PeachScript released this 28 Jun 16:13
· 69 commits to master since this release

Features

  • Complete version command #14 @xiaohuoni
  • Auto-convert alias from tsconfig paths #21 @xierenyuan
  • Bundless ignores config support negate globs

Fixed

  • Lost api method addJSTransformer #24
  • Ignore fixtures and d.ts in bundless mode by default #26
  • Local check logic in cli #22
  • platform error for esbuild config

Improvements

  • improve config types #17 @zzcan
  • Use single typescript with api-extractor, to reduce install size (240MB -> 175MB)
  • Do not force transform babel runtime #19