Skip to content

Latest commit

 

History

History
122 lines (74 loc) · 4.77 KB

CHANGELOG.md

File metadata and controls

122 lines (74 loc) · 4.77 KB

Changelog

v0.0.6

compare changes

🚀 Enhancements

  • internal: Add args handling (f3c23c3)
  • cli: Option to add specific files or all (68febee)

💅 Refactors

  • mvp: Change whole structure, api, etc... (85da344)
  • split: Change task handling & split stuff (cb22691)

📦 Build

🏡 Chore

  • package: Add package metadata (5d19a08)

❤️ Contributors

v0.0.5

compare changes

🩹 Fixes

  • package: Add shebang to index (hopefully works) (490ff46)

❤️ Contributors

v0.0.4

compare changes

🩹 Fixes

  • package: Change bin to raw tsx file (99123ea)

❤️ Contributors

v0.0.3

compare changes

🩹 Fixes

  • package: Add bin file to repo? (48d77d2)

❤️ Contributors

v0.0.2

🚀 Enhancements

  • *: Mvp? (4368a83)
  • Add bun shebang to script (c6f0f46)
  • poc: Add jsx implementation 4 prompts (8526456)
  • prompts: Add a few primitive prompts (e0fb4ab)
  • runtime: Improve impl + edge case (af37b9c)
  • prompts: Add select :) lookin g00d (d8a5876)
  • prompts: Add multi-select prompt (8510ff4)
  • prompts: Add few prompts (83a2869)
  • prompts: Add spinner lesgo (e42a5d1)
  • prompts: Add group prompt :) (2532a78)
  • Add core functionality (64d2c0b)

💅 Refactors

  • types: Refactor jsx types (d211c4b)
  • prompts: Change spinner (bcdcf7d)
  • Change note prompt & dev runtime (c206b1c)

📖 Documentation

🏡 Chore

🎨 Styles

🤖 CI

  • config: Change to proper syntax (1efc511)
  • config: Deactive main workflow temporarily (62c3626)
  • workflow: Delete main workflow (e807436)
  • release: Add config (ec0d21b)

❤️ Contributors