You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are excited to announce the release of inquirer_console v1.1.0! This version brings several important improvements and optimizations to make the API more intuitive and user-friendly.
6
+
7
+
## ✨ New Features
8
+
9
+
-**API Improvements**:
10
+
- Renamed `select` type to `radio` type for more intuitive naming
11
+
- Enhanced module export mechanism for a smoother API experience
12
+
- Mounted `prompt` method directly to the inquirer instance for simplified API calls
13
+
14
+
## 🔧 Improvements
15
+
16
+
-**Project Structure Optimization**:
17
+
- Optimized project dependency management for better build efficiency
18
+
- Updated project version to v1.1.0
19
+
20
+
## 📚 Documentation
21
+
22
+
- Updated documentation links in README file for better accessibility
23
+
24
+
## 🧪 Testing
25
+
26
+
- Updated import paths in test code to ensure test case correctness
27
+
- Enhanced test case coverage for improved code quality
28
+
29
+
## 💖 Acknowledgments
30
+
31
+
Thank you to all developers who contributed to this release. Your feedback and suggestions help us continuously improve this project.
0 commit comments