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

Require Node.js 10 #9

Merged
merged 2 commits into from Oct 16, 2020
Merged

Require Node.js 10 #9

merged 2 commits into from Oct 16, 2020

Conversation

AviVahl
Copy link
Contributor

@AviVahl AviVahl commented Oct 15, 2020

  • upgrade all dependencies and dev dependencies.
  • drop deprecated "default" export.
  • updated url in package json to a valid uri

- upgrade all dependencies and dev dependencies.
- adjust test imports for new ava (which doesn't push babel to consumers anymore).
- drop deprecated "default" export.
- updated url in package json to a valid uri
@sindresorhus
Copy link
Owner

Thanks. Can you revert the test change? I'm intentionally not upgrading AVA until next April when I can make the package native ESM instead. To reduce churn.

@AviVahl
Copy link
Contributor Author

AviVahl commented Oct 16, 2020

I've downgraded to ava@2, which still includes babel, but is a bit newer than ava@1 currently used in master.

@sindresorhus sindresorhus changed the title breaking: drop node 8, drop deprecated export Require Node.js 10 Oct 16, 2020
@sindresorhus sindresorhus merged commit d3919a8 into sindresorhus:master Oct 16, 2020
@AviVahl AviVahl deleted the drop-node-8 branch October 16, 2020 15:27
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

2 participants