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

Publish es6 as mjs and declare type #1061

Merged
merged 3 commits into from
May 22, 2024
Merged

Publish es6 as mjs and declare type #1061

merged 3 commits into from
May 22, 2024

Conversation

smwhr
Copy link
Collaborator

@smwhr smwhr commented May 22, 2024

Checklist

  • The new code additions passed the tests (npm test).
  • The linter ran and found no issues (npm run-script lint).

Description

  • Publish es6 package with mjs extension
  • fix errors in package.json declared on publint
    • declare type "commonjs"
    • add exports with import and default version
  • Upgrade github pipeline to Node20

@smwhr smwhr force-pushed the jz/publish-as-mjs branch 3 times, most recently from e37d3a7 to c2a8e41 Compare May 22, 2024 10:44
@smwhr smwhr force-pushed the jz/publish-as-mjs branch from c2a8e41 to c5395a4 Compare May 22, 2024 10:50
@smwhr smwhr force-pushed the jz/publish-as-mjs branch from 7cd3795 to 763f703 Compare May 22, 2024 11:10
@smwhr smwhr merged commit 20161b7 into master May 22, 2024
1 check passed
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.

1 participant