Skip to content

Conversation

@jasonbahl
Copy link
Collaborator

@jasonbahl jasonbahl commented Apr 10, 2024

Release Notes

New Features

  • #3073: feat: expose hasPassword and password fields on Post objects. Thanks @justlevine!
  • #3091: feat: introduce actions and filters for GraphQL Admin Notices

Chores / Bugfixes

  • #3079: fix: GraphiQL IDE test failures
  • #3084: perf: refactor PluginConnectionResolver to only fetch plugins once. Thanks @justlevine! (edit: This was not included in this release and was improperly documented. Will be part of a future release).
  • #3092: ci: test against wp 6.5
  • #3093: ci: Update actions in GitHub workflows and cleanup. Thanks @justlevine!
  • #3093: chore: update Composer dev-deps and lint. Thanks @justlevine!

jasonbahl and others added 30 commits March 14, 2024 15:21
test(3063): Adds test for #3603
- remove wp-env from package.json and put it in its own .wp-env.json file
- remove unused remark scripts
- remove .remarkrc
- add jest dependencies
jasonbahl and others added 24 commits April 1, 2024 11:29
feat: expose `hasPassword` and `password` fields on Post objects
- introduce `graphql_admin_notices_render_notice` action
- introduce `graphql_admin_notices_is_plugin_scoped_page` filter
…le-adjustments

feat: introduce actions and filters for GraphQL Admin Notices
…-php8.1

- update testing integration to test against 6.5-php83, 6.5-php8.2 and 6.5-php8.1
chore: update Composer dev-deps and lint.
ci: Update actions in GitHub workflows and cleanup
@jasonbahl jasonbahl self-assigned this Apr 10, 2024
@coveralls
Copy link

Coverage Status

coverage: 84.373%. remained the same
when pulling 8a3d8f8 on release/v1.23.0
into 181c9e0 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants