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: extending support to node 17 #490

Merged
merged 2 commits into from
Apr 12, 2022
Merged

feat: extending support to node 17 #490

merged 2 commits into from
Apr 12, 2022

Conversation

erunion
Copy link
Member

@erunion erunion commented Apr 12, 2022

🧰 Changes

This updates our engines requirement to allow installs on Node 17 without npm showing a warning about it being unsupported.

🧬 QA & Testing

The Node 17 CI workflow should be passing just fine and not emitting any errors or warnings during the npm ci phase.

@erunion erunion added the enhancement New feature or request label Apr 12, 2022
@erunion
Copy link
Member Author

erunion commented Apr 12, 2022

I published new releases of @readme/openapi-parser, @readme/better-ajv-errors, @readme/eslint-config, and oas-normalize to support Node 17 and make unsupported engine warnings go away so now npm installs on Node 17 are totally clean:

Screen Shot 2022-04-12 at 8 47 58 AM

@erunion erunion merged commit 3d3985d into main Apr 12, 2022
@erunion erunion deleted the feat/support-node17 branch April 12, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants