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

fix(nestjs-query): can specify 0 as filter value #6023

Merged

Conversation

yamadayutaka
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

  • Cannot specify 0 as filter value
  • Cannot specify "" as filter value

What is the new behavior?

  • Can specify 0 as filter value
  • Can specify "" as filter value

fixes #6022

Notes for reviewers

@yamadayutaka yamadayutaka requested a review from a team as a code owner June 7, 2024 12:23
Copy link

changeset-bot bot commented Jun 7, 2024

🦋 Changeset detected

Latest commit: 8ebc7b9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@refinedev/nestjs-query Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@BatuhanW BatuhanW added this to the July Release milestone Jun 7, 2024
@BatuhanW BatuhanW changed the base branch from master to releases/july June 20, 2024 08:47
@BatuhanW BatuhanW merged commit 8217028 into refinedev:releases/july Jun 20, 2024
19 checks passed
@BatuhanW BatuhanW mentioned this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot specify 0 as filter value in the Nestjs-Query Data Provider
4 participants