🎉 Prepatch Release
This release includes prepatch version updates for all packages.
📦 Published Packages
- @eggjs/cluster@4.0.2-beta.0
- @eggjs/cookies@4.0.2-beta.0
- @eggjs/core@7.0.2-beta.0
- egg@4.1.2-beta.0
- @eggjs/errors@3.0.2-beta.0
- @eggjs/extend2@5.0.2-beta.0
- @eggjs/koa@3.1.2-beta.0
- @eggjs/koa-static-cache@7.0.2-beta.0
- @eggjs/logger@4.0.2-beta.0
- @eggjs/path-matching@3.0.2-beta.0
- @eggjs/router@4.0.2-beta.0
- @eggjs/supertest@9.0.2-beta.0
- @eggjs/tsconfig@3.1.2-beta.0
- @eggjs/utils@5.0.2-beta.0
- create-egg@4.1.2-beta.0
- @eggjs/bin@8.0.2-beta.0
- @eggjs/scripts@5.0.2-beta.0
- @eggjs/development@5.0.2-beta.0
- @eggjs/i18n@4.0.2-beta.0
- @eggjs/jsonp@4.0.2-beta.0
- @eggjs/logrotator@5.0.2-beta.0
- @eggjs/mock@7.0.2-beta.0
- @eggjs/multipart@5.0.2-beta.0
- @eggjs/onerror@4.0.2-beta.0
- @eggjs/redis@4.0.2-beta.0
- @eggjs/schedule@6.0.2-beta.0
- @eggjs/security@5.0.2-beta.0
- @eggjs/session@5.0.2-beta.0
- @eggjs/static@4.0.2-beta.0
- @eggjs/tracer@4.0.2-beta.0
- @eggjs/typebox-validate@4.0.2-beta.0
- @eggjs/view@4.0.2-beta.0
- @eggjs/view-nunjucks@3.0.2-beta.0
- @eggjs/watcher@5.0.2-beta.0
- @eggjs/ajv-decorator@4.0.2-beta.0
- @eggjs/aop-decorator@4.0.2-beta.0
- @eggjs/aop-runtime@4.0.2-beta.0
- @eggjs/background-task@4.0.2-beta.0
- @eggjs/tegg-common-util@4.0.2-beta.0
- @eggjs/controller-decorator@4.0.2-beta.0
- @eggjs/core-decorator@4.0.2-beta.0
- @eggjs/dal-decorator@4.0.2-beta.0
- @eggjs/dal-runtime@4.0.2-beta.0
- @eggjs/dynamic-inject@4.0.2-beta.0
- @eggjs/dynamic-inject-runtime@4.0.2-beta.0
- @eggjs/eventbus-decorator@4.0.2-beta.0
- @eggjs/eventbus-runtime@4.0.2-beta.0
- @eggjs/langchain-decorator@4.0.2-beta.0
- @eggjs/lifecycle@4.0.2-beta.0
- @eggjs/tegg-loader@4.0.2-beta.0
- @eggjs/mcp-client@4.0.2-beta.0
- @eggjs/metadata@4.0.2-beta.0
- @eggjs/orm-decorator@4.0.2-beta.0
- @eggjs/tegg-runtime@4.0.2-beta.0
- @eggjs/schedule-decorator@4.0.2-beta.0
- @eggjs/standalone-decorator@4.0.2-beta.0
- @eggjs/tegg@4.0.2-beta.0
- @eggjs/transaction-decorator@4.0.2-beta.0
- @eggjs/tegg-types@4.0.2-beta.0
- @eggjs/tegg-vitest@4.0.2-beta.0
- @eggjs/ajv-plugin@4.0.2-beta.0
- @eggjs/aop-plugin@4.0.2-beta.0
- @eggjs/module-common@4.0.2-beta.0
- @eggjs/tegg-config@4.0.2-beta.0
- @eggjs/controller-plugin@4.0.2-beta.0
- @eggjs/dal-plugin@4.0.2-beta.0
- @eggjs/eventbus-plugin@4.0.2-beta.0
- @eggjs/langchain-plugin@4.0.2-beta.0
- @eggjs/mcp-client-plugin@4.0.2-beta.0
- @eggjs/mcp-proxy-plugin@4.0.2-beta.0
- @eggjs/orm-plugin@4.0.2-beta.0
- @eggjs/schedule-plugin@4.0.2-beta.0
- @eggjs/tegg-plugin@4.0.2-beta.0
- @eggjs/standalone@4.0.2-beta.0
What's Changed
- chore(deps): update dependency @typescript/native-preview to v7.0.0-dev.20251223.1 by @renovate[bot] in #5747
- chore(deps): update pnpm to v10.26.2 by @renovate[bot] in #5750
- chore(deps): update oxlint monorepo by @renovate[bot] in #5748
- feat: enable custom lookup by @Dipper30 in #5751
- feat(cluster): support reusePort on server listen by @fengmk2 in #5754
- chore(deps): update pnpm to v10.27.0 by @renovate[bot] in #5758
- feat(site): enable vitepress-plugin-llms for LLM-friendly docs by @fengmk2 in #5764
- chore(deps): update node.js to v24.13.0 by @renovate[bot] in #5769
- chore(deps): update pnpm to v10.28.0 by @renovate[bot] in #5767
- chore(deps): update dependency oxlint-tsgolint to ^0.11.0 by @renovate[bot] in #5765
- chore(deps): update actions/setup-node digest to 6044e13 by @renovate[bot] in #5770
- chore(deps): update dependency @typescript/native-preview to v7.0.0-dev.20260117.1 by @renovate[bot] in #5752
- docs: add @eggjs/mock and mm documentation by @killagu-claw in #5789
- feat(tegg): sync all changes from tegg standalone repo by @killagu-claw in #5790
- test(egg-bin): isolate fixture apps to fix Windows CI log file conflicts by @killagu in #5804
- feat(logger): migrate egg-logger into monorepo as packages/logger by @killagu in #5801
- feat(egg-bin): migrate test/cov commands from mocha to vitest by @killagu in #5803
- fix(ci): reorder release workflow to run build after version bump by @killagu in #5805
Full Changelog: v4.1.0-beta.36...v4.1.2-beta.0