imghash icon indicating copy to clipboard operation
imghash copied to clipboard

Move to ESM and Node v12+

Open pwlmaciejewski opened this issue 3 years ago • 0 comments

Leven version bump PR can't be merged in before we move to ESM. More info here.

To move to ESM we need to bump the minimum supported Node version to v12+. This ESLint version bump PR is failing because we still support v10

What do we need

  1. Migrate package to ESM
  2. Major version bump
  3. Note in the release that the package was migrated to an ESM module

pwlmaciejewski avatar Nov 01 '21 16:11 pwlmaciejewski