feflow

🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.

OTHER License

Downloads
1.2K
Stars
1.4K
Committers
36

Bot releases are hidden (Show)

feflow - v0.20.0-alpha.0

Published by cpselvis over 4 years ago

Bug Fixes

  • compile fail (d04eb91)
  • universal_plugin: change universal plugin config path (f76b73b)
  • universal_plugin: check plugin config path (8f71a08)
  • error taking hook parameter (634ab47)
  • link select (f24792d)
  • register as a system command with the specified name (a8bb7a2)
  • repo dosen't has tag version case (7503f7e)

Features

  • add feflow-plugin prefix when from git (a0c3066)
  • add system command registry (4eb3e5a)
  • universal_plugin: replace execa to cross-spawn (9da8153)
  • define universal folder and file name (bc80050)
  • install: support install repo from git (80960cd)
  • installed as the system command and supports hooks (f0970b2)
  • run universal plugin (46be839)
  • support install using package name (638e3c7)
  • plugin: add plugin install success tip (bf3a34a)
  • universal_plugin: change plugin name regex (8384b58)
  • universal_plugin: replace shelljs to execa (d7223ac)
  • universal-package: support download latest version (c70dd66)
feflow - v0.19.2

Published by cpselvis over 4 years ago

0.19.2 (2020-05-15)

Bug Fixes

  • fix message (24d07e4)
  • while load devkits,check the directoryPath first; make error specific (9cbc591)

Features

  • install: add install error log info (49ec214)
feflow - v0.19.0-alpha.4

Published by cpselvis over 4 years ago

0.19.0-alpha.4 (2020-04-14)

Bug Fixes

feflow - v0.19.0-alpha.3

Published by cpselvis over 4 years ago

0.19.0-alpha.3 (2020-04-10)

Bug Fixes

Features

  • help: add config help info (b437682)
  • help: support array command description (#214) (b7549da)
feflow - v0.19.0-alpha.0

Published by cpselvis over 4 years ago

0.19.0-alpha.0 (2020-04-09)

Bug Fixes

Features

  • support devkit.js/devkit.yaml/devkit.yml/devkitrc/package.json format (2ddeccb)
  • cli: support auto-update params (115e742)
  • devkit: support plugin/devkit sub command help (#207) (17be24d)
feflow - v0.18.4

Published by cpselvis over 4 years ago

0.18.4 (2020-04-09)

Features

  • support --disable-check params (f8ff642)
feflow - v0.18.3

Published by cpselvis over 4 years ago

0.18.3 (2020-03-25)

Bug Fixes

  • command: do not display version info when has a command (063549b)
feflow - v0.18.2

Published by cpselvis over 4 years ago

0.18.2 (2020-03-22)

Bug Fixes

  • core: plugin version check (d7d0f2f)

Features

  • add generator.json to npm file (cf3b21a)
  • devkit: support projectPath for devkit (9505e04)
feflow - v0.18.0

Published by cpselvis over 4 years ago

Bug Fixes

  • package-manager: npm and yarn source (3384f8f)

Features

  • hook: add feflow hooks (a8076ec)
  • devtool: add devtool internal plugin (4c98456)
  • devtool: add internal devtool plugin (ef053c5)
  • devtool: copy templates according to user input (7557299)
  • devtool: create template logic (41afeeb)
  • devtool: support feflow-plugin dev (2f2323e)
  • support cnpm when initialize (6095912)
  • init: remove -g param (1d91a32)
  • init: support initialize project with selected generator (fff9b24)

Performance Improvements

  • core: network error check. (9565309)
feflow - v0.18.0-alpha.2

Published by cpselvis over 4 years ago

0.18.0-alpha.2 (2020-03-02)

Features

feflow - v0.18.0-alpha.1

Published by cpselvis over 4 years ago

0.18.0-alpha.1 (2020-02-29)

Bug Fixes

  • package-manager: npm and yarn source (3384f8f)

Features

  • devtool: add devtool internal plugin (4c98456)
  • devtool: add internal devtool plugin (ef053c5)
  • devtool: copy templates according to user input (7557299)
  • devtool: create template logic (41afeeb)
  • devtool: support feflow-plugin dev (2f2323e)
  • support cnpm when initialize (6095912)
  • init: remove -g param (1d91a32)
  • init: support initialize project with selected generator (fff9b24)

Performance Improvements

  • core: network error check. (9565309)
feflow - v0.17.0

Published by cpselvis almost 5 years ago

Bug Fixes

  • get username from os.hostname (#143) (c3b0db2)
  • handle exception cases while no plugins (#142) (aed5b58), closes #139
  • support windows report with proxy (#149) (3cd0463)
  • native: fix install commands when client is first config (680442f)
  • run commands error when in a feflow project but not installed devkit (#159) (a7b987d), closes #157
  • install packages when not exists (#161) (#163) (721f1d8)

Features

  • support feature cli update tip (90ab127)
  • devkit: support multiple builders. (3e3f241), closes #111
  • example: make example in private scope (39d021b)
feflow - v0.17.0-alpha.3

Published by cpselvis almost 5 years ago

Bug Fixes

feflow - v0.17.0-alpha.1

Published by cpselvis almost 5 years ago

Bug Fixes

  • run commands error when in a feflow project but not installed devkit (#159) (a7b987d), closes #157

Features

  • example: make example in private scope (39d021b)
feflow - v0.17.0-alpha.0

Published by cpselvis almost 5 years ago

Bug Fixes

  • get username from os.hostname (#143) (c3b0db2)
  • handle exception cases while no plugins (#142) (aed5b58), closes #139
  • support windows report with proxy (#149) (3cd0463)
  • native: fix install commands when client is first config (680442f)

Features

  • support feature cli update tip (90ab127)
  • devkit: support multiple builders. (3e3f241), closes #111
feflow - v0.16.2

Published by cpselvis almost 5 years ago

Features

feflow - v0.16.1

Published by cpselvis almost 5 years ago

Features

feflow - v0.16.0

Published by cpselvis almost 5 years ago

Features

  • support config client through feflow command (#125) (b68df16)
  • support project config file with js extension (#122) (f2b2cee), closes #114
  • support running devkit commands on sub directory. (#121) (bc819f4), closes #114

Bug Fixes

feflow - v0.15.8

Published by cpselvis over 5 years ago

Bug Fixes

feflow - v0.15.4

Published by cpselvis over 5 years ago

Bug Fixes

Features