Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up11.0.0 Release Notes #624
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
The linting rules have been updated to require
{ prop }
instead of{ prop: prop }
when available. Additionally, the test coverage checks now work correctly when using transforms.Breaking Changes
Upgrade Steps