File tree Expand file tree Collapse file tree 5 files changed +41
-2
lines changed Expand file tree Collapse file tree 5 files changed +41
-2
lines changed Original file line number Diff line number Diff line change 1818 " empty-buses-wonder" ,
1919 " famous-turkeys-burn" ,
2020 " five-chairs-poke" ,
21+ " floppy-laws-tan" ,
2122 " free-wasps-decide" ,
2223 " giant-dryers-serve" ,
24+ " great-lies-dance" ,
2325 " happy-parents-explain" ,
2426 " healthy-candles-admire" ,
2527 " healthy-kings-play" ,
2628 " honest-singers-cough" ,
2729 " hot-turkeys-knock" ,
30+ " kind-yaks-clean" ,
31+ " late-squids-obey" ,
2832 " legal-bags-tie" ,
2933 " lemon-monkeys-help" ,
3034 " light-waves-jog" ,
35+ " lucky-dragons-think" ,
3136 " mean-mice-train" ,
3237 " mean-turkeys-help" ,
3338 " mean-years-remain" ,
3641 " orange-deers-battle" ,
3742 " rich-plants-call" ,
3843 " sharp-lemons-build" ,
44+ " short-squids-battle" ,
3945 " short-taxis-cross" ,
4046 " shy-ideas-shout" ,
4147 " slimy-roses-own" ,
4450 " sweet-deers-smell" ,
4551 " tall-cows-fold" ,
4652 " thin-socks-travel" ,
53+ " three-ideas-refuse" ,
54+ " tough-crews-flow" ,
4755 " upset-showers-grow" ,
4856 " violet-hornets-turn"
4957 ]
Original file line number Diff line number Diff line change 11# @clack/core
22
3+ ## 1.0.0-alpha.5
4+
5+ ### Minor Changes
6+
7+ - 55645c2: Support wrapping autocomplete and select prompts.
8+
9+ ### Patch Changes
10+
11+ - 71b5029: Add missing nullish checks around values.
12+ - 2310b43: Allow custom writables as output stream.
13+
314## 1.0.0-alpha.4
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @clack/core" ,
3- "version" : " 1.0.0-alpha.4 " ,
3+ "version" : " 1.0.0-alpha.5 " ,
44 "type" : " module" ,
55 "main" : " ./dist/index.mjs" ,
66 "module" : " ./dist/index.mjs" ,
Original file line number Diff line number Diff line change 11# @clack/prompts
22
3+ ## 1.0.0-alpha.5
4+
5+ ### Minor Changes
6+
7+ - 55645c2: Support wrapping autocomplete and select prompts.
8+
9+ ### Patch Changes
10+
11+ - 9999adf: fix note component overflow bug
12+ - 2839c66: fix(note): hard wrap text to column limit
13+ - 71b5029: Add missing nullish checks around values.
14+ - d25f6d0: fix(note, box): handle CJK correctly
15+ - 0b852e1: Handle ` stop ` calls on spinners which have not yet been started.
16+ - 09e596c: refactor(progress): remove unnecessary return statement in start function
17+ - 2310b43: Allow custom writables as output stream.
18+ - Updated dependencies [ 71b5029]
19+ - Updated dependencies [ 55645c2]
20+ - Updated dependencies [ 2310b43]
21+ - @clack/core @1.0.0-alpha.5
22+
323## 1.0.0-alpha.4
424
525### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @clack/prompts" ,
3- "version" : " 1.0.0-alpha.4 " ,
3+ "version" : " 1.0.0-alpha.5 " ,
44 "type" : " module" ,
55 "main" : " ./dist/index.mjs" ,
66 "module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments