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
feat!: own the Layout item family in src/layout.ts (2193d71)
BREAKING CHANGES
the Layout item family (LayoutDocument, LayoutItem,
every item/page/image-asset schema and type, LAYOUT_FORMAT_VERSION)
is no longer exported by document-schema.js and now lives in
pdf-codec; import the same names from pdf-codec. This requires
document-schema.js ^4.0.0, whose own major also reshaped
ContentDocument and DocumentPackage.