Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 22:59

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