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

Framework: Bump rememo dependency to latest #2312

Merged
merged 1 commit into from
Aug 11, 2017
Merged

Framework: Bump rememo dependency to latest #2312

merged 1 commit into from
Aug 11, 2017

Conversation

aduth
Copy link
Member

@aduth aduth commented Aug 9, 2017

This pull request seeks to bump our rememo dependency to its latest version. This is a project I maintain as a side-project. I've been obsessing over memoization performance the past couple weeks and have made a number of significant optimizations. There should be no major incompatibilities with these changes, only speeeeeed.

Changelog

Testing instructions:

Verify there are no generally no regressions, particularly related to memoized selectors (visual editor blocks listing, accurate block order on change, accurate saved post content on change, "dirtiness" updating on change).

Ensure tests pass:

npm test

@aduth aduth added the Framework Issues related to broader framework topics, especially as it relates to javascript label Aug 9, 2017
@aduth aduth merged commit a358434 into master Aug 11, 2017
@aduth aduth deleted the update/rememo branch August 11, 2017 12:10
ceyhun pushed a commit that referenced this pull request Jun 17, 2020
Allow writing custom HTML in HTML mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues related to broader framework topics, especially as it relates to javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant