-
Notifications
You must be signed in to change notification settings - Fork 639
v4 Roadmap - breaking changes #905
Copy link
Copy link
Closed
Labels
releasedstatus:requirementsFull requirements are not yet known, so implementation should not be startedFull requirements are not yet known, so implementation should not be startedtype:featureNew feature or feature improvement & requestsNew feature or feature improvement & requests
Description
This is the list of breaking changes that will be completed as part of the v4 release. So far there is no official timeline; this issue is mostly just to organize breaking changes that we want to make eventually.
- Drop support for all but the latest 3 stable Node versions (in v3 we're planning on supporting v16 and even versions to the latest stable version)
- Rename the
job.runningproperty to something likejob.isJobRunningand either make it private or document it (so it is harder to confuse with the newjob.isCallbackRunningproperty)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedstatus:requirementsFull requirements are not yet known, so implementation should not be startedFull requirements are not yet known, so implementation should not be startedtype:featureNew feature or feature improvement & requestsNew feature or feature improvement & requests