v0.1.22
What's Changed
- fix: land remaining reviewed matcher, history, split, and SSR PRs by @anonrig in #154
- fix: land go-blocker, loader-deps sharing, and search stringify PRs by @anonrig in #155
- Run the full CodSpeed benchmark suite atomically by @anonrig in #158
- Complete CodSpeed shards and restore StrictMode transitions by @anonrig in #161
- Simplify route plugin helpers by @anonrig in #157
- Simplify and shorten code with no measurable performance impact by @anonrig in #163
- Simplify React asset collection by @anonrig in #164
- Simplify SSR headers and remove dead core stubs by @anonrig in #165
- Simplify serializer and Vite plugin helpers by @anonrig in #166
- Simplify low-frequency control flow by @anonrig in #167
- simplify: shorten cold paths, drop dead code (-609 lines) by @anonrig in #168
- bench: stabilize CodSpeed comparisons and local sampling by @anonrig in #169
- simplify: drop leftover stubs and share cold-path helpers by @anonrig in #171
- Simplify search validation and middleware loops by @anonrig in #170
- simplify: dedupe cold paths and drop dead code by @anonrig in #172
- refactor: remove duplicated docs and stale tooling by @anonrig in #162
- fix: cancel focus-scheduled preload on blur when proximity is set by @anonrig in #174
Full Changelog: v0.1.21...v0.1.22