Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 685 Bytes

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 685 Bytes

@melt-ui/cli

0.1.0

Minor Changes

  • 2fa818a: feat: Replaced svelte-sequential-preprocessor

Patch Changes

  • b97e12a: chore: Added an error message if the preprocess field is missing from svelte.config.js

0.0.5

Patch Changes

  • 35088a0: fix: If no lockfile is found, install dependencies via the user-agent

0.0.4

Patch Changes

  • 67f3b0f: fix: Changed install order to ensure dependencies are installed before MeltUI is added

0.0.3

Patch Changes

  • c956439: fix: Preprocessor dependency wasn't installing when selecting yes

0.0.2

Patch Changes

  • 65dfeef: Fixed README

0.0.1

Patch Changes

  • 2ea75ee: Initial Release