deno add --no-save; sqlite and napi threading fixes
↗This release4 featuresNew capabilities5 enhancementsImprovements to existing features28 fixesBug fixesAI-tallied from the release notesdeno add now supports --no-save and --save-optional flags, and compile targets aarch64-pc-windows-msvc. Fixes include sqlite deserialization guard, napi threadsafe function lifecycle, node_http2 header validation, and a data-loss fix for active stream reads on node.