File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,19 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 1.0.9 " ></a >
12
+ ## [ 1.0.9] - 2024-11-12
13
+ ### Bug Fixes
14
+ - ** PaginatorDataPipe:** Change data output structure for resources
15
+ - ** Pipes:** Prevent JsonResource wrapping for paginated data
16
+
17
+ ### Build
18
+ - ** composer:** Update PHPStan and dependencies version constraints
19
+
20
+ ### CI
21
+ - ** facade:** Add new PHPDoc annotations and methods in ApiResponseFacade
22
+
23
+
11
24
<a name =" 1.0.8 " ></a >
12
25
## [ 1.0.8] - 2024-11-11
13
26
### Bug Fixes
@@ -261,7 +274,8 @@ new pipes for proper header and error handling.
261
274
- ** apiResponse:** Refactor API response tests to use instance method
262
275
263
276
264
- [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/1.0.8...HEAD
277
+ [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/1.0.9...HEAD
278
+ [ 1.0.9 ] : https://github.com/guanguans/laravel-api-response/compare/1.0.8...1.0.9
265
279
[ 1.0.8 ] : https://github.com/guanguans/laravel-api-response/compare/1.0.7...1.0.8
266
280
[ 1.0.7 ] : https://github.com/guanguans/laravel-api-response/compare/1.0.6...1.0.7
267
281
[ 1.0.6 ] : https://github.com/guanguans/laravel-api-response/compare/1.0.5...1.0.6
You can’t perform that action at this time.
0 commit comments