Skip to content

add sort direction to orderBy - #51

Merged
kudima03 merged 3 commits into
kudima03:mainfrom
StanislavKozachenko:feat/order-by-direction
May 25, 2026
Merged

add sort direction to orderBy#51
kudima03 merged 3 commits into
kudima03:mainfrom
StanislavKozachenko:feat/order-by-direction

Conversation

@StanislavKozachenko

Copy link
Copy Markdown
Contributor

Closes #27. Introduces orderByItem wrapper with required field and optional direction ("asc" | "desc", default "asc"). Updates orderBy.items ref and migrates sample 12.

@kudima03
kudima03 self-requested a review May 25, 2026 12:57

@kudima03 kudima03 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is fine but new semantic tag, changelog record, readme records are necessary

@kudima03 kudima03 self-assigned this May 25, 2026
@kudima03
kudima03 merged commit a99751f into kudima03:main May 25, 2026
1 check passed
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.

Add sort direction (asc / desc) to orderBy

2 participants