Skip to content

Bump version and rename slot to append

Choose a tag to compare

@NicolasDevil NicolasDevil released this 21 Apr 01:05
· 24 commits to main since this release
0a6e155

Bump src/formkit.vue to use the 'append' slot instead of 'additional'. Change the v-if check to $slots.append and the slot name to 'append' so appended content renders correctly.