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
# [1.4.0](v1.3.2...v1.4.0) (2022-07-29)
### Bug Fixes
* **ci:** add php ctype extension ([6051409](6051409))
* **composer:** update the composer.lock file. ([b006710](b006710))
* **deps:** perform tests on a site-blank profile instead of site-default ([8eb1f84](8eb1f84))
* **deps:** update ci run for php 8 ([b49f7e0](b49f7e0))
* **deps:** update php dependencies to work with php 8.1 ([96465c3](96465c3))
* **deps:** upgrade processwire/processwire to version 3.0.184 ([f44209c](f44209c))
* **deps:** upgrade processwire/processwire to version 3.0.200 ([6ca94ad](6ca94ad))
* **deps:** use processwire/processwire as a "vcs" repository. ([caf27b3](caf27b3))
* **deps:** use site-default for testing instead of site-blank ([a00703e](a00703e))
* **third-party-fieldtype:** allow multiple types to be created by third-party fieldtypes ([2146054](2146054))
### Features
* **deps:** upgrade php dependencies ([530a72e](530a72e))
* **graphiql:** add support for request headers ([c0fb4be](c0fb4be))
* **type:** add support for $page->references() api ([5049715](5049715))
***composer:** update the composer.lock file. ([b006710](https://github.com/dadish/ProcessGraphQL/commit/b006710ddd25ca22af97c4239b51529baa38727c))
8
+
***deps:** perform tests on a site-blank profile instead of site-default ([8eb1f84](https://github.com/dadish/ProcessGraphQL/commit/8eb1f84ee3a60aa6f8c8bac011ea4cab791c81de))
9
+
***deps:** update ci run for php 8 ([b49f7e0](https://github.com/dadish/ProcessGraphQL/commit/b49f7e0b6d5551b07217cd9e3cfece9ab9199b6b))
10
+
***deps:** update php dependencies to work with php 8.1 ([96465c3](https://github.com/dadish/ProcessGraphQL/commit/96465c36ad7e58e6dd6f4980b391fc12a3963ecc))
11
+
***deps:** upgrade processwire/processwire to version 3.0.184 ([f44209c](https://github.com/dadish/ProcessGraphQL/commit/f44209cdd0afb8c4f783ad527b15a060e2cc691c))
12
+
***deps:** upgrade processwire/processwire to version 3.0.200 ([6ca94ad](https://github.com/dadish/ProcessGraphQL/commit/6ca94ad9febc46303fd28ee24b0af5d7e2bf7cdc))
13
+
***deps:** use processwire/processwire as a "vcs" repository. ([caf27b3](https://github.com/dadish/ProcessGraphQL/commit/caf27b3061b8c9010e112b8202aa46bdcf424c6e))
14
+
***deps:** use site-default for testing instead of site-blank ([a00703e](https://github.com/dadish/ProcessGraphQL/commit/a00703eb45ef490af74be8a391a2de8965cf2eae))
15
+
***third-party-fieldtype:** allow multiple types to be created by third-party fieldtypes ([2146054](https://github.com/dadish/ProcessGraphQL/commit/2146054f942a784b07d843959d01109e6dd96862))
***graphiql:** add support for request headers ([c0fb4be](https://github.com/dadish/ProcessGraphQL/commit/c0fb4beece26453d46f782fc95df1fa29b476051))
22
+
***type:** add support for $page->references() api ([5049715](https://github.com/dadish/ProcessGraphQL/commit/50497158a305e9b14d780a1051f8d91cf3caaa91))
0 commit comments