Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 968 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 968 Bytes

Change Log

[0.0.4]

  • fixed the display of settings (#3)
  • use jsonpos instead of jsonc-parser which is much smaller (reduce bundle size from 90kb => 80kb)

[0.0.3]

Fixes:

  • ignore private packages (in #2)

[0.0.2]

  • downgrade required version
  • add simple test
  • use node:path to handle basename/dirname

Fixes:

  • ignore non-json files and handle visibleTextEditors (in #1)

[0.0.1]

  • initial release