1. 23 4月, 2019 5 次提交
    • T
      Add Typescript compilation (#7110) · c7955832
      Tim Neutkens 提交于
      c7955832
    • T
      v8.1.1-canary.2 · 4d8a9fd8
      Tim Neutkens 提交于
      4d8a9fd8
    • L
      Replace the typescript compiler with @babel/preset-typescript (#7016) · 08a60666
      Luis Fernando Alvarez D 提交于
      * Added babel typescript for the core files
      
      * Add __NEXT_VERSION
      
      * Added noop.js to the babel taskfile
      
      * Only include dynamic-import-node for the bin task
      
      * Added babel-plugin-dynamic-import-node
      
      * Use loose option to prevent Object.defineProperty
      
      * Enable loose in preset and enable compact mode
      
      * Disable compact and loose to compare
      
      * Re-enable compact and loose
      08a60666
    • L
      Add more TypeScript types (#7054) · 29f71bfc
      Luis Fernando Alvarez D 提交于
      * Moved server/lib/utils.js to Typescript
      
      * moved _app.js to Typescript
      
      * Moved _error.js to Typescript
      
      * Added argument for custom props in _app and _error
      
      * Moved _document.js to Typescript
      
      * updated one test
      
      * Updated types and added a validation for _document props
      
      * Improved types
      
      * Fixed some types
      
      * Updated AppType
      
      * Fixed some tests
      
      * Added missing import
      
      * Removed a not very useful type
      
      * Fix missing type
      
      * Move @types/styled-jsx
      
      * Fix typescript errors
      29f71bfc
    • J
      v8.1.1-canary.1 · 87f60f56
      Joe Haddad 提交于
      87f60f56
  2. 22 4月, 2019 3 次提交
  3. 17 4月, 2019 2 次提交
  4. 15 4月, 2019 1 次提交
  5. 13 4月, 2019 1 次提交
  6. 12 4月, 2019 3 次提交
  7. 11 4月, 2019 5 次提交
    • J
      v8.0.5-canary.30 · 3add5380
      Joe Haddad 提交于
      3add5380
    • J
      v8.0.5-canary.29 · b7091104
      Joe Haddad 提交于
      b7091104
    • J
      v8.0.5-canary.28 · 54e94547
      Joe Haddad 提交于
      54e94547
    • J
      Use next.config env and packages to calculate hashes (#7001) · 711d45b6
      JJ Kasper 提交于
      * Use next.config env and packages to calculate
      hashes for chunk-graph
      
      * Remove example from testing
      
      * remove left over import
      
      * Tweak behavior
      711d45b6
    • J
      Add Flying Shuttle v1 (#6991) · c2d0a4ef
      Joe Haddad 提交于
      * Add Flying Shuttle v1
      
      * Add serverless file restoration
      
      * Add another message
      
      * Update test
      
      * Resolve page version last
      
      * Print number of changed pages
      
      * Remove old tests
      
      * Re-add head build ID writing
      
      * Change syntax appearance
      
      * Start adding test components
      
      * Fix react loadable manifest
      
      * Complicate dynamic testing
      
      * Fix first build missing head build id
      
      * Remove flying shuttle tests
      c2d0a4ef
  8. 10 4月, 2019 3 次提交
  9. 09 4月, 2019 1 次提交
  10. 08 4月, 2019 4 次提交
  11. 07 4月, 2019 5 次提交
  12. 06 4月, 2019 2 次提交
  13. 05 4月, 2019 5 次提交