Releases: spatie/laravel-fractal
Releases · spatie/laravel-fractal
4.4.0
- add
fractal_class
to config file
4.3.0
- Add baseUrl support for the JsonApi serializer
4.2.0
- Nothing changed! Something went wrong with tagging the last version so we had to bump the version a bit?
4.0.2
- fixes bug where a passed serializer wouldn't be used
4.0.1
- fixes bug where a passed serializer wouldn't be used
4.0.0
- add compatiblity with fractal 0.16 through fractalistic 2.0
3.5.0
- add compatiblity with Lumen
3.4.1
- fix resolving
Fractal::class
out of the container
3.4.0
- add support for passing paginators to the
data
argument offractal()
3.3.1
bind laravel-fractal
as a singleton