This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Releases: umijs/father-next
Releases · umijs/father-next
v4.0.0-alpha.2
Features
- Release
create-father
package for create father boilerplate .d.ts
pre-bundle support auto-external other pre-bundle deps #29.d.ts
pre-bundle support targeted external like{ a: 'b' }
#29
Fixed
package.json
resolve bug in prebundle- Correct prebundle config types
- Workaround to downgrade
@vercel/[email protected]
to resolve bundle error #28 - Assets files lost bug after
@vercel/ncc
pre-bundle - Type imports/specifier not exported bug in dist files for Babel transformer
v4.0.0-alpha.1
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
andd.ts
in bundless mode by default #26 - Local check logic in cli #22
platform
error for esbuild config
Improvements
v4.0.0-alpha.0
Now father@4 alpha version is available, you can try it with our docs: 中文