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

Fix references to metaOverride #100

Merged
merged 3 commits into from
Mar 18, 2023
Merged

Conversation

planttheidea
Copy link
Owner

Reason for change

I noticed that the createCustomEqual contract return statement in the documentation included the third metaOverride parameter which was present during early beta versions of v5. I would have updated it in-place, however it appears the fallback typings (index.d.ts) also included this reference, so it has usage implications.

Change

Align the fallback typings and documentation with the programmatically-built typings, which does not have a metaOverride parameter.

@planttheidea planttheidea merged commit 19327e5 into master Mar 18, 2023
@planttheidea planttheidea deleted the fix-references-to-metaoverride branch March 18, 2023 14:16
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

1 participant