Skip to content

Releases: npmx-dev/vscode-npmx

v0.4.0

10 Feb 06:27

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Update replacement documentation URL to use e18e.dev  -  by @9romise (55506)
  • Correctly locate dependency nodes in pnpm-workspace.yaml  -  by @9romise (0ddc4)
  • hover: Use npmx.dev links instead of npmjs.com  -  by @9romise (72ea0)

   🏎 Performance

  • Use doc.version instead of text hash for parse cache key  -  by @9romise (7b9d7)
    View changes on GitHub

v0.3.0

05 Feb 15:42

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.2.1

04 Feb 08:42

Choose a tag to compare

This is a re‑release of v0.2.0. For detailed changes, see:https://github.com/npmx-dev/vscode-npmx/releases/tag/v0.2.0

   🐞 Bug Fixes

    View changes on GitHub

v0.2.0

04 Feb 08:30

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Return null for missing replacements to allow cache hits  -  by @9romise (7fbe6)
  • Improve memoize type safety for nullable data  -  by @9romise (a9efc)

   🏎 Performance

  • diagnostics: Use incremental updates with debounce  -  by @9romise (c3bb4)
    View changes on GitHub

v0.1.0

02 Feb 12:33

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • Activate extension only when package.json or pnpm-workspace.yaml exists  -  by @9romise (44dff)
    View changes on GitHub