Skip to content

API Update

Compare
Choose a tag to compare
@evanplaice evanplaice released this 07 Feb 00:21

Use the latest ES modules features

  • pkg.exports for transparent ESM/CJS support
  • self-reference specifiers in tests
  • pkg.main points to CJS bundle for backward compat
  • update pkg.engines to >=13.7
  • add CJS compat test to CI