v0.2.0
🚀 Features
- Expose
hover,diagnostics, andcompletionsettings - by @9romise (ce769) - Use reactive config for providers - by @9romise (4c390)
- Add command to open npmx.dev in browser - by @9romise (c89fa)
- Report replacement with docs - by @hyoban in #20 (defe5)
- diagnostics: Add clickable links to diagnostic codes - by @9romise (a7111)
🐞 Bug Fixes
- Return null for missing replacements to allow cache hits - by @9romise (7fbe6)
- Improve
memoizetype safety for nullable data - by @9romise (a9efc)