Skip to content

1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:25
· 3 commits to main since this release
Add .npmrc legacy-peer-deps to fix CI npm ci ERESOLVE

obsidian peer-requires @codemirror/state@6.5.0 but @codemirror/view
pulls 6.6.0; fresh npm ci on CI failed. legacy-peer-deps accepts the
existing lockfile resolution (same as local dev).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>