We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3527e commit c1482beCopy full SHA for c1482be
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.4.1
4
+
5
+* Improve performance of the dev environment and deprecate the `api_platform.metadata_cache` parameter
6
+* Fix a BC break in `SearchFilter`
7
+* Don't send HTTP cache headers for unsuccessful responses
8
+* GraphQL: parse input and messenger metadata on the GraphQl operation
9
+* GraphQL: do not enable graphql when `webonyx/graphql-php` is not installed
10
11
## 2.4.0
12
13
* Listeners are now opt-in when not handling API Platform operations
0 commit comments