# [1.2.1] - 2024-12-05
## Change
- Remove another noisy strict rules.

# [1.2.0] - 2024-11-29
## Change
- Loosen phpstan rules strictness.
## Added
- Use `phpstan/phpstan` v2

# [1.1.4] - 2024-10-29
## Change
- Revert changes from 1.1.2, as `phpstan/phpstan-strict-rules` no longer expose ability to disable `empty()` check alone.

# [1.1.3] - 2024-10-29
## Fixed
- Invalid `rules.neon` format

# [1.1.2] - 2024-10-29
## Changed
- Don't enforce avoiding `empty()` calls.

# [1.1.1] - 2024-09-11
## Changed
- Update WooCommerce stubs library.

# [1.1.0] - 2023-11-20
## Added
- Included most of PHPStan's strict rules in configuration.

# [1.0.0] - 2023-11-17
## Added
- Initial project release with basic configuration.
