@hievilmath/browser-formidavim 1.5.8 → 1.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.
Files changed (4) hide show
  1. package/README.md +5 -0
  2. package/index.js +50 -52
  3. package/index.mjs +473 -477
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.5.9
6
+ - Reverting 1.5.7
7
+
8
+ ---
9
+
5
10
  ## Version 1.5.8
6
11
  - Fix add form data to form completed onsubmit event - for FE cio events
7
12
  - Add form values to form completed and onnext events