Skip to content

feat: Add support for Node 20, 22; remove support for Node 14, 16 #94

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

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jul 12, 2024

New Pull Request Checklist

Issue Description

Closes issue: #61

Approach

Re-generate package-lock file.

Copy link

parse-github-assistant bot commented Jul 12, 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.

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (36fd9c2) to head (eeab42c).
Report is 2 commits behind head on release.

Additional details and impacted files
@@            Coverage Diff            @@
##           release       #94   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          546       546           
  Branches        47        47           
=========================================
  Hits           546       546           

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

@mtrezza
Copy link
Member Author

mtrezza commented Jul 12, 2024

Commit message:

BREAKING CHANGE: Removes support for Node 14, 16.

@mtrezza mtrezza changed the title fix: Babel runtime generator missing feat: Add support for Node 20, 22; remove support for Node 14, 16 Jul 12, 2024
@mtrezza mtrezza merged commit cfec252 into parse-community:release Jul 12, 2024
8 checks passed
parseplatformorg pushed a commit that referenced this pull request Jul 12, 2024
# [4.0.0](3.1.1...4.0.0) (2024-07-12)

### Features

* Add support for Node 20, 22; remove support for Node 14, 16 ([#94](#94)) ([cfec252](cfec252))

### BREAKING CHANGES

* Removes support for Node 14, 16. ([cfec252](cfec252))
@parseplatformorg
Copy link

🎉 This pull request has been released in version 4.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