Closed elrrrrrrr closed 7 months ago
The update in the plugin/dal
directory involves adding new dependencies in the package.json
file to enhance the data abstraction layer of the project. These dependencies, including @eggjs/dal-decorator
, @eggjs/core-decorator
, @eggjs/tegg-lifecycle
, and @eggjs/tegg-common-util
at version 3.36.3
, bring additional functionality tailored for the Egg.js framework.
File Path | Change Summary |
---|---|
plugin/dal/package.json |
Added dependencies: @eggjs/dal-decorator , @eggjs/core-decorator , @eggjs/tegg-lifecycle , @eggjs/tegg-common-util with version 3.36.3 . |
🌟🐇✨
In the land of code, beneath the big blue sky,
A rabbit hopped, with a twinkling eye.
New dependencies in the bag, oh so spry,
With@eggjs
magic, our code will fly!
Hoppity hop, let's reach the cloud high!
🚀🐰💫
Checklist
npm test
passesAffected core subsystem(s)
@eggjs/tegg-dal-plugin
时可能出现的幽灵依赖问题Description of change
Summary by CodeRabbit