feat(cache,build,docs): switch cache storage to SmartMongo and align build configuration with updated dependencies
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-28 - 2.13.0 - feat(cache,build,docs)
|
||||
switch cache storage to SmartMongo and align build configuration with updated dependencies
|
||||
|
||||
- replaces LocalTsmDb usage with SmartMongo in the cache layer and related tests
|
||||
- moves tsbundle and tswatch configuration from npmextra.json to .smartconfig.json
|
||||
- updates Deno, frontend, and provider dependencies and adds @std/assert imports for tests
|
||||
- refreshes README to document managed secrets, sync, action log, and the expanded handler and view set
|
||||
|
||||
## 2026-03-02 - 2.12.0 - feat(pipelines)
|
||||
add pipelines view modes, time-range filtering, group aggregation, sorting, and job log polling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user