Releases: vuepont/ai-elements-vue
Releases · vuepont/ai-elements-vue
Release list
v1.5.1
🐞 Bug Fixes
View changes on GitHub
v1.5.0
🐞 Bug Fixes
- Add null checks for TypeScript strict mode compatibility - by @zxzinn in #169 (be8f5)
- deps: Isolate h3 versions for Nuxt and Nitro - by @cwandev in #179 (9f2ac)
- prompt-input: Correct submit lifecycle and input reset behavior - by @cwandev in #174 (84dad)
💅 Refactors
- all packages: Replace
lucide-vue-nextwith@lucide/vue- by @cwandev in #178 - registry: Migrate to Nitro 3 and H3 v2 - by @cwandev in #178
🏡 Chore
- Upgrade pnpm to v11
- Upgrade all dependencies
View changes on GitHub
v1.4.0
v1.3.0
🚨 Breaking Changes
- message: Remove legacy attachment display components and align examples/docs - by @cwandev in #162 (7e060)
- prompt-input: Remove legacy attachment display components and align examples/docs - by @cwandev in #161 (24cc8)
🚀 Features
- Add Speech Input component - by @peoray in #154 (2a3c9)
- Add transcription component - by @peoray in #155 (fb401)
- Add voice-selector component - by @peoray in #156 (2a460)
- Add attachments component - by @cwandev in #158 (88b94)
- cli: Support custom registry via
ELEMENTS_REGISTRY_URL- by @heappynd in #148 (48c06)
🐞 Bug Fixes
View changes on GitHub
v1.2.2
🐞 Bug Fixes
View changes on GitHub
v1.2.1
v1.2.0
🚀 Features
- agent: Add agent components - by @peoray in #130 (6b51d)
- code-block: Update code-block components - by @peoray in #129 (6e983)
- commit: Add commit components - by @peoray in #131 (0fa12)
- environment-variables: Add environment variables components - by @peoray in #132 (8948b)
- file-tree: Add file tree components - by @peoray in #133 (b8874)
- package-info: Add PackageInfo components - by @peoray in #134 (e4034)
- schema-design: Add schema-design components - by @peoray in #138 (99a79)
- snippet: Add snippet components - by @peoray in #139 (bff26)
- stack-trace: Add StackTrace components - by @peoray in #136 (724d4)
- terminal: Add terminal components - by @peoray in #140 (41642)
- test-results: Add test-results components - by @peoray in #141 (b7de9)
- tool: Update Tool components - by @peoray in #135 (d290d)
🐞 Bug Fixes
- conversation: Resolve button transparency in dark mode for scrollToBottom - by @cwandev in #127 (dad8f)
- tool: Add group class to enable chevron rotation on open - by @cwandev in #126 (a7e5c)
View changes on GitHub
v1.1.0
v1.0.2
🐞 Bug Fixes
- Add shared ExtendedToolState for approval states - by @yinjiajun223 in #104 (3f5fb)
- code-block: Show scrollbar for long lines - by @ixyzorg in #115 (721a7)
- prompt-input: StopPropagation on drop - by @wan-kong in #113 (064fc)