Skip to content

create-spectrum-project v0.3.1

Choose a tag to compare

@photon-action-bot photon-action-bot released this 09 Jun 02:53
· 40 commits to main since this release

Bug Fixes

  • Projects created with npm, pnpm, or yarn now get working start and dev scripts using tsx instead of Bun-only commands.
  • Generated TypeScript settings now match the selected package manager, so Node-based projects use Node types while Bun projects keep Bun types.

Improvement

  • Added coverage for package-manager-specific scaffolding so future changes are less likely to break generated project scripts. ✨

Version: 0.3.1