@platforma-open/milaboratories.tcrdisco-enrichment.model 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/work/tcr-disco/tcr-disco/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.tcrdisco-enrichment.model@1.1.0 build /home/runner/work/tcr-disco/tcr-disco/model
3
+ > @platforma-open/milaboratories.tcrdisco-enrichment.model@1.1.1 build /home/runner/work/tcr-disco/tcr-disco/model
4
4
  > vite build && BUILD_UMD=true vite build && block-tools build-model
5
5
 
6
6
  vite v6.3.5 building SSR bundle for production...
@@ -9,23 +9,23 @@ transforming...
9
9
  rendering chunks...
10
10
 
11
11
  [vite:dts] Start generate declaration files...
12
- dist/index.js 13.42 kB │ map: 23.96 kB
12
+ dist/index.js 13.75 kB │ map: 24.51 kB
13
13
  [vite:dts] Start rollup declaration files...
14
14
  Analysis will use the bundled TypeScript version 5.8.2
15
- [vite:dts] Declaration files built in 26157ms.
15
+ [vite:dts] Declaration files built in 25645ms.
16
16
 
17
- dist/index.cjs 13.48 kB │ map: 24.21 kB
18
- ✓ built in 26.30s
17
+ dist/index.cjs 13.81 kB │ map: 24.76 kB
18
+ ✓ built in 25.82s
19
19
  vite v6.3.5 building for production...
20
20
  transforming...
21
- ✓ 77 modules transformed.
21
+ ✓ 268 modules transformed.
22
22
  rendering chunks...
23
23
 
24
24
  [vite:dts] Start generate declaration files...
25
25
  computing gzip size...
26
- dist/bundle.js 267.76 kB │ gzip: 47.78 kB │ map: 535.29 kB
27
26
  [vite:dts] Start rollup declaration files...
28
27
  Analysis will use the bundled TypeScript version 5.8.2
29
- [vite:dts] Declaration files built in 27494ms.
28
+ dist/bundle.js 278.49 kB │ gzip: 50.28 kB map: 569.66 kB
29
+ [vite:dts] Declaration files built in 24793ms.
30
30
 
31
- ✓ built in 29.00s
31
+ ✓ built in 26.32s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.tcrdisco-enrichment.model
2
2
 
3
+ ## 1.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - c4d0ead: Allow empty inputs
8
+
3
9
  ## 1.1.0
4
10
 
5
11
  ### Minor Changes