Releases: moeru-ai/velin
Releases · moeru-ai/velin
v0.3.4
No significant changes
View changes on GitHub
v0.3.3
No significant changes
View changes on GitHub
v0.3.2
🚀 Features
- core: Support to resolve props from Array type - by @nekomeowww (4b06d)
🐞 Bug Fixes
- Playground not working - by @nekomeowww (60012)
- Lint - by @nekomeowww (2c596)
- Monaco - by @nekomeowww (5edcb)
View changes on GitHub
v0.3.1
🐞 Bug Fixes
- Repository url - by @nekomeowww (5d9d3)
- Lint - by @nekomeowww (54150)
- Sync with vue repl - by @nekomeowww (9ca41)
View changes on GitHub
v0.3.0
🚀 Features
- vue,core: Default to resolve props, export universal render function for both markdown & vue - by @nekomeowww in #27 (e637c)
🐞 Bug Fixes
- Typecheck - by @nekomeowww (5cff1)
View changes on GitHub
v0.2.8
v0.2.7
🐞 Bug Fixes
- Redundant toMarkdown op caused bad format - by @nekomeowww (5b645)
- Remove comment will cause issues - by @nekomeowww (2a48f)
- Try render as markdown if SFC fails - by @nekomeowww (20af6)
- Render from markdown to styled html - by @nekomeowww (9910d)
- Lint - by @nekomeowww (12cd1)
View changes on GitHub
v0.2.6
🐞 Bug Fixes
- core: Cannot render markdown with lang="ts" and defineProps - by @nekomeowww in #26 (8e008)
View changes on GitHub
v0.2.5
🚀 Features
- workspace: Use tsdown for TypeScript modules - by @nekomeowww in #25 (fd376)
🐞 Bug Fixes
- Lint - by @nekomeowww (e55f2)
- unocss: Add %alpha placeholder for complex color expressions - by @Menci in #24 (d5057)
View changes on GitHub
v0.2.4
No significant changes