Releases: moeru-ai/velin
Releases · moeru-ai/velin
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
View changes on GitHub
v0.2.3
🚀 Features
- ci: Added attw to checks - by @nekomeowww (1a77b)
🐞 Bug Fixes
- core:
- Not implemented markdown renderer for browser entry - by @nekomeowww (2f3b0)
- Duplicated export - by @nekomeowww (bd76f)
View changes on GitHub
v0.2.2
🐞 Bug Fixes
- Strip comments - by @Dustella in #18 (8653d)
- apps/playground: Donot import typescript from cdn, update to lang ts SFC - by @nekomeowww (f219e)
View changes on GitHub
v0.2.1
🚀 Features
- apps/playground: Loading when initializing - by @nekomeowww (fdcac)