Skip to content

1.0.1

Choose a tag to compare

@HyoYoonNam HyoYoonNam released this 25 Jun 05:54
· 1 commit to main since this release

Addresses plugin review warnings (no functional changes).

  • Cooperate with other paste/drop handlers via evt.defaultPrevented; call preventDefault only when images are handled
  • Type GitHub API responses to remove TypeScript no-unsafe-* warnings
  • Replace the builtin-modules dependency with Node's module.builtinModules