-
-
Notifications
You must be signed in to change notification settings - Fork 40
chore: release eslint-plugin-import-x #219
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
Conversation
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. |
174f264
to
90c1fc8
Compare
90c1fc8
to
5edef0e
Compare
5e5d35c
to
c1eda5e
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@yarnpkg/[email protected] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #219 +/- ##
=======================================
Coverage 96.10% 96.10%
=======================================
Files 106 106
Lines 4781 4781
Branches 1639 1618 -21
=======================================
Hits 4595 4595
Misses 186 186 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
c1eda5e
to
4f573e5
Compare
4f573e5
to
316b4d6
Compare
Pull request was closed
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
[email protected]
Minor Changes
#237
53b316c
Thanks @JounQin! - feat: migrateenhanced-resolve
tooxc-resolver
#214
091d2da
Thanks @mrginglymus! - Improve windows supportPatch Changes
#238
c8a388d
Thanks @JounQin! - fix: change defaultconditions
andmainFields
default
should be last matched,module
should be inmainFields
.Reference https://github.com/isaacs/resolve-import/blob/03daf0a9649d183bea40975a7777ae72955f44b8/src/resolve-conditional-value.ts#L15