···16 - Bundled core `com.atproto.*` schemas (not published via DNS)
17 - Caching with configurable TTL and stale fallback
18 - Uses `@bigmoves/lexicon` for zero-dependency validation
19-20-### Changed
21-22-- **`@pds/cloudflare`**: Integrated LexiconResolver for record validation
23 - Records validated against live lexicons from authoritative PDS
24 - Returns `validationStatus: 'valid' | 'invalid' | 'unknown'` on write endpoints
25- - Wrapped fetch binding for Cloudflare Workers compatibility
2627## [0.7.0] - 2026-01-12
28
···16 - Bundled core `com.atproto.*` schemas (not published via DNS)
17 - Caching with configurable TTL and stale fallback
18 - Uses `@bigmoves/lexicon` for zero-dependency validation
19+- **Record validation** in `@pds/cloudflare`, `@pds/node`, `@pds/deno`
00020 - Records validated against live lexicons from authoritative PDS
21 - Returns `validationStatus: 'valid' | 'invalid' | 'unknown'` on write endpoints
02223## [0.7.0] - 2026-01-12
24