chore: add eslint-plugin-compat to verify our Browserslist config with the codebase#6274
Merged
tujoworker merged 3 commits intomainfrom Jan 13, 2026
Merged
chore: add eslint-plugin-compat to verify our Browserslist config with the codebase#6274tujoworker merged 3 commits intomainfrom
eslint-plugin-compat to verify our Browserslist config with the codebase#6274tujoworker merged 3 commits intomainfrom
Conversation
Deploying eufemia with
|
| Latest commit: |
4ca524d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c32debc6.eufemia-e25.pages.dev |
| Branch Preview URL: | https://chore-upgrade-eslint-compat.eufemia-e25.pages.dev |
eslint-plugin-compat to test our Browserslist config with ESLint
eslint-plugin-compat to test our Browserslist config with ESLinteslint-plugin-compat to verify our Browserslist config with the codebase
commit: |
5f36cab to
2dc3c05
Compare
|
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. |
langz
approved these changes
Jan 12, 2026
2dc3c05 to
63fb144
Compare
63fb144 to
4ca524d
Compare
Member
Author
|
Added PR to the original package. Until then we use a "patch" in our repo. |
Member
Author
|
🎉 This PR is included in version 10.94.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Following up on #6273
This helps us to catch JavaScript code that is not within the boundary of our Browserslist config.