Releases: unjs/consola
Releases Β· unjs/consola
v3.3.3
v3.3.2
v3.3.1
π©Ή Fixes
- fancy: Fallback when
Intl
is unavailable (#326)
β€οΈ Contributors
- Red Huang (@gcaaa31928)
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