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

code moved to modern ESM format #150

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

yankeeinlondon
Copy link

I've updated the code as little as possible but moved to ES Module format for the core source code while using the popular tsup tooling to ensure the downstream users can choose between ESM and CJS. I also upgraded to all the latests versions and ensured that all tests still pass.

@yankeeinlondon
Copy link
Author

Oh i have also updated README and CHANGELOG to reflect what would need to be a new major release (aka, v5.0.0)

@yankeeinlondon
Copy link
Author

so that I may use this new build I have allowed the dist folder to be included in git so that I can link to it in the short term. in general most people remove this if they have a regular npm cadence but I can see both being useful here.

@kingjollie kingjollie mentioned this pull request Sep 27, 2022
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

1 participant