• A
    Implement the Singleton Router API (#429) · 22776c2e
    Arunoda Susiripala 提交于
    * Immplement the initial singleton Router.
    
    * Use the new SingletonRouter for HMR error handling.
    
    * Use SingletonRouter inside the Link.
    
    * Create an example app using the Router.
    
    * Make the url parameter optional in Router.push and Router.replace
    
    * Add a section about next/router in the README.
    22776c2e
link.js 1.7 KB