Skip to content

Conversation

MichaelDeBoey
Copy link
Member

@MichaelDeBoey MichaelDeBoey commented Sep 4, 2021

Closes #466

BREAKING CHANGE: no-unnecessary-act is now enabled by default in the React config (with isStrict set to true)

@MichaelDeBoey MichaelDeBoey added enhancement New feature or request BREAKING CHANGE This change will require a major version bump labels Sep 4, 2021
@MichaelDeBoey MichaelDeBoey added this to the 5.0.0 milestone Sep 4, 2021
@MichaelDeBoey MichaelDeBoey self-assigned this Sep 4, 2021
@MichaelDeBoey MichaelDeBoey changed the base branch from main to alpha September 4, 2021 14:53
@MichaelDeBoey MichaelDeBoey force-pushed the add-no-unnecessary-act-to-react-config branch 2 times, most recently from 31b7689 to cafcd74 Compare September 4, 2021 15:17
BREAKING CHANGE: `no-unnecessary-act` is now enabled by default in the React config (with `isStrict` set to `true`)
@MichaelDeBoey MichaelDeBoey force-pushed the add-no-unnecessary-act-to-react-config branch from cafcd74 to 67cf059 Compare September 6, 2021 08:35
@MichaelDeBoey MichaelDeBoey merged commit cf78530 into alpha Sep 6, 2021
@MichaelDeBoey MichaelDeBoey deleted the add-no-unnecessary-act-to-react-config branch September 6, 2021 15:10
@github-actions
Copy link

github-actions bot commented Sep 6, 2021

🎉 This PR is included in version 5.0.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MichaelDeBoey MichaelDeBoey mentioned this pull request Sep 23, 2021
11 tasks
MichaelDeBoey added a commit that referenced this pull request Oct 13, 2021
BREAKING CHANGE: `no-unnecessary-act` is now enabled by default in the React config (with `isStrict` set to `true`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This change will require a major version bump enhancement New feature or request released on @alpha
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[no-unnecessary-act]: add to React config by default
2 participants