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: bind options #139

Merged
merged 3 commits into from
May 17, 2022
Merged

fix: bind options #139

merged 3 commits into from
May 17, 2022

Conversation

DJTB
Copy link
Collaborator

@DJTB DJTB commented May 17, 2022

I missed updating a small change in how params were passed (object changed to single vars for the memoize deep equal check) for one of our helper methods.

This affected the ability to pass two of the options to the bind function in the browser.

This PR fixes that issue, and also adds a few more checks and balances to the release process to ensure the cypress tests run, and that they run on the minified production build (to match real usage).

I wonder how long it would take to convert src to typescript 🤔, this would have been caught immediately 😿

@DJTB DJTB self-assigned this May 17, 2022
@DJTB DJTB merged commit 13150aa into master May 17, 2022
@DJTB DJTB deleted the fix-bind-options branch May 17, 2022 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant