Skip to content

v0.27.2

Choose a tag to compare

@github-actions github-actions released this 28 May 12:55
· 39 commits to main since this release

   🚀 Features

   🐞 Bug Fixes

  • date-range-picker: add DateRange type export to types  -  by @soybeanfe (3bcca)
  • headless: update import paths avoid circular dependencies  -  by @soybeanfe (8d649)
  • link: refactor LinkComponent to use shallowRef and improve NuxtLink handling  -  by @soybeanfe (90090)
  • time-field: export TimeValue type in index and types  -  by @soybeanfe (82a23)

   🏡 Chore

  • headless: update package.json and tsdown.config.ts to manage dependencies correctly  -  by @soybeanfe (c2df1)
    View changes on GitHub