Skip to content

Release 15.0.0

Compare
Choose a tag to compare
@aladdin-add aladdin-add released this 23 Feb 02:26
· 195 commits to master since this release
26448e0

What's Changed

Breaking

  • removed tryExtensions option in the following rules, as they do not work as Node's esm:
    • file-extension-in-import
    • no-extraneous-import
    • no-missing-import
    • no-unpublished-import

Features

  • add support for Node.js ESM resolution by @giltayar in #4

New Contributors

Full Changelog: 14.0.0...15.0.0