Releases: unjs/consola
Releases · unjs/consola
v3.4.0
v3.3.3
v3.3.2
v3.3.1
v3.3.0
🚀 Enhancements
- Print error
cause
(#308)
🩹 Fixes
📖 Documentation
- Update screenshot (205d9c8)
- Add vitest mocking note (#182)
- Add note about raw method (#271)
- Add jsdocs for utils functions (#286)
- Add jsdocs for top-level functions (#288)
📦 Build
- Updated bundled dependencies (compare changes)
- Fix subpath types (#265)
- Add
require
condition for browser builds (#243)
🌊 Types
- Fix prompt with
select
type return value type (#238)
❤️ Contributors
- Guo (@Plumbiu)
- Pooya Parsa (@pi0)
- Kongmoumou (@kongmoumou)
- Max (@onmax)
- Michel EDIGHOFFER (@ edimitchel)
- Sébastien Chopin (@atinux)
- Estéban (@Barbapapazes)
- Nozomu Ikuta (@nozomuikuta)
- Maxim Molochkov (@klaseca)
- Xjccc (@xjccc)
- Gangan (@shinGangan)
- Daniel Roe (@danielroe)
v3.2.3
🩹 Fixes
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
- Alexander Topalo [email protected]
- Estéban (@Barbapapazes)
v3.2.2
v3.2.1
🩹 Fixes
- box: Fix preset naming for
singleThick
(#201) - fancy: Style underscore with surrounding spaces (#203)
❤️ Contributors
- Pooya Parsa (@pi0)
- Christian Preston (@cpreston321)
v3.2.0
🚀 Enhancements
- fancy: Support underlining (#191)
consola.box
(#193)consola/utils
subpath export (#199)- Color utils (#200)
🩹 Fixes
- Inherit mocks (#183)
- Correct and improve return types for single and multi select prompts (#197)
- Preserve tag casing (#190)
❤️ Contributors
- Pooya Parsa (@pi0)
- Christian Preston (@cpreston321)
- Leex (@jsonleex)
- Inesh Bose
- Damian Głowala
- @jorgebucaran
- @antfu