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

Upgrade to pagy 9 #23

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Upgrade to pagy 9 #23

wants to merge 4 commits into from

Conversation

DonMat
Copy link

@DonMat DonMat commented Sep 6, 2024

I've done refactor introduced in Pagy v9.x that changes items to limit

Copy link
Member

@dim dim left a comment

Choose a reason for hiding this comment

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

Thanks! Minor comment

CHANGELOG.md Show resolved Hide resolved
@dim
Copy link
Member

dim commented Sep 9, 2024

Sorry, looks like you also need to change Github action settings to exclude Ruby 3.0

@@ -1,3 +1,20 @@
### 0.9.0

- Pin to Pagy 9.x.
Copy link
Member

Choose a reason for hiding this comment

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

I would just say:

- BREAKING: Use Pagy 9.x. This contains breaking changes, see [CHANGELOG.md](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md#version-900)
- BREAKING: Rename `items` parameter to `limit` to align with latest Pagy naming convention.

Remove the rest, it's too verbose and doesn't tell much to the actual user :)

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.

2 participants