That wraps it up for today. I updated the #nearlyheadless boilerplate with a few quality of life improvements, but most importantly, I’ve created a way to clear a session’s cache by setting a cookie in the browser.
That wraps it up for today. I updated the #nearlyheadless boilerplate with a few quality of life improvements, but most importantly, I’ve created a way to clear a session’s cache by setting a cookie in the browser.
If you have a theme built using this boilerplate, you should run npm update as well as composer update. This will update the dependencies, and give you a way to add the setup middleware necessary to use it. See:
https://t.co/yi1l0IxYV1 One of the updated dependencies is the Underpin module, with 3 key updates:
Make use_compatibility_mode extendable
Introduce helper method to flush cache from the server
Introduce way to force a session to clear their cache
Leave a Reply