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

Feature/esm #4261

Merged
merged 11 commits into from
Aug 14, 2023
Merged

Feature/esm #4261

merged 11 commits into from
Aug 14, 2023

Conversation

dsilhavy
Copy link
Collaborator

@dsilhavy dsilhavy commented Aug 11, 2023

Move completely to EcmaScript modules:

  • Add file extension to all imports
  • Add "type": "module" in package.json
  • Adjust Git hook as we need a workaround to use a file without extension
  • Fix recursive linting for npm run lint
  • Renames files that still use CJS syntax to *.cjs

@dsilhavy dsilhavy added this to the 5.0.0 milestone Aug 11, 2023
@dsilhavy
Copy link
Collaborator Author

Should also address #4106

@dsilhavy dsilhavy self-assigned this Aug 11, 2023
@dsilhavy dsilhavy merged commit 7b8f9fb into v5.0.0 Aug 14, 2023
@dsilhavy dsilhavy deleted the feature/esm branch September 26, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant