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(theming): harden getColor memoization key generation #1966

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

jzempel
Copy link
Member

@jzempel jzempel commented Oct 30, 2024

Description

Improve memoization key generation for getColor and getColorV8 usage that doesn't provide the expected theme argument type. See updated tests for the issues solved by this PR.

Detail

Also slips in missing Migration Guide documentation.

@coveralls
Copy link

Coverage Status

coverage: 95.901% (+0.01%) from 95.89%
when pulling fb960c4 on jzempel/fix-memoization
into 1c6ac75 on main.

@jzempel jzempel merged commit 3dc00a8 into main Oct 31, 2024
9 checks passed
@jzempel jzempel deleted the jzempel/fix-memoization branch October 31, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants