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

utils: remove always true parameter #270

Merged
merged 1 commit into from Feb 8, 2022

Conversation

XhmikosR
Copy link
Collaborator

@XhmikosR XhmikosR commented Nov 10, 2021

These are internal functions AFAICT and the indexed parameter is always true. Not sure if there's something else I might be missing; if so let me know :)

Non-whitespace diff: https://github.com/MohammadYounes/rtlcss/pull/270/files?w=1

@XhmikosR XhmikosR marked this pull request as ready for review November 16, 2021 17:11
@MohammadYounes
Copy link
Owner

The utils is exposed through context. This change might break it for anyone who looked into the code and used the none indexed call.

@XhmikosR
Copy link
Collaborator Author

All right, let's move this to v4.0.0 then? I'll keep it as a draft until then and you can mark it as ready and merge it.

@XhmikosR XhmikosR marked this pull request as draft November 30, 2021 12:39
@XhmikosR XhmikosR marked this pull request as ready for review February 8, 2022 09:00
@MohammadYounes MohammadYounes merged commit 20203c4 into MohammadYounes:master Feb 8, 2022
@XhmikosR XhmikosR deleted the guard branch February 8, 2022 10:48
@XhmikosR
Copy link
Collaborator Author

XhmikosR commented Feb 8, 2022

@MohammadYounes will the next release be a major version bump (4.0.0)? If so we could drop Node.js 10 support and land more stuff.

@MohammadYounes
Copy link
Owner

@XhmikosR Yes, it would be great if you finalize other PRs as well.

@XhmikosR
Copy link
Collaborator Author

XhmikosR commented Feb 8, 2022

I'll do but better wait until postcss is fixed and we unpin the dep before making the new release.

@MohammadYounes
Copy link
Owner

that's the plan👍

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.

None yet

2 participants