1. 07 2月, 2020 3 次提交
    • J
      Add initial SSG fallback handling (#10424) · 3099f088
      JJ Kasper 提交于
      * Add initial SSG fallback handling
      
      * Remove extra changes and update fallback handling
      
      * Remove extra timeout for testing
      
      * Update SSG tests in dynamic-routing suite
      
      * Add racing to decide between rendering fallback and data
      
      * Update size-limit test
      
      * Update comment
      
      * Make sure to follow correct route change order
      
      * Make comment more verbose for racing
      
      * Revert getStaticData to only return Promise
      
      * Make sure to update URL on fallback
      
      * Add retrying for data, de-dupe initial fallback request, and merge fallback replace
      
      * Update to add preload for fallback pages data
      
      * Add test for data preload link
      
      * Use pre-built fallback in production mode
      
      * Remove preload link for fallback from _document
      
      * Update to make sure fallback is rendered correctly for serverless
      3099f088
    • J
      Remove unused dependency @types/babel-types (#10448) · 5e4850ce
      Jan Potoms 提交于
      `@types/babel-types` doesn't seem to be in use anymore. `babel-types` is not used anywhere and `@babel/types` has its own typings included.
      5e4850ce
    • L
      Update utm links in create-next-app (#10442) · ea5c5164
      Luis Alvarez D 提交于
      * Updated links
      
      * Use default-example as the medium
      
      * Apply suggestion
      Co-authored-by: NJJ Kasper <jj@jjsweb.site>
      ea5c5164
  2. 06 2月, 2020 6 次提交
  3. 05 2月, 2020 9 次提交
  4. 04 2月, 2020 8 次提交
  5. 03 2月, 2020 9 次提交
  6. 02 2月, 2020 2 次提交
  7. 01 2月, 2020 3 次提交