Releases: Mappedinfo/PlainDeck
Releases · Mappedinfo/PlainDeck
Release list
PlainDeck v0.6.0
Highlights
- Add the evidence-led
nature-editorialtheme and seven-slidenature-methodstemplate, now used as the Web editor's default starting deck. - Add editable native tables across the shared schema, operations kernel, HTML/React/PNG/PDF/Remotion renderers, CLI, and Web editor.
- Import table data from Markdown, CSV, TSV, or JSON, with
rules,grid, andstripespresentation styles. - Add
plaindeck add-tableand expose table inspection, cell editing, TSV bulk editing, header styling, padding, and accent controls in the Web editor. - Consolidate shared React and Remotion rendering into
plaindeck, and improve prose layouts, fill-fit typography, text diagnostics, and clipping resistance.
Install
npm install plaindeck@0.6.0npx plaindeck@0.6.0 --helpVerification
- TypeScript typecheck, 74 unit tests, 13 Playwright end-to-end tests, 3 renderer tests, Web production build, Remotion frame render, 174 design-recipe drift checks, and packaged-tarball installation all passed.
- Published to npm through GitHub Actions OIDC trusted publishing with provenance.
- npm package
gitHead:68843296853f1c910ded17b420d2a36c1073294e.
Full changelog: d55ace9...v0.6.0