We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925d9c8 commit ef5a6b7Copy full SHA for ef5a6b7
CHANGELOG.md
@@ -10,6 +10,18 @@ The semantic versioning started from version 0.2.1.
10
11
_No documentation available about unreleased changes yet._
12
13
+## [1.5.0](https://github.com/infinum/eightshift-coding-standards/compare/1.4.2...1.5.0) - 2022-03-16
14
+
15
+### Added
16
+- Add `overriddenClass` parameter for the EightShift ComponentsEscape sniff
17
+ - This parameter will catch the cases where the libs Components class has been overridden.
18
19
+### Fixed
20
+- Fixed the edge case with overwriting libs classes.
21
22
+### Changed
23
+- Code cleanup in EightShift ComponentsEscape sniff
24
25
## [1.4.2](https://github.com/infinum/eightshift-coding-standards/compare/1.4.1...1.4.2) - 2022-03-10
26
27
### Fixed
0 commit comments