# Changelog

All notable changes to `error-solutions` will be documented in this file.

## 2.0.4 - 2025-11-28

### What's Changed

* fix: casted the error code to int before comparison by @yuriy-sorokin in https://github.com/spatie/error-solutions/pull/42

### New Contributors

* @yuriy-sorokin made their first contribution in https://github.com/spatie/error-solutions/pull/42

**Full Changelog**: https://github.com/spatie/error-solutions/compare/2.0.3...2.0.4

## 2.0.3 - 2025-11-26

### What's Changed

* Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/error-solutions/pull/40
* Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/spatie/error-solutions/pull/41

### New Contributors

* @thecaliskan made their first contribution in https://github.com/spatie/error-solutions/pull/40

**Full Changelog**: https://github.com/spatie/error-solutions/compare/2.0.2...2.0.3

## 2.0.2 - 2025-11-06

### What's Changed

* Update issue template by @AlexVanderbist in https://github.com/spatie/error-solutions/pull/36
* Update MissingViteManifestSolutionProvider.php to include bun by @fylzero in https://github.com/spatie/error-solutions/pull/39
* Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/spatie/error-solutions/pull/37
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/error-solutions/pull/35

### New Contributors

* @AlexVanderbist made their first contribution in https://github.com/spatie/error-solutions/pull/36
* @fylzero made their first contribution in https://github.com/spatie/error-solutions/pull/39

**Full Changelog**: https://github.com/spatie/error-solutions/compare/2.0.1...2.0.2

## 2.0.1 - 2025-07-01

- Rewrite transformer

## 2.0.0 - 2025-05-15

- Removes legacy stuff for Ignition
- Removes dependency on Laravel for PHP framework agnostic parts
- Fixes some issues which were raised by PHPStan

## 1.1.3 - 2025-02-14

### What's Changed

* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/error-solutions/pull/26
* Update phpstan/phpstan requirement from ^1.11 to ^2.1 by @dependabot in https://github.com/spatie/error-solutions/pull/25
* Remove unneccesary conditional in "Run Tests" workflow by @duncanmcclean in https://github.com/spatie/error-solutions/pull/27
* Supports Laravel 12 by @duncanmcclean in https://github.com/spatie/error-solutions/pull/28

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.1.2...1.1.3

## 1.1.2 - 2024-12-11

### What's Changed

* Documentation link should follow the latest major version by @mshukurlu in https://github.com/spatie/error-solutions/pull/17
* Replace implicitly nullable parameters for PHP 8.4 by @txdFabio in https://github.com/spatie/error-solutions/pull/22

### New Contributors

* @mshukurlu made their first contribution in https://github.com/spatie/error-solutions/pull/17
* @txdFabio made their first contribution in https://github.com/spatie/error-solutions/pull/22

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.1.1...1.1.2

## 1.1.1 - 2024-07-25

### What's Changed

* Fix OpenAI response text links by @Lukaaashek in https://github.com/spatie/error-solutions/pull/9

### New Contributors

* @Lukaaashek made their first contribution in https://github.com/spatie/error-solutions/pull/9

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.1.0...1.1.1

## 1.1.0 - 2024-07-22

### What's Changed

* Allow to customize OpenAI Model by @arnebr in https://github.com/spatie/error-solutions/pull/7

### New Contributors

* @arnebr made their first contribution in https://github.com/spatie/error-solutions/pull/7

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.0.5...1.1.0

## 1.0.5 - 2024-07-09

### What's Changed

* Legacy `RunnableSolution` should continue to extend legacy `Solution` by @duncanmcclean in https://github.com/spatie/error-solutions/pull/6

### New Contributors

* @duncanmcclean made their first contribution in https://github.com/spatie/error-solutions/pull/6

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.0.4...1.0.5

## 1.0.4 - 2024-06-28

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.0.3...1.0.4

## 1.0.3 - 2024-06-27

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.0.2...1.0.3

## 1.0.2 - 2024-06-26

### What's Changed

* Fix AI solutions
* Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in https://github.com/spatie/error-solutions/pull/1

### New Contributors

* @dependabot made their first contribution in https://github.com/spatie/error-solutions/pull/1

**Full Changelog**: https://github.com/spatie/error-solutions/compare/0.0.1...1.0.2

## 1.0.1 - 2024-06-21

- Add the legacy string comperator

**Full Changelog**: https://github.com/spatie/error-solutions/compare/1.0.0...1.0.1

## 1.0.0 - 2024-06-12

- Initial release

**Full Changelog**: https://github.com/spatie/error-solutions/compare/0.0.1...1.0.0

## 0.0.1 - 2024-06-11

**Full Changelog**: https://github.com/spatie/error-solutions/commits/0.0.1
