From 5baee127838259671d072461fdcf85dccc0068d6 Mon Sep 17 00:00:00 2001 From: jack shelton Date: Tue, 24 Dec 2024 23:50:39 -0600 Subject: [PATCH] add changeset --- .changeset/tall-pumpkins-hide.md | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .changeset/tall-pumpkins-hide.md diff --git a/.changeset/tall-pumpkins-hide.md b/.changeset/tall-pumpkins-hide.md new file mode 100644 index 0000000..bb802cc --- /dev/null +++ b/.changeset/tall-pumpkins-hide.md @@ -0,0 +1,33 @@ +--- +"@qwikdev/create-astro": patch +"@qwikdev/astro": patch +--- + +## 🎄 Qwik Astro CLI Holiday Update! 🎅 + +This release introduces the ability to add Qwik to your existing Astro projects, with an improved CLI experience and better project integration. + +### ✨ Core Features +- ✨ New CLI command to add Qwik to existing Astro projects +- 🚸 Improved interactive experience with smart defaults +- 🎯 Simplified project setup with fewer required inputs +- 🔄 Smarter handling of existing project names +- ⚡️ Streamlined installation process + +### 🔧 Improvements +- 🎮 Enhanced interactive mode +- ✅ Better validation of user inputs +- 🔄 Smoother integration with existing projects +- 🛠️ Improved handling of CLI options +- 🚀 Faster project setup + +### 🐛 Bug Fixes +- 🪟 Fixed Windows compatibility issues +- 🔧 Improved package manager detection +- 🛠️ Better error handling and user feedback +- 🔄 Fixed conflicts between CLI options + +### 📦 Updates +- ⬆️ Updated dependencies +- 🔨 Improved build process +- 📦 Better package structure