Consola v4 roadmap
Author: pi0Created Dec 28, 2024Updated Aug 11, 2026
### Tasks
- [ ] Animated spinner (https://github.com/unjs/consola/pull/334)
- [ ] Remove timestamp tag
- [ ] ESM-only dist
- [ ] Remove legacy core aliases / reexports
- [ ] Move tags to the left to avoid whitespace paddings
- [ ] Use native [`stripVTControlCharacters`](https://nodejs.org/docs/latest/api/util.html#utilstripvtcontrolcharactersstr)Source: unjs/consola