We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d15623 commit b8d2d9dCopy full SHA for b8d2d9d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.0.4](https://github.com/eggjs/egg/compare/v4.0.3...v4.0.4) (2025-02-02)
4
+
5
6
+### Bug Fixes
7
8
+* export createAnonymousContext define ([#5388](https://github.com/eggjs/egg/issues/5388)) ([5d15623](https://github.com/eggjs/egg/commit/5d15623e5e7b412065adff0e02f2d2677289c176))
9
10
## [4.0.3](https://github.com/eggjs/egg/compare/v4.0.2...v4.0.3) (2025-01-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg",
- "version": "4.0.3",
+ "version": "4.0.4",
"engines": {
"node": ">= 18.19.0"
},
0 commit comments