Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

# CHANGELOG

## UNRELEASED (1.0.0-beta03)
## 1.0.0-beta03 (2026-03-03)

- Most of the tasks of the plugin are now cacheable
- `projectGuardAggregateCheck` will now fail if the baseline is outdated. This ensures that the baseline needs to reflect the latest dependency graph
- Most of plugin's tasks are now cacheable
- `projectGuardAggregateCheck` will now fail if the baseline is outdated. This ensures that the baseline reflects the latest dependency graph, avoiding silent regressions

## 1.0.0-beta02 (2026-02-22)

Expand Down