# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 43.

## Lenses

- Code Health 76
- Architecture 69
- Maturity 57
- Readiness 28
- Security 50

## Changes since last survey

- 300 commits — 224 feature/other, 76 fixes

## By area

- (root) — 52 commits
- packages/yew — 48 commits
- .github/workflows — 32 commits
- website/i18n — 27 commits
- packages/yew-macro — 26 commits
- website/package-lock.json — 26 commits
- website/docs — 14 commits
- website/versioned_docs — 10 commits
- packages/yew-router — 5 commits
- tools/build-examples — 5 commits
- examples/async_clock — 4 commits
- tools/website-test — 4 commits
- examples/function_router — 3 commits
- packages/yew-agent — 3 commits
- tools/collect-release-info — 3 commits
- .cargo/config.toml — 2 commits
- examples/.cargo — 2 commits
- examples/futures — 2 commits
- examples/password_strength — 2 commits
- examples/simple_ssr — 2 commits

## Notable commits

- fix: Fix CI (#3679)
- fix: Fix CI for 1.80 (#3691)
- fix: Fix CI. (#3727)
- fix: Fix DomSlot debugging (#3817)
- fix: Fix autocompletion in html macro for rust-analyzer (#3829)
- fix: Fix benchmark (#3827)
- fix: Fix documentation typo - function components introduction.mdx (#3417)
- fix: Fix examples: broken index.html of ssr_router and broken placeholder image API  (#4008)
- fix: Fix getting started docs for windows users (#3703)
- fix: Fix hidden files not being uploaded with actions/upload-artifact upgrade in #3576 (#3724)
- fix: Fix i18n failures (#3810)
- fix: Fix internally tracked sibling positions earlier when hydrating (#3914)
- fix: Fix nightly lints and various small CI issues (#3857)
- fix: Fix queries in ssr_router example (#3587)
- fix: Fix stale state in callbacks when multiple events fire rapidly (#3988)
- fix: Fix typo in test for Key (#3856)
- fix: Fix typo in the docs (#3631)
- fix: Fix typo in web-sys.mdx (#3790) [skip ci]
- fix: Fix typos in introduction.mdx (#3605)
- fix: Fix: Hydratation of empty lists next to components. (#3630)
- …and 280 more
