Bugfix:
- bugfix(debug): fix reload logic.
- bugfix(core): fixed weex-toolkit/issues/510.
Bugfix:
- bugfix(generator): Buffer is deprecated: since v10.0.0 https://github.com/weexteam/weex-toolkit/commit/25ffa2125ff24af8981b5360ec0610a1df35de7d.
- bugfix(core): fix windows unicode error https://github.com/weexteam/weex-toolkit/commit/d748a4088aa5438b8c7851192abf56ba72dbde95.
- bugfix(plugin): add dependencese https://github.com/weexteam/weex-toolkit/commit/ecd53637f77824d2c00f8e54e9da81fe4a5bb0ee.
Features:
- refactor(debug-server): add @weex-cli/debug-server module https://github.com/weexteam/weex-toolkit/commit/117889a872c1b9072c0b837403d963618f830c33.
- feat(debug): support navigator fake https://github.com/weexteam/weex-toolkit/commit/ba1b7a75cd33921cdb0e7ae091e6da2c17c39420.
Bugfix:
- bugfix(run): add pluginDependencies of @weex-cli/device apache/incubator-weex#2158.
Bugfix:
- bugfix(debug): fix inspector error #3a3e28.
- bugfix(debug): fix analyzer error #4e0e5a.
- bugfix(cli): fix the cli cannot be exit while open a child-process #fe7519.
- bugfix(compile): fix replace path logic on windows #bd949a.
- bugfix(core): fix install & update command #1bfc83.
- bugfix(compile): add css-loader #bc1919.
- bugfix(utils): modify import file into lowercase #bbf066.
Features:
- feat(debug): support i18n #45270a.
- feat(debug): separate compilation and debugging functions #2b5b78.
- feat(debug): support use guidance #60e0c8.
- feat(core): support force option #a24937.
- refactor(compile): use babel 6 instead #a0368e.
- perf(plugin): remove np module from all packages #3d28d2.
- Rlease alpha version for the new CLI.
- Better unit & functional testing support.
- Built with typescript.
- Optimization for the submodules, such as weex-debugger,weexpack and so on.
- Reasonable Node-side command line solution that can be used by all Node-side programs.
- Upgrade
xtoolkit
tov1.0.9
.
- Remove useless log message from xtoolkit.
- Fixed dns timeout error on xtoolkit.
- Add
weex remove
command to remove a package from weex-toolkit. - Add upgrade notify for weex-toolkit.
- Fixed issue 373.
- Fixed issue 363.
- Fixed parse error while checking update infomation of the package.
- Upgrade
xtoolkit
tov1.0.4
.
- Fixed
info.version.toString()
throw error on windows.
- Upgrade
xtoolkit
tov1.0.3
. - Fixed the error of
getaddrinfo ENOTFOUND
cause by no protocol http request.
- Reduce the interference caused by the presentation of information.
- Upgrade
weex-builder
tov0.3.19
. - Upgrade
weex-previewer
tov1.5.0
.
- Optimized version display interface while running
weex [command] -v
.
- Change recommand npm version to 4, cause of the issues on npm5.
- Add changelog tips while a package can be upgreaded.
- Fix issues local loader cann't be resolve.
- Format the log time to
00:00:00
. - Optimize the configuration of the write operation.
- Fix issues weexteam/weex-toolkit/issues/251
- Upgrade
xtoolkit
to0.2.19
. - Fix issues weexteam/weex-toolkit/issues/236.
- Upgrade
xtoolkit
to0.2.18
. - Fix issues weexteam/weex-toolkit/issues/236.
- Fix the path error of
weex-toolkit
. - Fix issues weexteam/weex-toolkit/issues/236.
- Add
babel-cli
to compile the source code to ES5 code.
- Upgrade
xtoolkit
to0.2.17
. - Fix issues weexteam/weex-toolkit/issues/236
- Upgrade
xtoolkit
to0.2.16
.
- Upgrade
xtoolkit
to0.2.15
.
- Add logger setting logic, you can look more detail log by using
--verbose
or--setloglevel
. - Upgrade
weex-builder
to0.3.12
. - Upgrade
weex-previewer
to1.4.4
. - Upgrade
xtoolkit
to0.2.14
.
- Bug fix.
- Support directory hot compile automatically.
- Increased port auto-adaptation & more beautiful log.
- Update weex-loader to v0.5.3.
- A brand new toolkit release
- Base on xtoolkit which can manager child command
- Auto setup child command if need
- Auto check the version of child command package and upgrade
- Contains weexpack now
- A new weex compiler
- Support vue2.0
- New preview page