149 Commits

Author SHA1 Message Date
winixt
baf6fe2c2c fix: request 兼容 useReponse 2024-05-06 18:08:07 +08:00
winixt
2bc61dab49 chore: release request 2024-03-25 11:03:27 +08:00
winixt
940481c504 fix: request ts 类型问题 2024-03-25 11:01:22 +08:00
winixt
46e42d4344 chore: request 添加运行时升级指引 2024-01-18 19:38:00 +08:00
winixt
32e221f150 chore: update request 2024-01-18 17:16:20 +08:00
qlin
401cd42528 fix: 优化 rawRequest (#226)
* fix: 优化 rawRequest

* fix: dataHandler 支持 promise
2024-01-18 17:13:43 +08:00
winixt
fe5946daba fix: skipErrorHandler 参数问题 2023-12-14 19:32:15 +08:00
winixt
ac4fcb6526 feat: 支持 letgo 导出 rawRequest 2023-12-14 17:02:47 +08:00
winixt
30198300ff chore: release request2.x 2023-12-13 20:17:58 +08:00
winixt
c770762839 fix: 兼容 2.x skipErrorHandler 参数 2023-12-13 19:50:59 +08:00
winixt
67b4332eb8 release: 3.0.1 2023-11-15 20:45:09 +08:00
winixt
4ccfebe986 fix: cache 没有 config 问题 2023-11-15 20:40:52 +08:00
wanchun
71dd6a3555 feat: 优化peer依赖 2023-03-31 14:38:43 +08:00
winixt
4660cfc436 chore: 3.0 发版本前奏 2023-03-30 21:16:04 +08:00
winixt
9681741a05 fix: request cache 类型声明问题 2023-03-30 16:27:24 +08:00
winixt
95ba5e5592 chore: v3.0.0-rc.11 2023-02-21 20:08:15 +08:00
winixt
07952928e2 fix: .d.ts 类型异常 2023-02-21 20:05:25 +08:00
winixt
223a2581e2 chore: v3.0.0-rc.3 2022-11-25 12:31:59 +08:00
winixt
491ebed363 chore: v3.0.0-rc.2 2022-11-17 19:52:39 +08:00
winixt
fecf9665d7 fix: 导出 RequestOptions 类型 2022-11-17 19:50:29 +08:00
winixt
02c26e4a9d chore: v3.0.0-beta.32 2022-11-15 15:30:49 +08:00
winixt
bc8faed83a fix: 修复 request ts 类型提示问题 2022-11-15 15:30:13 +08:00
winixt
cede447f3b chore: v3.0.0-beta.31 2022-11-10 19:48:33 +08:00
winixt
dedc190e66 chore: upgrade vertion to rc 2022-11-10 19:46:40 +08:00
winixt
d23e28c0a8 chore: v3.0.0-beta.30 2022-11-10 19:26:09 +08:00
qlin
55896a28f4 fix: 解决 ts 提示问题 (#155) 2022-11-10 17:48:34 +08:00
winixt
b57c8e2108 chore: v3.0.0-beta.18 2022-08-17 10:51:19 +08:00
winixt
c69c937563 chore: 升级依赖 2022-08-17 10:49:48 +08:00
wanchun
f245e5cd7e chore: v3.0.0-beta.13 2022-07-04 16:10:00 +08:00
winixt
cd17954f0c chore: change request declear file 2022-06-29 16:56:44 +08:00
wanchun
f8cb2770ba chore: v3.0.0-beta.11 2022-06-23 09:53:56 +08:00
qlin
f8b70f0ebb Ts type (#133)
* fix: 优化类型提示

* fix: 添加 enums 接口类型声明

* feat: 配置插件api提示

Co-authored-by: wanchun <445436867@qq.com>
2022-06-22 19:24:49 +08:00
winixt
0b0f3cf1e8 chore: v3.0.0-beta.9 2022-06-16 11:24:01 +08:00
qlin
5477885fdf refactor: 优化 request 插件 (#130)
* refactor: 优化 request 插件

* fix: errorHandler 的顺序控制问题'
2022-06-16 11:04:26 +08:00
winixt
9e48bdd091 chore: v3.0.0-beta.7 2022-05-25 19:21:10 +08:00
winixt
e0c306c70c fix: npm 包 ts 文件丢失问题 2022-05-25 19:19:36 +08:00
wanchun
291fb2dc81 chore: v3.0.0-beta.3 2022-05-17 17:05:56 +08:00
wanchun
759f3ba3e5 chore: v3.0.0-beta.2 2022-05-17 14:37:18 +08:00
winixt
b0f1886fd6 release: v2.1.1 2022-05-16 17:56:29 +08:00
wanchun
a3669e48fe feat: 升级版本号 2022-05-16 16:24:29 +08:00
wanchun
ec96d0894e feat: 合并master 2022-05-16 14:10:56 +08:00
winixt
6959380bd7 chore: 移除上一个版本废弃的 API 2022-05-12 10:59:32 +08:00
winixt
064520e2b8 chore(release): publish
- @fesjs/plugin-request@2.0.15
2022-04-29 15:56:30 +08:00
qlin
fb2673c2e6 fix: request skipErrorHandler 配置问题 (#121)
* fix: request skipErrorHandler 配置问题

* fix: 处理 default 异常问题?
2022-04-29 15:55:56 +08:00
wanchun
ef29f6db54 docs: 更新readme 2022-04-18 13:37:36 +08:00
harrywan
abb3e05a91 feat: watermark (#112)
* feat: 基础功能

* feat: 支持时间戳

* refactor(plugin-watermark): 优化实现

* feat(plugin-watermark): 提供开关

* docs: 添加文档

* docs: 优化文档
2022-04-18 13:31:47 +08:00
winixt
6af54d085f chore(release): publish
- @fesjs/plugin-layout@4.0.8
 - @fesjs/plugin-model@2.0.5
 - @fesjs/plugin-request@2.0.14
 - @fesjs/preset-built-in@2.0.23
 - @fesjs/fes@2.0.23
2022-04-11 19:45:24 +08:00
winixt
1acd6ca889 chore: 移除针对 pnpm 优化的逻辑,建议加 shamefully-hoist 配置 2022-04-06 14:26:07 +08:00
winixt
eba633ac69 refactor: 优化 resolver inner dep and declare type file 2022-03-28 21:03:13 +08:00
winixt
d6703f4a88 refactor: 完成运行时类型改造 2022-03-27 20:10:28 +08:00