v0.7.0
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.autoOpensetting 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 devbrowser 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.0Full changelog: https://github.com/danmolitor/forme/blob/main/CHANGELOG.md