Releases: unjs/consola
Releases · unjs/consola
v3.4.0
v3.3.3
v3.3.2
v3.3.1
v3.3.0
🚀 Enhancements
![image](https://private-user-images.githubusercontent.com/5158436/397562909-675cd06c-e26a-4cab-80ca-6e38e3b49bf5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDgwNjEsIm5iZiI6MTczOTIwNzc2MSwicGF0aCI6Ii81MTU4NDM2LzM5NzU2MjkwOS02NzVjZDA2Yy1lMjZhLTRjYWItODBjYS02ZTM4ZTNiNDliZjUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTcxNjAxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTc0NDNhYzMzMTcyYjYyOGFhYzFhOWM0ZjMzOGMyMTU1MTUzZjQxMjY4NWZmZWMzZWMyNTM5ZjE2MDg4MTQzMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.P9q78pBaXYSlbs_V-Yu9y8pC8HP1DXJRG_u5uY8PFLY)
- Print error
cause
(#308)
![image](https://private-user-images.githubusercontent.com/5158436/397563093-1c95d422-4c9c-41a4-8aa3-973833aea2fd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDgwNjEsIm5iZiI6MTczOTIwNzc2MSwicGF0aCI6Ii81MTU4NDM2LzM5NzU2MzA5My0xYzk1ZDQyMi00YzljLTQxYTQtOGFhMy05NzM4MzNhZWEyZmQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTcxNjAxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjM0ZTNlNGE4OWI3NzRkMTNmNzQ0ZWQxODY5NWQwM2ExZDcyYzkwNDQzYmZlNWQyYTY1YTI2ZDI1MThkNjgwNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.11ncle9k2Q5eQuqX2GbhdSTGswZtOlcmm9pI6LTBVaE)
🩹 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 topaloalexander@gmail.com
- 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