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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert to a pure ES module and adopt some other es niceities #85

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

Conversation

mreinstein
Copy link
Contributor

I didn't replace all uses of var with const/let in the main module, because I believe there are some places where we're actually depending on var's function scope. That would be a nice future effort.

When this lands it'll require another major version bump since dropping commonjs is a breaking change.

I don't know if anyone is still looking at this repo but I'll leave this PR open for a little while in case there are any 馃憖

Would love feedback.

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