Skip to content

SWC: Reflect renamed keepImportAssertions configuration option #2056

Closed
@felixh10r

Description

@felixh10r

Desired Behavior

With version 1.3.83, swc renames the experimental configuration option jsc.experimental.keepImportAssertions to jsc.experimental.keepImportAttributes as per swc-project/swc#7914 .

Is this request related to a problem?

All setups with swc > 1.3.82 will fail. This creates a dependency version limitation which should probably be reflected in peerDependencies or simply updated in a new ts-node release.

Additional context

If the solution is to simply change the name of the property, I'm happy to open a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions