Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 2025

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 main, this PR will be updated.

Releases

[email protected]

Patch Changes

  • #309 eb56a5e Thanks @JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also Unexpected top-level property "name" #308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    
    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

@JounQin JounQin closed this Mar 7, 2025
@JounQin JounQin reopened this Mar 7, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8f420e5 to 10a450d Compare March 7, 2025 09:46
@JounQin JounQin closed this Mar 7, 2025
@JounQin JounQin reopened this Mar 7, 2025
@JounQin JounQin merged commit f12309b into main Mar 7, 2025
13 checks passed
@JounQin JounQin deleted the changeset-release/main branch March 7, 2025 09:50
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