8000 Raise the minimum required version of node · Issue #394 · semantic-release/github · GitHub
[go: up one dir, main page]

Skip to content
Raise the minimum required version of node #394
Closed
@gr2m

Description

@gr2m

See for reference: semantic-release/semantic-release#2055

  • require a minimum node version of the latest LTS, currently 14.17
  • ensure engines-strict is enforced in the CI of each project to reduce the cases where incompatible dependencies are installed outside of our supported range (example)
  • Make sure to update the docs if we mention a minimal node version anywhere
  • ensure that peer-dependencies are compatible according to npm ls
  • update the peer-dependency range for semantic-release

Bonus:

Pull request welcome! Just comment below if you'd like to work on it and we will assign the issue to you. Thank you for your help 💐

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0