v0.27.2
🚀 Features
- nuxt: add SLink and SIcon components to app.vue - by @soybeanfe (445f3)
- stub: add stub script for handling headless package exports - by @soybeanfe (7232e)
🐞 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)