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

BREAKING CHANGE: require Node.js 18+ #104

Merged
merged 5 commits into from
Feb 4, 2024
Merged

BREAKING CHANGE: require Node.js 18+ #104

merged 5 commits into from
Feb 4, 2024

Conversation

azu
Copy link
Member

@azu azu commented Feb 4, 2024

BREAKING CHANGES

  • require Node.js 18+
  • use export default instead of module.exports
  • remove RegExp.prototype.flags polyfill
  • reduce dependencies

fix #95

@azu azu added the Type: Breaking Change Includes breaking changes label Feb 4, 2024
@azu azu mentioned this pull request Feb 4, 2024
@azu azu merged commit 52b043e into master Feb 4, 2024
4 checks passed
@azu azu deleted the refactor branch February 4, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change Includes breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: migrate to new API
1 participant