Skip to content

Node 24.4.0 is now the minimum required version #609

@FelipeSSantos1

Description

@FelipeSSantos1

Describe the bug

Version 3.1.1 sets the Node version requirement to 24+ (v3.1.0...v3.1.1#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R74). Is this change really intended? I feel this is a very aggressive requirement that could break many projects.

To Reproduce

If a project has a node version less than that it'll fail on yarn install at less we add a resolution in our package.json to "camera-controls": "3.1.0"

Code

Live example

No response

Expected behavior

This is a breaking change that should be included in a major version bump rather than a patch bump, in my opinion.

Screenshots or Video

No response

Device

No response

OS

No response

Browser

No response

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