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

refactor!: rename shift to circularShift #156

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

aleclarson
Copy link
Member

@aleclarson aleclarson commented Aug 6, 2024

Tip

The owner of this PR can publish a preview release by commenting /publish in this PR. Afterwards, anyone can try it out by running pnpm add radashi@pr<PR_NUMBER>.

Summary

The name "shift" conflicts with the array method, so be more specific to avoid confusion.

Related issue, if any:

https://github.com/orgs/radashi-org/discussions/103

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed
  • Related benchmarks have been added or updated, if needed

Does this PR introduce a breaking change?

Yes

Bundle impact

Status File Size

@aleclarson aleclarson added the BREAKING CHANGE Not backwards compatible label Aug 6, 2024
@aleclarson aleclarson changed the base branch from main to next August 7, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE Not backwards compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants