Skip to content

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.

@fatso83 fatso83 merged commit c9fd3a9 into sinonjs:main Sep 10, 2024
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