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

chore!: drops node 12 support #22

Merged
merged 1 commit into from
Aug 28, 2021
Merged

Conversation

sverweij
Copy link
Owner

@sverweij sverweij commented Aug 28, 2021

Description

  • See title
  • 🚨 BREAKING CHANGE

Motivation and Context

  • so we can use nullish coalescing etc and drop some dependencies
  • upem is only used as a devDependency - and probably only by the tools listed on github's dependents tab, which use node 16 as a default environment.

How Has This Been Tested?

  • automated non-regression tests
  • green ci

Types of changes

  • Chore (dependency & ci housekeeping for instance)
  • Bug fix (non-breaking change which fixes an issue)
  • Documentation only change
  • Refactor (non-breaking change which fixes an issue without changing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • 📖

    • My change doesn't require a documentation update, or ...
    • it does and I have updated it
  • ⚖️

    • The contribution will be subject to The MIT license, and I'm OK with that.
    • The contribution is my own original work.
    • I am ok with the stuff in CONTRIBUTING.md.

so we can use nullish coalescing etc and drop some dependencies
@sverweij sverweij merged commit e86a5c9 into master Aug 28, 2021
@sverweij sverweij deleted the chore/drop-node-12-support branch August 28, 2021 11:05
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.

None yet

1 participant