Commit 4c4c431
authored
fix: use public core typing entrypoints (#4537)
* fix: use public core typing entrypoints
* fix: point validator typings to package entrypoints
* fix: normalize validator module typings
* docs: 新增 Midway 4.0 发布博客并移除未使用的依赖
- 新增发布博客 `/site/blog/2026-04-02-release-4.0.md`,详细介绍 Midway 4.0 的核心变化、升级原因及未来规划。
- 从 `samples/koa-esm-app` 的 `package.json` 中移除未使用的 `reflect-metadata` 依赖,以保持依赖列表的整洁。
* chore: up lock1 parent 9bff232 commit 4c4c431
76 files changed
Lines changed: 293 additions & 94 deletions
File tree
- packages
- axios
- bull-board
- bullmq
- bull
- busboy
- cache-manager
- captcha
- casbin
- code-dye
- commander
- consul
- core/src
- cos
- cron
- cross-domain
- etcd
- event-emitter
- express-session
- grpc
- http-proxy
- i18n
- info
- jwt
- kafka
- leoric
- mcp
- mikro
- mongoose
- mqtt
- nextjs
- one-shot
- oss
- passport
- piscina
- prometheus
- rabbitmq
- redis
- security
- sequelize
- session
- socketio
- static-file
- swagger
- tablestore
- tags
- tenant
- typeorm
- upload
- validate
- validation-class-validator
- validation-joi
- validation-zod4
- validation-zod
- validation
- src
- view-ejs
- view-nunjucks
- view
- web-express
- web-koa
- web
- ws
- samples/koa-esm-app
- site
- blog
- docs
- i18n/en/docusaurus-plugin-content-docs/current
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments