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
fix: preserve all valid blocks in Notion recordMap normalization
The previous normalization dropped blocks without value.type, breaking
toggles and other content. Now only skips role-only entries (no value)
and only unwraps genuinely nested blocks (value.value.type).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments