We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43aed55 commit 54f505eCopy full SHA for 54f505e
.changeset/pre.json
@@ -18,6 +18,7 @@
18
"crazy-ducks-shine",
19
"cruel-hairs-swim",
20
"curvy-seals-sit",
21
+ "dirty-areas-sin",
22
"dirty-papayas-happen",
23
"dull-singers-mate",
24
"empty-buses-wonder",
packages/prompts/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @clack/prompts
2
3
+## 1.0.0-alpha.8
4
+
5
+### Patch Changes
6
7
+- 43aed55: Change styling of disabled multi-select options to have strikethrough.
8
9
## 1.0.0-alpha.7
10
11
### Minor Changes
packages/prompts/package.json
@@ -1,6 +1,6 @@
{
"name": "@clack/prompts",
- "version": "1.0.0-alpha.7",
+ "version": "1.0.0-alpha.8",
"type": "module",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
0 commit comments