You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-20Lines changed: 6 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,6 @@
7
7
*[97cdb6b3f](https://github.com/api-platform/core/commit/97cdb6b3f43471789e096c9dc3a0c3c7b6d4e43c) fix(state): remove ProcessorInterface laravel specific type
8
8
*[b12a0d005](https://github.com/api-platform/core/commit/b12a0d005fda58a162b82a3574e6ee877838a55b) fix(graphql): register types for parameter args (#6895)
9
9
10
-
### Features
11
-
12
10
## v4.0.13
13
11
14
12
### Bug fixes
@@ -19,8 +17,6 @@
19
17
20
18
Also contains [v3.4.10 changes](#v3410).
21
19
22
-
### Features
23
-
24
20
## v4.0.12
25
21
26
22
### Bug fixes
@@ -32,16 +28,12 @@ Also contains [v3.4.10 changes](#v3410).
32
28
33
29
Also contains [v3.4.9 changes](#v349).
34
30
35
-
### Features
36
-
37
31
## v4.0.11
38
32
39
33
### Bug fixes
40
34
41
35
*[af66075fd](https://github.com/api-platform/core/commit/af66075fdd6b83bdebc1c4ca33cc0ab7e1a7f8af) fix(laravel): fix foregin keys (relations) beeing in attributes (#6843)
42
36
43
-
### Features
44
-
45
37
*[2d59c6369](https://github.com/api-platform/core/commit/2d59c63699b4602cfe4d62504896c6d4121c1be4) feat(laravel): belongs to many relations (#6818)
46
38
47
39
Also contains [v3.4.8 changes](#v348).
@@ -56,8 +48,6 @@ Also contains [v3.4.8 changes](#v348).
56
48
57
49
Also contains [v3.4.7 changes](#v347).
58
50
59
-
### Features
60
-
61
51
## v4.0.9
62
52
63
53
### Bug fixes
@@ -68,16 +58,12 @@ Also contains [v3.4.7 changes](#v347).
68
58
69
59
Also contains [v3.4.6 changes](#v346).
70
60
71
-
### Features
72
-
73
61
## v4.0.8
74
62
75
63
### Bug fixes
76
64
77
65
*[dddb97075](https://github.com/api-platform/core/commit/dddb97075af9c6e2517e1881b803c9d31a1913cf) fix(symfony): default formats order (#6780)
78
66
79
-
### Features
80
-
81
67
## v4.0.7
82
68
83
69
### Bug fixes
@@ -89,8 +75,6 @@ Also contains [v3.4.6 changes](#v346).
89
75
*[736ca045e](https://github.com/api-platform/core/commit/736ca045e6832f04aaa002ddd7b85c55df4696bb) fix(validator): allow to pass both a ConstraintViolationList and a previous exception (#6762)
90
76
*[9ac3661b6](https://github.com/api-platform/core/commit/9ac3661b6a75255832203b87a9ba7994add64061) fix(hydra): store and use hydra context in a local variable (#6765)
91
77
92
-
### Features
93
-
94
78
## v4.0.6
95
79
96
80
### Bug fixes
@@ -101,8 +85,6 @@ Also contains [v3.4.6 changes](#v346).
*[ac6f667f3](https://github.com/api-platform/core/commit/ac6f667f301f6c4c399a707faf00567239bd98d8) fix(laravel): collection relations other than HasMany (#6737)
103
87
104
-
### Features
105
-
106
88
*[cecd77149](https://github.com/api-platform/core/commit/cecd77149795c1a455ac72bc3ed0606413e69900) feat(laravel): use laravel cache setting (#6751)
107
89
108
90
## v4.0.5
@@ -112,8 +94,6 @@ Also contains [v3.4.6 changes](#v346).
112
94
*[4171d5f9c](https://github.com/api-platform/core/commit/4171d5f9cd41731b857c53a186270ba0626baedf) fix(graphql): register query parameter arguments with filters (#6726)
113
95
*[48ab53816](https://github.com/api-platform/core/commit/48ab53816c55e6116aa64ac81f522f4b7b9bb9f6) fix(laravel): make command writes to app instead of src (#6723)
*[ab03b5544](https://github.com/api-platform/core/commit/ab03b5544f742b98a39cc23fc157f1be7a2e0c63) fix(openapi): typing issue with `openapiContext` in `#[ApiProperty]` (#6910)
0 commit comments