Skip to content

Should not use ^ for rolldown dependency #966

@sapphi-red

Description

@sapphi-red

Reproduction link or steps

rolldown: ^1.0.3

What is expected?

The version is pinned. (or at least ~)

What is actually happening?

^ is used.

Any additional comments?

Since tsdown uses the experimental API, using ^ may break in future versions.

import { importGlobPlugin } from 'rolldown/experimental'

Metadata

Metadata

Assignees

No one assigned

    Type

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions