Skip to content

Tags: issue9/webuse

Tags

templates/webapi/v0.1.0

Toggle templates/webapi/v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
caixw caixw
refactor(templates/webapi): 更新引用

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
caixw caixw
chore: 更新依赖项

v6.0.0-beta.19

Toggle v6.0.0-beta.19's commit message

Verified

This commit was signed with the committer’s verified signature.
caixw caixw
chore: 更新 web 至 0.85

v6.0.0-beta.18

Toggle v6.0.0-beta.18's commit message

Verified

This commit was signed with the committer’s verified signature.
caixw caixw
chore: 更新依赖包

v6.0.0-beta.17

Toggle v6.0.0-beta.17's commit message

Verified

This commit was signed with the committer’s verified signature.
caixw caixw
chore: 更新依赖项

v6.0.0-beta.16

Toggle v6.0.0-beta.16's commit message

Verified

This commit was signed with the committer’s verified signature.
caixw caixw
chore: 更新依赖包

v6.0.0-beta.15

Toggle v6.0.0-beta.15's commit message
refactor(sse): 删除了一些不必要的类型

- WaitFunc 仅在一处出现且类型简单,直接使用原始类型代替;
- Source 直接采用原始类型代替;

v6.0.0-beta.14

Toggle v6.0.0-beta.14's commit message
feat(health): State 字段添加 struct tag

v6.0.0-beta.13

Toggle v6.0.0-beta.13's commit message
refactor(health)!: 添加对多路由的支持

v6.0.0-beta.12

Toggle v6.0.0-beta.12's commit message
refactor!: 根据新版 web 作了调整