v0.14.0
This release introduces support for reactive declarations, at last. I created the first (failed) POC for this almost a year ago, what a ride.
Many thanks to @anstarovoyt & @shirotech for continued help.
- Enable ESLint support
- Improve unused imports detection
- Recognize reactive declarations
- Support Find Usages for subscribed store references
- Unwrap subscribed store type for stores defined outside of components
- Recognize $$slots