Releases: sfxcode/formkit-primevue
Releases · sfxcode/formkit-primevue
v2.9.5
🚀 Enhancements
- primeAutoComplete: Enable async complete functions with loading state, add additional properties (minLength, placeholder, fluid) (2fcd37a)
- primeAutoComplete: Enable async complete functions with loading state, add additional properties (minLength, placeholder, fluid) (a8d8535)
🏡 Chore
- dependencies: Update to PrimeVue 4.3.5 (18eced4)
❤️ Contributors
- Sfxcode (@sfxcode)
- Henry Jobst github@jobst-berlin.de
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
💅 Refactors
- Editor:
⚠️ Make Editor Optional (bd92474) - dependencies:
⚠️ Make @formkit/drag-and-drop Optional - because it is only used in demo app (b27924d) - dependencies:
⚠️ Make vue-i18n Optional - because it is only used if register primeOutput components - needs to be imported if needed (0cf32cc)
🏡 Chore
- release: Change next version to minor (76054a4)
⚠️ Breaking Changes
- Editor:
⚠️ Make Editor Optional (bd92474) - dependencies:
⚠️ Make @formkit/drag-and-drop Optional - because it is only used in demo app (b27924d) - dependencies:
⚠️ Make vue-i18n Optional - because it is only used if register primeOutput components - needs to be imported if needed (0cf32cc)
❤️ Contributors
- Sfxcode (@sfxcode)