Releases: ZooRoyal/coding-standard-source
Releases · ZooRoyal/coding-standard-source
Add more flexibility to use with different PHP versions
What's Changed
- Use different PHP version information for PHPCS and PHPStan by @rdss-sknott in #23
Full Changelog: 4.1.5...4.1.6
Updated eslint ecmascript version to 2021
What's Changed
- changed ecmascript version for eslint configuration by @rdss-hmorsi in #22
Full Changelog: 4.1.4...4.1.5
Stylelint rule changes
Compatibility release for PHP 8.2 and StyleLint
What's Changed
- Remove rules not compatible with new PHP 8.2 syntax by @rdss-sknott in #18
- Add Linebreaks to be possible in error messages by @rdss-sknott in #20
- Disable unnecessary stylelint rules by @rdss-hmorsi in #19
Full Changelog: 4.1.2...4.1.3
Additional Eslint Configurations
Bugfix in definedTags of eslint config
Eslint configured for cypress
What's Changed
- Remove need for tsconfig.json for eslint by @rdss-sknott in #14
- Add Eslint cypress plugin by @rdss-sknott in #15
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- Coding-Standard moved to Coding-Standard-Source Repository
- Shim for compatibility in Coding-Standard Repository
- Coding-Standard isolated in docker image
- Coding-Standard compatible with PHP 7.4-8.2
- Updated all SCA tools
- General changes in Eslint and StyleLint Rules
Full Changelog: d89c6f7...4.0.0