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
port decompose/flatten into the package boundary (c8009c7)
BREAKING CHANGES
a tree-form package is the only accepted input shape.
onDocument and ConversionResult.package carry the tree-form
DocumentPackage of schema 4.0.0 -- children hold the decomposed groups and the
minted styles table instead of the flat content envelope.
LAYOUT_FORMAT_VERSION and the Layout* item types re-export
from pdf-codec; layoutDocumentWithSchema and LayoutDocumentJson no longer exist.
CONTENT_FORMAT_VERSION no longer exists and ContentDocument
arms carry no formatVersion field.