Skip to content

Commit a76bd18

Browse files
committed
chore(release): v3.0.3
1 parent 812a8a3 commit a76bd18

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v3.0.3
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.2...v3.0.3)
4+
5+
### 🚀 Enhancements
6+
7+
- **PrimeOutputList:** Add converter functions for output list and update props to support conversion ([a09d3de](https://github.com/sfxcode/formkit-primevue/commit/a09d3de))
8+
- Add family property to input and output definitions for PrimeInput and PrimeOutput ([a71932a](https://github.com/sfxcode/formkit-primevue/commit/a71932a))
9+
10+
### 🩹 Fixes
11+
12+
- Update type check for prime input nodes in addPrimeAsteriskPlugin ([0e041d0](https://github.com/sfxcode/formkit-primevue/commit/0e041d0))
13+
14+
### 🏡 Chore
15+
16+
- Update @antfu/eslint-config, vue-tsc, and other dependencies in package.json and pnpm-lock.yaml ([cb627fc](https://github.com/sfxcode/formkit-primevue/commit/cb627fc))
17+
- Update unocss and related dependencies to version 66.4.0 ([812a8a3](https://github.com/sfxcode/formkit-primevue/commit/812a8a3))
18+
19+
### ❤️ Contributors
20+
21+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
22+
123
## v3.0.2
224

325
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.1...v3.0.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"packageManager": "[email protected]+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)