Skip to content

πŸ—‘οΈπŸšš Deprecate fc.dedup in favor of fc.clone #1063

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

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Oct 14, 2020

In a nutshell

Deprecate fc.dedup in favor of fc.clone.

fc.clone is 100% identical to fc.dedup. In the future, we should maybe provide a codemod helper to help our users during the migration (but for the moment, nothing has changed from an user point of view so it can be done later).

Related to #530

❌ New feature
❌ Fix an issue
❌ Documentation improvement
βœ”οΈ Other: rename existing feature

(βœ”οΈ: yes, ❌: no)

Potential impacts

None

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8206ea2:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 96.279% when pulling 8206ea2 on rename-dedup into d2a0cbb on master.

@dubzzz dubzzz merged commit cb5a2e8 into master Oct 14, 2020
@dubzzz dubzzz deleted the rename-dedup branch October 14, 2020 18:18
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