Skip to content

Releases: react-native-community/vscode-react-native-directory

1.2.0

24 Oct 15:05

Choose a tag to compare

1.2.0 (2025-10-24)

New features

  • display dependencies and config plugin data (5826301)

Bug fixes

  • add missing configPlugin keyword normalization (1396634)
  • dependecies entry check (0a3e4fe)

Other changes

  • update and optimize README assets (d00e012)
  • update dependencies (039f75b)

1.1.0

10 May 20:53

Choose a tag to compare

1.1.0 (2025-05-10)

New features

  • display platforms and compatibility on the package page (da1a640)

Other changes

  • update dependencies and lint config (27d25db)

1.0.3

01 Mar 21:47

Choose a tag to compare

1.0.3 (2025-03-01)

Code refactors

  • switch to esbuild, reduce extension file size (155e17e)

Other changes

  • add Watchers count to the GitHub link entry (c915ca3)

1.0.2

25 Feb 14:49

Choose a tag to compare

1.0.2 (2025-02-25)

Bug fixes

  • remove unnecessary search query encode (ac4cd4d)

Other changes

  • loosen required VS Code version (201bcf2)
  • update development dependencies (bf91525)

1.0.1

20 Feb 12:50

Choose a tag to compare

1.0.1 (2025-02-20)

Bug fixes

  • missing dependency in VSIX, drop axios (#3) (72869ff)

Other changes

  • update README after initial release (cb3949b)

1.0.0

20 Feb 10:59

Choose a tag to compare

1.0.0 (2025-02-19)

New features