Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 05:50

Added

  • ESM support to API Hosting projects by adding .mjs to file extensions or adding { "type": "module" } to your package.json file.

Changed

  • source to ESM from CommonJS

Dependencies