Releases: arnoson/very-simple-components
Releases · arnoson/very-simple-components
v0.6.0
v0.5.2
🚀 Features
- Allow
SimpleComponent
as ref - by arnoson (80bd4)
🐞 Bug Fixes
- Don't parse
undefined
- by arnoson (90d28)
View changes on GitHub
v0.5.1
v0.5.0
🚨 Breaking Changes
- Allow
options
to define refs and props - by arnoson (80726)
🚀 Features
- Pass
CustomEvent
directly - by arnoson (3bdeb)
🐞 Bug Fixes
- Return correct type - by arnoson (5b5ee)
View changes on GitHub
v0.4.0
🚨 Breaking Changes
- Rename
ref
andrefs
- by arnoson (cb259)
🚀 Features
- Expose
refs
andrefsAll
on element - by arnoson (76ea5)
🐞 Bug Fixes
- Use correct type - by arnoson (66d80)