1. 11 12月, 2019 8 次提交
  2. 10 12月, 2019 8 次提交
    • J
      Refactor next-server some for easier page checking (#9671) · da1ef506
      JJ Kasper 提交于
      * De-dupe pagesManifest
      
      * Update handleApiRequest a bit
      
      * Simplify handleApiRequest a bit
      
      * Update packages/next/next-server/server/next-server.ts
      Co-authored-by: NJoe Haddad <joe.haddad@zeit.co>
      da1ef506
    • J
      Add checking of custom routes for invalid fields (#9434) · 6c103ef5
      JJ Kasper 提交于
      * Add checking of custom routes for invalid fields
      
      * Remove un-used test imports
      
      * Mentioned statusCode can be undefined in error message
      
      * Update test
      
      * Update invalid routes output
      
      * Add checking to make sure source/destination start with slash
      
      * Update import
      6c103ef5
    • J
      v9.1.6-canary.0 · 551daaf1
      Joe Haddad 提交于
      551daaf1
    • J
      Adding Router as an app level dep (#9675) · 12c83fb7
      Janicklas Ralph 提交于
      * Adding native-url package
      
      * Bumping native-url version
      
      * Upgrading native-url
      
      * Logging stats object for debugging
      
      * Logging stats object for debugging
      
      * Adding try catch to the error lines
      
      * Experimenting with regex
      
      * Experimenting with regex
      
      * Experimenting with regex
      
      * Testing regex changes
      
      * Fixing defer-script test case to not include polyfill.js
      
      * Meging changes with existing polyfill work
      
      * Bumping version
      
      * adjust webpack config
      
      * Reduce size in size test
      
      * Remove 1kb from legacy
      
      * Bumping native-url version, includes fix for IE11
      
      * Update lock file
      
      * Updating native-url, fixes issue on IE11
      
      * Fix sourcemap being added in document
      
      * Adding Router as an app level dep. Fixes Router not being added as a dep to pages without Link when granularChunks is enabled
      
      * Fix typescript error
      12c83fb7
    • J
      Update api-support test suite (#9673) · 8a370d1f
      JJ Kasper 提交于
      8a370d1f
    • J
      Refactor Webpack Configuration (#9651) · 9b6ea9d4
      Joe Haddad 提交于
      * WIP
      
      * Move data experiment
      
      * Do not throw away rules
      
      * Remove test code
      
      * Correct next data behavior
      
      * Add support for async composing
      
      * Remove unnecessary workaround
      
      * Rename Field
      9b6ea9d4
    • J
      v9.1.5 · d64587e1
      Joe Haddad 提交于
      d64587e1
    • J
      v9.1.5-canary.17 · c4821c7a
      Joe Haddad 提交于
      c4821c7a
  3. 09 12月, 2019 4 次提交
  4. 08 12月, 2019 1 次提交
  5. 07 12月, 2019 12 次提交
  6. 06 12月, 2019 7 次提交