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

feat: fork eslint-plugin-lodash, add extension support #1

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

nolde
Copy link
Member

@nolde nolde commented Jun 5, 2024

No description provided.

@nolde nolde merged commit 4b54e45 into main Jun 5, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Jun 5, 2024
## 1.0.0 (2024-06-05)

### Features

* add initial plugin ([9ed8499](9ed8499))
* Add outLodashPackage feature to allow for lodash-es, fix .cjs and .mjs files. ([josteph#2](https://github.com/digitalmaas/esbuild-plugin-lodash/issues/2)) ([f604fee](f604fee))
* fork `eslint-plugin-lodash`, add extension support ([7cf24d6](7cf24d6))
* handle double quotes lodash imports ([josteph#4](https://github.com/digitalmaas/esbuild-plugin-lodash/issues/4)) ([ee59f86](ee59f86)), closes [/github.com/mikeduminy/esbuild-plugin-ramda/blob/main/index.js#L18](https://github.com/digitalmaas//github.com/mikeduminy/esbuild-plugin-ramda/blob/main/index.js/issues/L18)

### Bug Fixes

* import lodash/last bug ([#1](#1)) ([e91dff2](e91dff2))
* loader & function type ([e710105](e710105))
* remove namespace option, use esbuild default namespace ([489d8b3](489d8b3))
* rename plugins ([da4f0e4](da4f0e4))
Copy link

github-actions bot commented Jun 5, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant