You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
## [v1.9.1] - 2024-03-08
2
+
### :sparkles: New Features
3
+
-[`ce10c14`](https://github.com/sfxcode/formkit-primevue/commit/ce10c14396c187819742af5adf000ac223d37909) - **addListGroupFunctions**: add default object for add node- change insertNode to copyNode *(commit by [@sfxcode](https://github.com/sfxcode))*
4
+
-[`73ce845`](https://github.com/sfxcode/formkit-primevue/commit/73ce8453be0c7281200c7679d0f6abfe079f86b1) - **demo**: add schema based repeater demo *(commit by [@sfxcode](https://github.com/sfxcode))*
5
+
6
+
### :bug: Bug Fixes
7
+
-[`65162c9`](https://github.com/sfxcode/formkit-primevue/commit/65162c9db9e29af05939dfe17e09fec7c2cb9ebe) - **addListGroupFunctions**: insertDuplicate should clone existing object *(commit by [@sfxcode](https://github.com/sfxcode))*
8
+
9
+
### :recycle: Refactors
10
+
-[`2021561`](https://github.com/sfxcode/formkit-primevue/commit/2021561772e7f117620def931157ede8bf523d0f) - **demo**: update paths *(commit by [@sfxcode](https://github.com/sfxcode))*
11
+
12
+
### :wrench: Chores
13
+
-[`a27b427`](https://github.com/sfxcode/formkit-primevue/commit/a27b42723fc855fd1015996bae4a44880c405aca) - **linting**: fix issues *(commit by [@sfxcode](https://github.com/sfxcode))*
14
+
-[`6317ae2`](https://github.com/sfxcode/formkit-primevue/commit/6317ae2931f764502f1363945b682cdb80fe03da) - **dependencies**: update all *(commit by [@sfxcode](https://github.com/sfxcode))*
15
+
16
+
1
17
## [v1.9.0] - 2024-03-05
2
18
### :sparkles: New Features
3
19
-[`45dc148`](https://github.com/sfxcode/formkit-primevue/commit/45dc148b568e574da2e49d6bd25c974f56b466d1) - import deps and add formkit prop type
0 commit comments