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
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## [v1.6.0] - 2024-01-13
2
+
### :boom: BREAKING CHANGES
3
+
- due to [`5fa0972`](https://github.com/sfxcode/formkit-primevue/commit/5fa0972f9b26dc143577a991403f3663ca5b3888) - Merge pull request [#31](https://github.com/sfxcode/formkit-primevue/pull/31) from DanielleHuisman/fix/option-defaults *(commit by [@sfxcode](https://github.com/sfxcode))*:
4
+
5
+
OptionLabel or OptionValue has to be set
6
+
7
+
- due to [`3133dc0`](https://github.com/sfxcode/formkit-primevue/commit/3133dc0803cdf73a1e795bc3f9965d020631fe17) - optionLabel and optionValue has no default values anymore *(commit by [@sfxcode](https://github.com/sfxcode))*:
8
+
9
+
OptionLabel or OptionValue has to be set manually
10
+
11
+
12
+
### :recycle: Refactors
13
+
-[`5fa0972`](https://github.com/sfxcode/formkit-primevue/commit/5fa0972f9b26dc143577a991403f3663ca5b3888) - **Options**: Merge pull request [#31](https://github.com/sfxcode/formkit-primevue/pull/31) from DanielleHuisman/fix/option-defaults *(commit by [@sfxcode](https://github.com/sfxcode))*
14
+
-[`3133dc0`](https://github.com/sfxcode/formkit-primevue/commit/3133dc0803cdf73a1e795bc3f9965d020631fe17) - **Options**: optionLabel and optionValue has no default values anymore *(commit by [@sfxcode](https://github.com/sfxcode))*
15
+
-[`e863176`](https://github.com/sfxcode/formkit-primevue/commit/e863176501c082f2ab9b188ad2fbb021370396b3) - **footer**: Footer in demo has now updated versions *(commit by [@sfxcode](https://github.com/sfxcode))*
16
+
17
+
1
18
## [v1.5.10] - 2024-01-13
2
19
### :wrench: Chores
3
20
-[`dc9010b`](https://github.com/sfxcode/formkit-primevue/commit/dc9010be8667292eea525b654b40ccd7fc3f4366) - **dependencies**: PrimeVue 3.46, VUE 3.4.x *(commit by [@sfxcode](https://github.com/sfxcode))*
0 commit comments