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

Remove @memoize decorator usage in library #179

Merged
merged 4 commits into from
Sep 22, 2024
Merged

Conversation

guyca
Copy link
Collaborator

@guyca guyca commented Sep 22, 2024

Using decorators in the library potentially caused build issues under certain configurations.

This should mitigate the chance of it breaking builds if skipLibCheck isn't set in tsconfig
@guyca guyca merged commit 2adefb0 into master Sep 22, 2024
2 checks passed
@guyca guyca deleted the removeMemoizeDecorator branch September 22, 2024 11:34
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.

1 participant