-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Description
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
Labels
No labels