Since the latest update, getting linting issue:
Elements with the ARIA role "heading" must have the following attributes defined: aria-level jsx-a11y/role-has-required-aria-props
After adding the aria-level, getting a contradicting error:
The attribute aria-level is not supported by the role heading jsx-a11y/role-supports-aria-props