fix(mongodump.plugins): Bump @types/node to ^22.0.0 and use runtime import for @tsclass/tsclass in plugins
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-18 - 1.0.10 - fix(mongodump.plugins)
|
||||
Bump @types/node to ^22.0.0 and use runtime import for @tsclass/tsclass in plugins
|
||||
|
||||
- Bumped dev dependency @types/node from ^17.0.40 to ^22.0.0 in package.json
|
||||
- Changed import of @tsclass/tsclass from a type-only import to a runtime import in ts/mongodump.plugins.ts so tsclass is exported and available at runtime
|
||||
|
||||
## 2025-08-18 - 1.0.9 - fix(dependencies)
|
||||
Update dependencies, normalize package scopes to @push.rocks, bump mongodb to v6, adjust tests and add pnpm metadata
|
||||
|
||||
|
Reference in New Issue
Block a user