Skip to content

v2.9.0

Choose a tag to compare

@sfxcode sfxcode released this 25 May 06:06
· 108 commits to main since this release

compare changes

💅 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