Releases: TheDragonCode/laravel-json-response
Releases · TheDragonCode/laravel-json-response
3.0.1
3.0.0
Changed
- Drop old PHP and Laravel versions by @andrey-helldar in #40
2.5.1
Fixed
- Fixed an error in setting requests for exceptions by @andrey-helldar in #38
2.5.0
v2.4.0
What's Changed
- Added Laravel 10 support by @andrey-helldar in #31, #32
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Added ability to assign middleware to specific route groups by @andrey-helldar in #26
- Added declare strict types by @andrey-helldar in #27
Full Changelog: v2.2.3...v2.3.0
v2.2.3
v2.2.2
What's Changed
- SetHeaderMiddleware::handle(): Return value must be of type Illuminate\Http\JsonResponse, Illuminate\Http\Response returned by @andrey-helldar in #11
- Bump TheDragonCode/php-codestyler from 1.8.5 to 1.8.6 by @dependabot in #10
- Fixed loading middleware by @andrey-helldar in #12
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Update composer.json by @andrey-helldar in #9
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Small refactoring by @andrey-helldar in #4
- Added response typing by @andrey-helldar in #5
- Added
lmc/http-constants
package by @andrey-helldar in #6
Full Changelog: v2.1.0...v2.2.0