Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): overview of previously supported Node.js #2602

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

Rotzbua
Copy link
Contributor

@Rotzbua Rotzbua commented May 28, 2024

Purpose (TL;DR) - mandatory

fixes #2601

Background (Problem in detail)

For projects that are slower to upgrade the node version, it is difficult to find the correct sinon version, as the current LTS version is newer than the old one required by the projects. Currently it is difficult to find out which sinon version supports an old node version.

Solution - optional

Add overview of previously supported Node.js and the according Sinon.js version.

How to verify - mandatory

pass

Checklist for author

  • npm run lint passes
  • References to standard library functions are cached.

Copy link
Contributor

@fatso83 fatso83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks! Just some minor quibbles.

COMPATIBILITY.md Show resolved Hide resolved
COMPATIBILITY.md Outdated Show resolved Hide resolved
COMPATIBILITY.md Outdated Show resolved Hide resolved
COMPATIBILITY.md Outdated Show resolved Hide resolved
@fatso83 fatso83 merged commit c9fd3a9 into sinonjs:main Sep 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: overview of compatible nodejs versions
2 participants