| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Hey @aduh95, thank you for your PR! It looks like the feature was also backported to 16.14.0. Could we create two separate release statements to represent this, like so?
{
"nodejs": [
{
"version_added": "17.2.0",
},
{
"version_added": "16.14.0",
"version_removed": "17.0.0",
}
]
}
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you, LGTM!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Data was wrong (it showed no support on the Node.js cell, when it fact Node.js does support it), so I updated it to be conform to reality.
Test results and supporting details
Related issues