@platforma-open/milaboratories.antibody-sequence-liabilities.ui 2.1.0 → 3.0.0

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/antibody-sequence-liabilities/antibody-sequence-liabilities/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@2.1.0 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
3
+ > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@3.0.0 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v5.4.11 building for production...
@@ -9,11 +9,11 @@ transforming...
9
9
  rendering chunks...
10
10
  computing gzip size...
11
11
  dist/index.html  0.45 kB │ gzip: 0.30 kB
12
- dist/assets/index-DfRnlNGM.css 1,367.79 kB │ gzip: 354.47 kB
13
- dist/assets/index-BG3QadH9.js 2,428.26 kB │ gzip: 677.21 kB │ map: 8,185.86 kB
12
+ dist/assets/index-CdQHukgY.css 1,367.29 kB │ gzip: 354.02 kB
13
+ dist/assets/index-BFZxW8OZ.js 2,439.62 kB │ gzip: 680.11 kB │ map: 8,211.41 kB
14
14
  
15
15
  (!) Some chunks are larger than 500 kB after minification. Consider:
16
16
  - Using dynamic import() to code-split the application
17
17
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
18
18
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
19
- ✓ built in 7.17s
19
+ ✓ built in 7.42s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @platforma-open/milaboratories.antibody-sequence-liabilities.ui
2
2
 
3
+ ## 3.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - c96e10a: fragments extraction from assemblingFeature, annotations added
8
+
9
+ ### Minor Changes
10
+
11
+ - 8528363: Allow liability selection
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [c96e10a]
16
+ - Updated dependencies [8528363]
17
+ - @platforma-open/milaboratories.antibody-sequence-liabilities.model@3.0.0
18
+
3
19
  ## 2.1.0
4
20
 
5
21
  ### Minor Changes