Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 657 Bytes

File metadata and controls

33 lines (17 loc) · 657 Bytes

@open-press/create

3.0.3

3.0.2

3.0.1

3.0.0

2.0.5

2.0.4

Patch Changes

  • 4fcd954: Clean the workspace object authoring API around frame keys, labels, theme tokens, and slide template scaffolds.

2.0.3

2.0.2

2.0.1

Patch Changes

  • e8e1bbf: Fix SlideProtocol import path in scaffolded slide.tsx (../../layouts/ instead of ../layouts/)

2.0.0

Major Changes

  • Release the workspace bootstrapper as part of OpenPress 2.0. New workspaces depend on the matching @open-press/core and @open-press/cli versions, so the package-owned runtime, Tailwind setup, and slide protocol guidance stay aligned.