Skip to content

v1.3.10

Compare
Choose a tag to compare
@sfxcode sfxcode released this 13 Jul 08:25
· 26 commits to main since this release

compare changes

🩹 Fixes

  • FormkitComponent: Change data binding from v-bind to v-model (b8e2a77)

💅 Refactors

  • playground: Deal with primevue delayed css loading issue when ssr is set to true (2681fe2)

🏡 Chore

  • package: Update dependencies to latest versions (e6ff487)

✅ Tests

  • basic: Increase timeout for server-rendered page response to 6 minutes (f38e19d)
  • vitest: Add configuration for test hook timeout of 6 minutes (b2113a4)
  • vitest: Add configuration for test hook timeout of 6 minutes (1efa3b2)

❤️ Contributors