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

chore: release eslint-import-resolver-typescript #392

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

eslint-import-resolver-typescript@4.2.0

Minor Changes

  • #391 c8121e5 Thanks @JounQin! - feat: make is-bun-module as optional peer dependency

    Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects bun users, bun --bun eslint even works without this dependency, so I'd consider this as a minor change.

    So for bun users, there are three options:

    1. install is-bun-module dependency manually and use bun: true option
    2. run eslint with bun --bun eslint w/o bun: true option
    3. enable run#bun in bunfig.toml w/o bun: true option

Copy link

codesandbox-ci bot commented Mar 18, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions github-actions bot force-pushed the changeset-release/master branch from c82333d to 220bca9 Compare March 18, 2025 03:01
@JounQin JounQin closed this Mar 18, 2025
@JounQin JounQin reopened this Mar 18, 2025
@JounQin JounQin enabled auto-merge (squash) March 18, 2025 03:13
Copy link
Contributor Author

size-limit report 📦

Path Size
lib/index.js 1.4 KB (0%)

@JounQin JounQin merged commit 3b0edff into master Mar 18, 2025
18 checks passed
@JounQin JounQin deleted the changeset-release/master branch March 18, 2025 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant