You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arreglos del store review de Obsidian (0.8.1)
- minAppVersion 1.5.0 (soporta processFrontMatter)
- Heading de ajustes generico (sin el nombre del plugin)
- Command IDs sin el plugin id (sync-now, send-note)
- void en promises no awaited
- JSON responses type-safe (as unknown as)
- Reemplazar builtin-modules por la API nativa node:module
- versions.json: 0.8.1 -> minAppVersion 1.5.0
- README: instrucciones de build para repo standalone
- Workflow de release con artifact attestations (repo publico)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>