Skip to content
Open
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
19 changes: 19 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 0.2.4 - 2026-08-19

- Refactored logging and selector-tracing streams, including custom logger lifecycle handling and expanded tracing contracts and tests.
- Normalized skill and documentation links and strengthened release validation coverage.

## 0.2.2 - 2026-08-19

- Added Redux action and state logging with shared diagnostic streams and public logging types.
- Expanded tracing documentation, packaged skills, and release validation coverage.

## 0.2.1 - 2026-08-17

- Enabled explicitly configured selector tracing in production builds.

## 0.2.0 - 2026-08-17

- Added selector-tracing diagnostics with configurable trace categories, cache and invalidation metrics, result metrics, and privacy-safe summaries.
- Added supporting tracing tests and documentation.

## 0.1.4

- Normalize documentation links and validate package metadata for the release.
Expand Down