feat(planner): add bridge target version strategy for auto-stamping ledger to app versions
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## Pending
|
||||
|
||||
### Features
|
||||
|
||||
- add bridge target version strategy for auto-stamping ledger to app versions (planner)
|
||||
- introduces targetVersionStrategy with strict and bridge modes
|
||||
- appends an internal no-op bridge step when the migration chain ends before targetVersion
|
||||
- validates invalid targetVersionStrategy values with a dedicated error
|
||||
- exports the new strategy type and documents bridge behavior
|
||||
- adds mongo run and planning tests covering bridge execution, read-only planning, and future migrations after bridging
|
||||
|
||||
## 2026-04-30 - 1.3.1 - fix(build)
|
||||
tighten TypeScript compiler settings and refresh package metadata and dependency versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user