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

fix: drop support for EOL versions of node #85

Merged
merged 1 commit into from
Sep 29, 2021
Merged

fix: drop support for EOL versions of node #85

merged 1 commit into from
Sep 29, 2021

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Sep 29, 2021

BREAKING CHANGE: Supported version range of node is now ^12.22.0 || ^14.17.0 || >=16.0.0

BREAKING CHANGE: Supported version range of node is now ^12.22.0 || ^14.17.0 || >=16.0.0
@SimenB SimenB merged commit 7351933 into next Sep 29, 2021
@SimenB SimenB deleted the drop-old-node branch September 29, 2021 07:03
github-actions bot pushed a commit that referenced this pull request Sep 29, 2021
# [1.0.0](v0.6.5...v1.0.0) (2021-09-29)

### Bug Fixes

* add `exports` field to package.json ([#86](#86)) ([1bcd08f](1bcd08f))
* drop support for EOL versions of node ([#85](#85)) ([7351933](7351933))

### Features

* migrate to native ESM ([#84](#84)) ([a8e6940](a8e6940))

### BREAKING CHANGES

* Drop support for Jest v26
* Module is now written in native ESM
* Disallow importing internal files
* Supported version range of node is now ^12.22.0 || ^14.17.0 || >=16.0.0
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant