As outlined in #67 the suspense boundary of the router has been removed. This provides the application developers the power (but also the responsibility) on what should be rendered before we start sending data to the client. This is mentioned in the React Docs briefly but desires further explanation.