Releases: technway/graphql-starter
Releases · technway/graphql-starter
v1.4.0
03 Feb 05:30
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-02-03)
Features
GraphQL: add social sharing URLs to posts (841e262 )
v1.3.0
02 Feb 06:14
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-02-02)
Features
add new constant for config and refactor code (295e2e6 )
Miscellaneous Chores
composer: add .gitattributes for a smaller package (28ade23 )
v1.2.1
30 Jan 07:11
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-01-30)
Bug Fixes
composer: resolve version mismatch between composer.json and Git tags (6f264c9 )
Miscellaneous Chores
1.1.0 (2025-01-30)
30 Jan 06:14
Compare
Sorry, something went wrong.
No results found
Features
add docs and tests for post comments (ee88ee3 )
add like/unlike functionality for posts (82126df )
add posts pagination docs and tests (4703284 )
add theme configuration file (69eba1c )
Bug Fixes
import file responsible for like/unlike functionality (26b8de9 )
resolve 'Publishing failed' error (d028d89 )
Miscellaneous Chores
decrease initialized CPTs/CFs by default (1a0c261 )
1.0.0 (2025-01-28)
28 Jan 14:50
Compare
Sorry, something went wrong.
No results found
Features
add support for navigation menus (067738d )
redirect FE and REST requests to wp-admin instead of /graphql (5ebd2f2 )
Bug Fixes
ensure reliable FE redirection to /graphql (937112f )
gracefully load theme without WPGraphQL (2e3a16d )
undefined variable in CustomField class (410360e )