@platforma-open/milaboratories.clonotype-enrichment.model 2.11.1 → 2.11.3

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/clonotype-enrichment/clonotype-enrichment/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.clonotype-enrichment.model@2.11.1 build /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
3
+ > @platforma-open/milaboratories.clonotype-enrichment.model@2.11.3 build /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
4
4
  > tsup && vite build && block-tools build-model
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -11,21 +11,21 @@
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
- ESM dist/index.js 4.68 KB
15
- ESM dist/index.js.map 12.07 KB
16
- ESM ⚡️ Build success in 206ms
17
- CJS dist/index.cjs 4.67 KB
14
+ CJS dist/index.cjs 4.68 KB
18
15
  CJS dist/index.cjs.map 12.17 KB
19
- CJS ⚡️ Build success in 207ms
16
+ CJS ⚡️ Build success in 193ms
17
+ ESM dist/index.js 4.68 KB
18
+ ESM dist/index.js.map 12.08 KB
19
+ ESM ⚡️ Build success in 193ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 2772ms
22
- DTS dist/index.d.cts 4.56 KB
23
- DTS dist/index.d.ts 4.56 KB
21
+ DTS ⚡️ Build success in 2714ms
22
+ DTS dist/index.d.cts 4.61 KB
23
+ DTS dist/index.d.ts 4.61 KB
24
24
  vite v6.2.4 building for production...
25
25
  transforming...
26
- ✓ 69 modules transformed.
26
+ ✓ 265 modules transformed.
27
27
  rendering chunks...
28
28
  computing gzip size...
29
- dist/bundle.js 240.64 kB │ gzip: 45.61 kB │ map: 513.61 kB
30
- dist/bundle.js 255.78 kB │ gzip: 46.36 kB │ map: 515.32 kB
31
- ✓ built in 1.27s
29
+ dist/bundle.js 244.90 kB │ gzip: 46.35 kB │ map: 522.66 kB
30
+ dist/bundle.js 260.35 kB │ gzip: 47.12 kB │ map: 524.38 kB
31
+ ✓ built in 1.21s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @platforma-open/milaboratories.clonotype-enrichment.model
2
2
 
3
+ ## 2.11.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 7b64916: Use "Shared Clonotypes" for clonotype filtering by default
8
+
9
+ ## 2.11.2
10
+
11
+ ### Patch Changes
12
+
13
+ - b7af80a: technical release
14
+ - c3cf16a: technical release
15
+ - 087861a: technical release
16
+ - df1d277: technical release
17
+ - e57c186: technical release
18
+
3
19
  ## 2.11.1
4
20
 
5
21
  ### Patch Changes