I don't know if most SPA frameworks offer this sort of functionality, but with intercooler.js you can send response headers to trigger client-side events (or, if you are feeling hacky, to evaluate raw javascript.)
This can be used to trigger a full browser refresh when the application topology had changed dramatically.
This can be used to trigger a full browser refresh when the application topology had changed dramatically.