Skip to content

@inkandswitch/patchwork-plugins@1.2.2

Choose a tag to compare

@patchcrow patchcrow released this 05 Aug 00:50
· 5 commits to main since this release

Patch Changes

  • 3e67841: Omit suggestedImportUrl and frozenImportUrl from a new doc's @patchwork metadata when there is no value for them, instead of writing undefined.
  • 3e67841: Split the datatype's import URL when creating a doc: @patchwork.suggestedImportUrl now holds the URL with the heads stripped, and @patchwork.frozenImportUrl holds the full URL including heads. getFrozenImportUrl reads the latter. URLs without heads are unchanged and set no frozenImportUrl.