File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 11# @platforma-open/milaboratories .vj-usage
22
3+ ## 2.2.2
4+
5+ ### Patch Changes
6+
7+ - 5785e1b: Only offer single-cell chains that actually have columns. The chain selector was
8+ built from the receptor type alone, so on heavy-chain-only (VHH) single-cell input
9+ it still offered "Light" — picking it failed the workflow with `expected exactly 1
10+ V gene column for chain, got 0` . A new ` availableScChains` model output reports the
11+ chains present for the selected dataset; the selector now lists only those (and is
12+ hidden when a single chain leaves nothing to choose).
13+ - Updated dependencies [ 5785e1b]
14+ - @platforma-open/milaboratories .vj-usage.model@2.2.1
15+ - @platforma-open/milaboratories .vj-usage.ui@2.3.2
16+
317## 2.2.1
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @platforma-open/milaboratories.vj-usage" ,
3- "version" : " 2.2.1 " ,
3+ "version" : " 2.2.2 " ,
44 "files" : [
55 " index.d.ts" ,
66 " index.js"
Original file line number Diff line number Diff line change 11# @platforma-open/milaboratories .vj-usage.model
22
3+ ## 2.2.1
4+
5+ ### Patch Changes
6+
7+ - 5785e1b: Only offer single-cell chains that actually have columns. The chain selector was
8+ built from the receptor type alone, so on heavy-chain-only (VHH) single-cell input
9+ it still offered "Light" — picking it failed the workflow with `expected exactly 1
10+ V gene column for chain, got 0` . A new ` availableScChains` model output reports the
11+ chains present for the selected dataset; the selector now lists only those (and is
12+ hidden when a single chain leaves nothing to choose).
13+
314## 2.2.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @platforma-open/milaboratories.vj-usage.model" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " Block model" ,
55 "type" : " module" ,
66 "main" : " dist/index.cjs" ,
Original file line number Diff line number Diff line change 11# @platforma-open/milaboratories .vj-usage.ui
22
3+ ## 2.3.2
4+
5+ ### Patch Changes
6+
7+ - 5785e1b: Only offer single-cell chains that actually have columns. The chain selector was
8+ built from the receptor type alone, so on heavy-chain-only (VHH) single-cell input
9+ it still offered "Light" — picking it failed the workflow with `expected exactly 1
10+ V gene column for chain, got 0` . A new ` availableScChains` model output reports the
11+ chains present for the selected dataset; the selector now lists only those (and is
12+ hidden when a single chain leaves nothing to choose).
13+ - Updated dependencies [ 5785e1b]
14+ - @platforma-open/milaboratories .vj-usage.model@2.2.1
15+
316## 2.3.1
417
518### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @platforma-open/milaboratories.vj-usage.ui" ,
3- "version" : " 2.3.1 " ,
3+ "version" : " 2.3.2 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "build" : " ts-builder build --target block-ui" ,
You can’t perform that action at this time.
0 commit comments