You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancement: use a different version of the lazyload script depending on browser support of IntersectionObserver. Browsers supporting this feature should see a great improvement.`
Enhancement: update rel="preload" polyfill to latest version
Regression fix: prevent minified file returning a 404 error because of a query string in the filename
Regression fix: correctly prevent jQuery from being deferred when WordPress is installed in a subdirectory
Regression fix: prevent a fatal error "undefined method cancel_process()"
Regression fix: prevent a white screen in some cases when HTML minification is enabled
Regression fix: prevent PHP warning on $rocket_js_enqueue_in_head because it's not set
Regression fix: prevent white label from being applied when it shouldn't
Regression fix: prevent a conflict between CDN and combine CSS/JS where the original files were being removed but the combined files were not added to the HTML