@joinbox/formsync
Advanced tools
Comparing version 2.3.2 to 2.4.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.4.0](https://github.com/joinbox/ui-components/compare/@joinbox/formsync@2.3.2...@joinbox/formsync@2.4.0) (2024-07-01) | ||
### Features | ||
* **build:** add minified export files ([3379802](https://github.com/joinbox/ui-components/commit/33798026fda27a8fae77ae9703f0b39e5906a0ec)) | ||
## [2.3.2](https://github.com/joinbox/ui-components/compare/@joinbox/formsync@2.3.1...@joinbox/formsync@2.3.2) (2023-07-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@joinbox/formsync", | ||
"version": "2.3.2", | ||
"version": "2.4.0", | ||
"description": "Synchronizes forms and elements between an original form (e.g. one created by Drupal) and another form (e.g. freely created as a template based on mockups).", | ||
@@ -24,2 +24,3 @@ "main": "FormSyncElement.js", | ||
"@joinbox/eslint-config-joinbox": "^1.0.11", | ||
"@rollup/plugin-terser": "^0.4.4", | ||
"ava": "^5.3.1", | ||
@@ -33,3 +34,3 @@ "jsdom": "^22.1.0", | ||
}, | ||
"gitHead": "291945c422a10083135130569740660c1772748a" | ||
"gitHead": "1a10597ccdad4eb68060af525ea34a21f767b47a" | ||
} |
117318
24
2045
7