Nadle v0.5.0 released – Monorepo Support & Interactive Improvements
· 2 min read
Nadle v0.5.0 is our biggest release yet, introducing full monorepo support, interactive UX improvements, and enhanced performance tracking. This version includes breaking changes—please review them carefully.
🚀 What’s New in 0.5.0?
- Monorepo Support: Nadle can now seamlessly manage and execute tasks across multiple packages in your monorepo, with dependency-aware workflows and blazing fast parallel execution.
- Improved Configuration: Enhanced flexibility for workspace and package-level settings.
- Fuzzy and interactive task selection: Quickly find and pick tasks with smart suggestions and an interactive mode.
- Performance insights: Use
--summary
to see the slowest tasks and optimize your workflow. - defineTask factory: Create tasks with a simple, type-safe API.