Skip to content

Framework: Bump rememo dependency to latest#2312

Merged
aduth merged 1 commit intomasterfrom
update/rememo
Aug 11, 2017
Merged

Framework: Bump rememo dependency to latest#2312
aduth merged 1 commit intomasterfrom
update/rememo

Conversation

@aduth
Copy link
Copy Markdown
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