3.1.0 (2024-02-23)
3.0.2 (2024-01-06)
3.0.1 (2023-11-26)
3.0.0 (2023-11-25)
- drop Node.js < 16 support
- Drop http proxy support
features
- [
d88f359] - feat: Update taobao npm registry url (Janlay <36876080+Janlaywss@users.noreply.github.com>) 2.2.0 / 2020-08-19 ==================
features
- [
4b6429a] - feat: support sub dir mapping (#64) (Suyi <thonatos.yang@gmail.com>) - [
3d602df] - feat: add .eslintrc (#63) (Suyi <thonatos.yang@gmail.com>)
features
- [
77acca1] - feat: support symbolic link [BREAK CHANGE] (#62) (killa <killa123@126.com>)
fixes
- [
55b93ec] - fix: block in win (#58) (supperchong <2267805901@qq.com>)
fixes
- [
5508749] - fix: add timeout when getPackageInfo (#54) (TZ | 天猪 <atian25@qq.com>)
fixes
- [
d816803] - fix: remove encoding setting to read files (#53) (Yu Wenjie <winjayyu@gmail.com>)
features
- [
36f2d86] - feat: question support other type from inquirer (#51) (Haoliang Gao <sakura9515@gmail.com>)
fixes
- [
f9734d4] - fix: deprecated info (#50) (TZ | 天猪 <atian25@qq.com>)
features
- [
a1512e4] - feat: add deprecate message (#49) (TZ | 天猪 <atian25@qq.com>)
fixes
- [
318fc69] - fix: mem fs bugs in windows (#48) (吖猩 <whxaxes@qq.com>)
others
- [
0704648] - deps: upgrade dependencies (#46) (Haoliang Gao <sakura9515@gmail.com>)
- feat: change isTextPath to istextorbinary (#42)
fixes
- [
c7015a3] - fix: package.json to reduce vulnerabilities (#41) (Snyk bot <snyk-bot@snyk.io>)
features
- [
ca21ba1] - feat: add npmignore (#39) (Chaos(拾锋) <edokeh@163.com>)
features
- [
72f7cde] - feat: only processTemplate with text file (#35) (TZ | 天猪 <atian25@qq.com>) - [
d98cff6] - feat: support http_proxy (#36) (TZ | 天猪 <atian25@qq.com>)
features
- [
8c8930e] - feat: change default register to npm (#33) (TZ | 天猪 <atian25@qq.com>)
- feat: support custom egg-init config (#32)
- fix: set display page size (#31)
- feat: Registry of npm-updater should be set (#28)
- fix: mz-modules should be dep (#27)
- fix: remove temp dir (#26)
- feat: askVars support function and filter (#25)
- feat: more friendly warning when fetch npm info got error (#23)
- feat: support download npm package (#22)
- feat: remove boring meta info (#21)
- fix: help typo && update deps (#20)
- feat:support name replace (#19)
- fix: error message when boilerplate config missing (#18)
- feat: add test support (#15)
- chore: pkg files (#14)
- feat: npm-updater params (#13)
- refactor: use class style (#12)
- fix: detect .cnpmrc and .tnpmrc (#11)
- refactor: use inquirer to collect user input (#10)
- fix: use taobao to detect ip && fallback with .npmrc (#9)
- feat: auto choose npm registry url (#7)
- chore: update usage tip (#6)
- feat: support local test (#4)
- reinit project