Skip to content

Seemingly accidental publish of version 2.4.2 makes npm miss out on 1.6.0+ #96

Description

@FelixZY

npm lists version 1.7.1 of @unified-latex/unified-latex-prettier as the most recent release. However, looking at the dependency list for prettier-plugin-latex, version 2.4.2 is listed.

Indeed, version 2.4.2 is available on npmjs as an 8 month old release:

Screenshot from 2024-05-03 23-33-12

But it is not listed as a formal release on GitHub.

I'm assuming version 2.4.2 was pushed manually by accident. However, its presence on npmjs and listing in prettier-plugin-latex causes this version to be installed instead of actually newer releases such as 1.6.0+.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions