Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

61 lines (31 loc) · 1.58 KB

create-spectacle

0.4.3

Patch Changes

  • Fix Missing Backtick in Readme-Template (#1335)

0.4.2

Patch Changes

  • Fix generated Spectacle version in CLI, add custom types to MD output. (#1313)

0.4.1

Patch Changes

  • Fix inclusion of Spectacle library package.json (#1307)

0.4.0

Minor Changes

  • Update the create-spectacle CLI to use new ESM/import map-based one page. (#1304)

0.3.1

Patch Changes

  • Setup NPM Provenance (#1258)

0.3.0

Minor Changes

  • Add README and .gitignore to generated projects (#1200)
  • Add vite starter kits to create-spectacle. Add tests to test expected files were generated. (#1210)

Patch Changes

  • Better overwrite logic based on whether HTML file or directory will be created (#1205)

0.2.0

Minor Changes

  • Added interactive CLI prompt (#1195)

0.1.1

Patch Changes

  • Fix spectacle version import (#1192)

0.1.0

Minor Changes

  • Initial release of create-spectacle (#1189)