Skip to content

v0.7.0

Choose a tag to compare

@danmolitor danmolitor released this 07 Mar 02:50
· 684 commits to main since this release

What's New

VS Code Extension — Live PDF preview, component tree, and inspector panel inside your editor. Install Forme PDF Preview from the
Marketplace.

  • Component tree in the sidebar with hover-to-highlight
  • Inspector panel with box model, computed styles, Open in Editor, and Copy Style
  • Click any element on the canvas to select it in the tree and inspector
  • forme.autoOpen setting to auto-preview on file open
  • Preview / Layout / Margins / Breaks overlay modes

New Package: @formepdf/renderer — Shared render pipeline extracted from the CLI, powering the VS Code extension and future integrations.

Other Changes

  • Favicon in the forme dev browser tab
  • All packages bumped to 0.7.0
  • Changelogs added for all packages with retroactive release history

Install

npm install @formepdf/cli@0.7.0 @formepdf/react@0.7.0 @formepdf/core@0.7.0

Full changelog: https://github.com/danmolitor/forme/blob/main/CHANGELOG.md