We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c55efc6 commit 2dd26f2Copy full SHA for 2dd26f2
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## v2.7.3
2
+
3
+[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.2...v2.7.3)
4
5
+### 🚀 Enhancements
6
7
+- **wrappedPrimeInputs:** Move export to definitions ([c55efc6](https://github.com/sfxcode/formkit-primevue/commit/c55efc6))
8
9
+### ❤️ Contributors
10
11
+- Sfxcode ([@sfxcode](http://github.com/sfxcode))
12
13
## v2.7.2
14
15
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.1...v2.7.2)
package.json
@@ -1,7 +1,7 @@
{
"name": "@sfxcode/formkit-primevue",
"type": "module",
- "version": "2.7.2",
+ "version": "2.7.3",
"packageManager": "[email protected]",
"author": {
"name": "Tom",
0 commit comments