Skip to content

v3.2.2

Choose a tag to compare

@AlemTuzlak AlemTuzlak released this 09 Oct 10:08
· 158 commits to main since this release

View source improvement

Improves view-source functionality to try and open up primitive component parents instead of the primitives themselves, eg:

<ParentSelect>
  <SelectPrimitive />  -> clicking the select component primitive will open the ParentSelect file instead of the Select file
</ParentSelect>

What's Changed

Full Changelog: v3.2.1...v3.2.2