Skip to content

Latest commit

 

History

History
146 lines (82 loc) · 9.44 KB

File metadata and controls

146 lines (82 loc) · 9.44 KB

1.6.3 (2026-04-11)

Bug fixes

  • add module analysis tool link, remove legacy template entry code (91b7641)

Other changes

  • bump dev dependencies (c52f366)
  • bump dev dependencies (e987112)
  • bump dev dependencies, update format config (0e6db73)
  • bump require VS Code version, update dependencies (abd5108)
  • update esbuild dev dependency (5a09f57)

1.6.2 (2026-02-03)

Bug fixes

  • add missing license information to the tooltip (3688d85)

Other changes

  • re-enable automatic GitHub release, bum dev deps (5d5bbbc)

1.6.1 (2026-01-27)

Other changes

  • temporary turn off automatic GitHub release creation (439105f)

1.6.0 (2026-01-22)

New features

  • add packages annotations in package.json (625cd4a)
  • add setting to control package.json annotations (820bd28)

Other changes

  • fix screenshot in README (7b7b1de)
  • migrate lint setup to Oxlint and Oxfmt (#4) (77b6d3f)
  • reorganize and cleanup code (ae6a3a6)
  • updateREADME and screenshots (41b4a5f)

1.5.0 (2026-01-01)

New features

  • add Directory package page entries, update score link (899ffad)
  • add Nightly Program data, link and filter (6da46d8)
  • improve search state title, show matches count (d91f8e5)

Other changes

  • update dependencies and actions (5c7b381)

1.4.0 (2025-11-16)

New features

  • add ability to select package version to install (d630f93)
  • add Directory Score entry item (2c7f93b)

Bug fixes

  • improve loading state indications, small refactors (eac0cdd)

Other changes

  • fix VS Code Marketplace badge icon in README (71b58b3)
  • update dependencies and optimize assets (5a61c30)

1.3.0 (2025-11-05)

New features

  • add Horizon OS and Vega OS compatibility info (cb45e9c)
  • improve data display for dev tools and templates (e494aa9)

Other changes

  • update build target, dependencies and workflow actions (cbea1e2)
  • update runner Node to 24 in release workflow (f832b58)

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 (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 (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 (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 (2025-02-20)

Bug fixes

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

Other changes

  • update README after initial release (cb3949b)

1.0.0 (2025-02-19)

New features