Skip to content

Releases: Tencent/feflow

v0.20.0-alpha.0

19 May 06:09
Compare
Choose a tag to compare
v0.20.0-alpha.0 Pre-release
Pre-release

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)

v0.19.2

27 Apr 03:19
Compare
Choose a tag to compare

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)

v0.19.0-alpha.4

14 Apr 10:29
Compare
Choose a tag to compare
v0.19.0-alpha.4 Pre-release
Pre-release

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

Bug Fixes

v0.19.0-alpha.3

10 Apr 08:09
Compare
Choose a tag to compare
v0.19.0-alpha.3 Pre-release
Pre-release

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

Bug Fixes

Features

  • help: add config help info (b437682)
  • help: support array command description (#214) (b7549da)

v0.19.0-alpha.0

09 Apr 11:56
Compare
Choose a tag to compare
v0.19.0-alpha.0 Pre-release
Pre-release

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)

v0.18.4

09 Apr 02:55
Compare
Choose a tag to compare

0.18.4 (2020-04-09)

Features

  • support --disable-check params (f8ff642)

v0.18.3

26 Mar 00:14
Compare
Choose a tag to compare

0.18.3 (2020-03-25)

Bug Fixes

  • command: do not display version info when has a command (063549b)

v0.18.2

22 Mar 11:51
Compare
Choose a tag to compare

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)

v0.18.0

13 Mar 18:16
Compare
Choose a tag to compare

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)

v0.18.0-alpha.2

02 Mar 07:01
Compare
Choose a tag to compare
v0.18.0-alpha.2 Pre-release
Pre-release

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

Features