Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.1.0...v2.0.0) (2024-10-10) ### Bug Fixes * **rule:** reverse isPropertyValue check logic in checkMemberExpression ([44a5bc8](44a5bc8)), closes [#37](#37) ### BREAKING CHANGES * **rule:** The behavior of checkMemberExpression has changed.The rule now applies when isPropertyValue is false instead of true,which may affect logic dependent on this condition. This change is expected to ensure the plugin operates correctly as intended.
- Loading branch information