Releases: iceprosurface/vueireact
Releases · iceprosurface/vueireact
v0.1.17
🚀 Features
- Enhance toVue type on volar(add slot support) - by @iceprosurface (966fe)
🐞 Bug Fixes
- Fix vue warning on children element - by @iceprosurface (24450)
View changes on GitHub
v0.1.16
🐞 Bug Fixes
- Correct import path for withDirectives.js - by @iceprosurface (9793e)
View changes on GitHub
v0.1.15
🚀 Features
- Add new example & export right type withDirectives - by @iceprosurface (cf471)
View changes on GitHub
v0.1.14
No significant changes
View changes on GitHub
v0.1.12
🐞 Bug Fixes
- Fix vue slot perfermance warn & fix children type error on REPL - by @iceprosurface (414f9)
View changes on GitHub
v0.1.11
🚀 Features
- Update TypeScript to version 5.8.3 & update children define - by @iceprosurface (bfe45)
🐞 Bug Fixes
- Fix type error - by @iceprosurface (9316f)
View changes on GitHub
v0.1.10
🐞 Bug Fixes
- Fix children type error on class type element - by @iceprosurface (d6e66)
View changes on GitHub
v0.1.9
🚀 Features
- Add loading indicator during ESBuild initialization and include GitHub link in the app - by @iceprosurface (0f29f)
🐞 Bug Fixes
- Fix none children prop comonent will throw type error - by @iceprosurface (27175)
View changes on GitHub
v0.1.8
🚀 Features
- Integrate UNOCSS for enhanced styling capabilities - by @iceprosurface (cb35e)
- Add more examples and update Fragment Children Type - by @iceprosurface (4b90e)
View changes on GitHub
v0.1.7
🚀 Features
- Add new example - by @iceprosurface (fe2cf)
🐞 Bug Fixes
- Ensure childrenTypeKey not place on html attr - by @iceprosurface (f12f9)