Skip to content

Releases: fex-team/yog2

0.4.8

22 Feb 03:48
Compare
Choose a tag to compare
  • 升级yog-log@0.0.22 处理 0.0.21 log 无法正常工作的问题
  • 修复 fis3-hook-commonjs 依赖

0.4.3

15 Dec 11:21
Compare
Choose a tag to compare
  • 默认支持 ts, tsx, es后缀名的模块化

0.4.2

09 Dec 12:49
Compare
Choose a tag to compare

支持客户端编写 es,ts,tsx

0.4.0

09 Dec 12:21
Compare
Choose a tag to compare
  • 使用 fis3-parser-typescript 编译 es7 语法
  • 默认目标源设定为 Node.js 4.x,原生支持语法不做编译

0.3.0

24 Nov 13:08
Compare
Choose a tag to compare
  • 使用babel在server端支持es6以及async/await语法