Commit Graph

58 Commits

Author SHA1 Message Date
winixt
37ab86c7b3 feat: 编译支持 ts 2021-08-25 16:47:52 +08:00
winixt
657175a39e chore(release): publish
- @fesjs/create-fes-app@2.0.3
 - @fesjs/compiler@2.0.2
 - @fesjs/plugin-jest@2.0.2
 - @fesjs/plugin-layout@2.0.3
 - @fesjs/plugin-locale@2.0.3
 - @fesjs/plugin-model@2.0.2
 - @fesjs/plugin-monaco-editor@2.0.0-beta.4
 - @fesjs/plugin-qiankun@2.0.5
 - @fesjs/plugin-request@2.0.6
 - @fesjs/plugin-vuex@2.0.2
 - @fesjs/preset-built-in@2.0.3
 - @fesjs/utils@2.0.2
 - @fesjs/fes@2.0.4
2021-08-20 12:17:48 +08:00
harrywan
1c6cadf411 chore(release): publish
- @fesjs/create-fes-app@2.0.2
 - @fesjs/compiler@2.0.1
 - @fesjs/plugin-access@2.0.1
 - @fesjs/plugin-enums@2.0.1
 - @fesjs/plugin-icon@2.0.1
 - @fesjs/plugin-jest@2.0.1
 - @fesjs/plugin-layout@2.0.2
 - @fesjs/plugin-locale@2.0.2
 - @fesjs/plugin-model@2.0.1
 - @fesjs/plugin-monaco-editor@2.0.0-beta.3
 - @fesjs/plugin-qiankun@2.0.4
 - @fesjs/plugin-request@2.0.5
 - @fesjs/plugin-vuex@2.0.1
 - @fesjs/preset-built-in@2.0.2
 - @fesjs/runtime@2.0.2
 - @fesjs/utils@2.0.1
 - @fesjs/fes@2.0.3
2021-08-18 14:38:15 +08:00
harrywan
8e39dcf2c2 fix: 检测vue和@vue/compiler-sfc的版本,保证一致 2021-08-18 14:23:37 +08:00
winixt
876cac7b9d feat: 优化源码测试 2021-08-13 17:58:13 +08:00
winixt
67b74367ed feat: 优化包依赖 + 优化 fes-plugin-test 2021-08-09 14:43:47 +08:00
harrywan
b767eeab4f chore(release): publish
- @fesjs/preset-built-in@2.0.1
 - @fesjs/fes@2.0.1
2021-06-25 15:45:13 +08:00
harrywan
ac0e7b47a4 chore(release): publish 2021-06-23 15:43:40 +08:00
harrywan
51531d3782 chore(release): publish 2021-06-08 14:49:53 +08:00
harrywan
694677879b chore(release): publish 2021-05-31 20:13:47 +08:00
harrywan
6b8852afec chore(release): publish 2021-05-31 17:04:31 +08:00
winixt
e15a350f6c Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3 2021-05-26 14:53:18 +08:00
winixt
f9f735c3a6 feat: 添加 reqeust base 警告 2021-05-26 14:52:09 +08:00
harrywan
f5d6d16cfb chore(release): publish 2021-05-25 16:27:23 +08:00
winixt
bb2f25f644 feat: request 添加merge类型 2021-05-24 15:53:59 +08:00
harrywan
d29445b1aa chore(release): publish 2021-05-18 21:35:43 +08:00
winixt
7642e6c990 chore(release): publish 2021-05-12 20:17:38 +08:00
万纯
463291b08a chore(release): publish 2021-04-23 15:22:07 +08:00
harrywan
74233961d2 chore(release): publish 2021-04-19 20:15:46 +08:00
万纯
65dbcdf76e chore(release): publish 2021-04-09 11:13:33 +08:00
万纯
2587f70fdb chore(release): publish 2021-04-02 14:08:18 +08:00
bac-joker
06da4a2339 chore(release): publish 2021-03-30 21:36:52 +08:00
万纯
19108db7ce feat: 支持history模式下请求html文件404时fallback到/index.html 2021-03-29 10:48:09 +08:00
wanchun
a9a615a09b chore(release): publish 2021-03-28 22:07:27 +08:00
万纯
9341fedbd8 chore(release): publish 2021-03-26 18:07:21 +08:00
bac-joker
be6094a690 chore(release): publish 2021-03-25 18:06:57 +08:00
bac-joker
da950189f5 chore(release): publish 2021-03-15 15:00:50 +08:00
万纯
50946378a2 chore(release): publish 2021-03-11 11:56:02 +08:00
bac-joker
e8a2c82dee chore(release): publish 2021-03-10 18:17:33 +08:00
万纯
9c1b7e70ff chore(release): publish 2021-03-08 20:52:54 +08:00
bac-joker
f905b932f6 chore(release): publish 2021-03-07 18:12:57 +08:00
bac-joker
d828403bd8 chore(release): publish 2021-03-05 17:16:28 +08:00
bac-joker
ea1fca1a77 feat: 更改npm包名 2021-03-05 17:03:04 +08:00
bac-joker
239d223c8a fix: 修复引入package.json type 为 module 时,不加文件后缀名,导致模块找不到的问题 2021-03-03 16:30:39 +08:00
bac-joker
92ba3a3899 chore(release): publish 2021-03-01 15:14:13 +08:00
bac-joker
cbbda6df42 fix: eslint babel parse 2021-02-08 19:21:30 +08:00
bac-joker
f44acf5c08 feat: 重写构建 & 升级到 webpack5 2021-02-08 16:52:58 +08:00
tianxuan
5d2271bcd3 feat: 新增mock插件 2021-02-05 15:35:11 +08:00
万纯
0c74a62fa0 feat: 添加plugin-webpack,打印webpack配置信息 2021-02-03 17:30:18 +08:00
万纯
4506033725 chore(release): publish 2021-02-03 10:56:15 +08:00
万纯
27e0a11912 chore(release): publish 2021-02-03 10:17:03 +08:00
万纯
86b1c25764 feat: command改为使用commander的实现方式
能借用commander强大的提示能力
2021-02-02 10:56:09 +08:00
万纯
89130e672a feat: 添加plugin-hardSource,增加dev时的构建速度 2021-01-28 17:59:00 +08:00
bac-joker
d7a7a20d5b feat: 添加 bable-pulugin-import 配置 2021-01-24 17:39:18 +08:00
万纯
8934c03f8e chore(release): publish 2021-01-18 11:15:26 +08:00
万纯
342670c878 feat: 改为使用create-fes-app创建项目 2021-01-18 11:07:48 +08:00
万纯
9dc93be193 feat: fes create 和优化fes命令体验 2021-01-15 17:59:28 +08:00
万纯
4eb8257f43 feat: 2.0.0-alpha 比 2.0.0 更早,所以当版本是alpha时,需要指定为2.0.0-alpha.0 2021-01-06 15:45:10 +08:00
bac-joker
ea954e3bb6 chore(release): publish 2021-01-05 10:00:07 +08:00
bac-joker
7008224805 feat: 规范版本号 2021-01-04 21:28:50 +08:00