@datagrok/helm 2.2.0 → 2.2.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.2.1 (2024-05-13)
4
+
5
+ ### Features
6
+
7
+ * Use Bio monomerLib within Helm Web Editor
8
+
9
+ ### Bug fixes
10
+
11
+ * Optimize getMonomer tests to prevent reloading the monomer lib
12
+ * Add tests for adding missing monomers with Helm Web Editor
13
+
3
14
  ## 2.2.0 (2024-05-01)
4
15
 
5
16
  Optimize cell renderer on async renderer base