@datagrok/helm 2.5.7 → 2.5.9

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,17 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.5.9 (2024-11-01)
4
+
5
+ Correct initialization of the Helm
6
+
7
+ ## 2.5.8 (2024-10-31)
8
+
9
+ ### Bug fixes
10
+
11
+ * Fix HelmInput for SeqValueBase
12
+ * Fix HelmGridCellRenderer for original and canonical symbols
13
+ * Fix using HelmAtom
14
+
3
15
  ## 2.5.7 (2024-10-24)
4
16
 
5
17
  ### Bug fixes