Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v2.1.1 #170

Merged
merged 17 commits into from
Feb 8, 2024
Merged

release: v2.1.1 #170

merged 17 commits into from
Feb 8, 2024

Conversation

jasonbahl
Copy link
Contributor

Release Notes

Chores / Bugfixes

  • #167: fix: pagination on connection fields
  • #166: fix: errors when querying fields of the acfe_date_range_picker field type
  • #165: fix: user field returning all publicly queryable users

…on a node

- update test suite to add a published post by editor and published post by author so that more than 1 user are public in the environment
- update textFieldTest to test querying the text field on a post
- update UserFieldTest to test querying the user field (failing test)
…ults of resolve_field

- update test suites
- Add test for querying the daterangepicker
…gs _before_ the resolver is instantiated, and then use set_query_args to override some args after the resolver is instantiated. This allows for args such as `in` or `include` to be used by the ConnectionResolver in determining things like pagination and cursor slicing
fix: user field returning all publicly queryable users
…-on-connection-fields

# Conflicts:
#	src/FieldType/User.php
…fields

fix: pagination on connection fields
…error

fix: errors when querying fields of the `acfe_date_range_picker` field type
@jasonbahl jasonbahl requested a review from josephfusco February 8, 2024 16:21
@jasonbahl jasonbahl self-assigned this Feb 8, 2024
@jasonbahl jasonbahl merged commit e2e71bf into main Feb 8, 2024
@jasonbahl jasonbahl added the release Pull request intended for a release label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Pull request intended for a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant