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 only ES modules, remove CJS target #620

Closed
donmccurdy opened this issue Jul 10, 2022 · 4 comments · Fixed by #800
Closed

Publish only ES modules, remove CJS target #620

donmccurdy opened this issue Jul 10, 2022 · 4 comments · Fixed by #800

Comments

@donmccurdy
Copy link
Owner

donmccurdy commented Jul 10, 2022

Planned for a TBD future version, most likely 3.0.

Moving forward, this will be an ESM package.

@donmccurdy donmccurdy added this to the v3.0 milestone Jul 10, 2022
@donmccurdy donmccurdy modified the milestones: v3.0, Backlog Jul 27, 2022
@donmccurdy donmccurdy modified the milestones: Backlog, v3.0 Dec 19, 2022
@donmccurdy
Copy link
Owner Author

donmccurdy commented Dec 19, 2022

Note to myself to write up the blockers that have been preventing me from going ESM-only with this library. I'd like to get those resolved for v3. Known:

  • replace unit testing framework: tape → ava
  • ensure all dependencies offer ESM exports

@donmccurdy
Copy link
Owner Author

@donmccurdy
Copy link
Owner Author

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

Successfully merging a pull request may close this issue.

1 participant