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: Add Node 20 support; remove Node 14, 16 support #60

Merged
merged 2 commits into from
Feb 18, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Feb 18, 2024

No description provided.

Copy link

parse-github-assistant bot commented Feb 18, 2024

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza changed the title feat: Add Node 20 support feat: Add Node 20 support; remove Node 14, 16 support Feb 18, 2024
Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (127fd9b) 93.44% compared to head (c8e9e8e) 93.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   93.44%   93.44%           
=======================================
  Files           1        1           
  Lines         122      122           
=======================================
  Hits          114      114           
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza
Copy link
Member Author

mtrezza commented Feb 18, 2024

Commit message:

BREAKING CHANGE: Removes support for Node 14 and 16

@mtrezza mtrezza merged commit a913ae1 into parse-community:main Feb 18, 2024
6 checks passed
@mtrezza mtrezza deleted the feat/add-node-20-support branch February 18, 2024 12:27
parseplatformorg pushed a commit that referenced this pull request Feb 18, 2024
# [3.0.0](2.0.1...3.0.0) (2024-02-18)

### Features

* Add Node 20 support; remove Node 14, 16 support ([#60](#60)) ([a913ae1](a913ae1))

### BREAKING CHANGES

* Removes support for Node 14 and 16 ([a913ae1](a913ae1))
@parseplatformorg
Copy link

🎉 This change has been released in version 3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants