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

Remove Lodash dependency + build ESM output #45

Merged
merged 2 commits into from
Oct 5, 2024
Merged

Remove Lodash dependency + build ESM output #45

merged 2 commits into from
Oct 5, 2024

Conversation

jeffijoe
Copy link
Owner

@jeffijoe jeffijoe commented Oct 5, 2024

This PR removes the dependency on Lodash, which also means some of the exposed collection functions have been removed: chunk, reduce (never worked correctly), and orderBy.

ESM support has also been added by building with Rollup and adding exports to package.json.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 58cfe1a on esm
into f3c8cca on master.

@jeffijoe jeffijoe mentioned this pull request Oct 5, 2024
@jeffijoe jeffijoe merged commit 912865d into master Oct 5, 2024
5 checks passed
@jeffijoe jeffijoe deleted the esm branch October 5, 2024 20:42
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.

2 participants