jedison 1.2.0 → 1.3.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,3 +1,15 @@
1
+ ### dev
2
+
3
+ ### 1.3.1
4
+
5
+ - Fixed bug with arrays when setting non-array values
6
+ - Configurable nav warning messages
7
+
8
+ ### 1.3.0
9
+
10
+ - Added `useConstraintAttributes` option
11
+ - Added `length` and `remaining` template data
12
+
1
13
  ### 1.2.0
2
14
 
3
15
  - Added "arrayButtonsPosition" option