What's wrong with this entry?
Anonymous. No account, no email.
- AJV JSON Schema Validator: The large AJV library (~5000+ lines) has been removed. Schema validation now uses a different approach (likely Zod which was already present)
- Terminal Setup Helpers: Functions for configuring iTerm2, WezTerm, Ghostty, and Kitty Shift+Enter bindings have been removed from the diff (the
/terminal-setupcommand still exists but implementation may have changed) - Keychain Delete Sync: The synchronous
UsQ()keychain delete function was replaced with an async versionJ1B()