Releases: Tencent/feflow
Releases · Tencent/feflow
v0.20.0-alpha.0
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
v0.19.0-alpha.4
v0.19.0-alpha.3
v0.19.0-alpha.0
v0.18.4
v0.18.3
v0.18.2
v0.18.0
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)