Skip to content

resolve.imports@1.2.7

Choose a tag to compare

@unional unional released this 02 Jan 20:54
· 37 commits to main since this release

Patch Changes

  • 1cb455e: Filter out non expensionKeys.
    This does not affect the behavior of the package.
    Just that it match closer to the spec.

    Even if the non expensionKeys are not filtered,
    the behavior is the same.
    It's actually not sure if doing a filter first is faster or not.