Skip to content
Permalink
canary

Commits on Mar 30, 2021

  1. v10.1.2

    timneutkens committed Mar 30, 2021
  2. v10.1.2-canary.0

    timneutkens committed Mar 30, 2021

Commits on Mar 29, 2021

  1. v10.1.1

    timneutkens committed Mar 29, 2021
  2. v10.1.1-canary.0

    timneutkens committed Mar 29, 2021
  3. Make eslint opt-in until it lands on stable (#23509)

    timneutkens committed Mar 29, 2021
  4. v10.1.0

    timneutkens committed Mar 29, 2021
  5. v10.0.10-canary.14

    timneutkens committed Mar 29, 2021
  6. Update webpack5.md

    timneutkens committed Mar 29, 2021
  7. Update manifest.json

    timneutkens committed Mar 29, 2021
  8. v10.0.10-canary.13

    timneutkens committed Mar 29, 2021
  9. Temporarily remove the automatic opt-in for webpack5 (#23497)

    timneutkens committed Mar 29, 2021
  10. Add os-browserify dep (#23354)

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    5 people committed Mar 29, 2021

Commits on Mar 24, 2021

  1. v10.0.10-canary.9

    timneutkens committed Mar 24, 2021

Commits on Mar 23, 2021

  1. Add polyfills for node_modules that are covered in webpack 4 to webpa…

    …ck 5 (#23316)
    
    Brings back the remaining Node.js module polyfills to not break existing apps upgrading from webpack 4 to webpack 5.
    
    Fixes #23169
    
    
    
    ## Bug
    
    - [x] Related issues linked using `fixes #number`
    - [x] Integration tests added
    
    ## Feature
    
    - [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
    - [ ] Related issues linked using `fixes #number`
    - [ ] Integration tests added
    - [ ] Documentation added
    - [ ] Telemetry added. In case of a feature if it's used or not.
    
    ## Documentation / Examples
    
    - [ ] Make sure the linting passes
    timneutkens committed Mar 23, 2021
  2. Update static-dir-deprecated.md

    timneutkens committed Mar 23, 2021
  3. Add manifest of error pages (#23310)

    ## Bug
    
    - [ ] Related issues linked using `fixes #number`
    - [ ] Integration tests added
    
    ## Feature
    
    - [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
    - [ ] Related issues linked using `fixes #number`
    - [ ] Integration tests added
    - [ ] Documentation added
    - [ ] Telemetry added. In case of a feature if it's used or not.
    
    ## Documentation / Examples
    
    - [x] Make sure the linting passes
    timneutkens committed Mar 23, 2021

Commits on Mar 22, 2021

  1. v10.0.10-canary.7

    timneutkens committed Mar 22, 2021

Commits on Mar 19, 2021

  1. Add PR template

    timneutkens committed Mar 19, 2021
  2. v10.0.10-canary.5

    timneutkens committed Mar 19, 2021
  3. Update CODEOWNERS

    timneutkens committed Mar 19, 2021

Commits on Mar 18, 2021

  1. Add note about multiple requests when using incremental static genera…

    …tion (#23190)
    timneutkens committed Mar 18, 2021
  2. v10.0.10-canary.4

    timneutkens committed Mar 18, 2021

Commits on Mar 17, 2021

  1. v10.0.10-canary.2

    timneutkens committed Mar 17, 2021

Commits on Mar 9, 2021

  1. v10.0.9-canary.3

    timneutkens committed Mar 9, 2021

Commits on Mar 8, 2021

  1. Upgrade webpack 5 (#22864)

    Upgrades webpack 5 to the latest version.
    timneutkens committed Mar 8, 2021
  2. v10.0.9-canary.1

    timneutkens committed Mar 8, 2021

Commits on Mar 3, 2021

  1. v10.0.8-canary.14

    timneutkens committed Mar 3, 2021

Commits on Feb 22, 2021

  1. Reduce webpack watcher aggregate timing (#22418)

    Reduces the time the watcher waits for events coming in before compiling.
    timneutkens committed Feb 22, 2021

Commits on Feb 19, 2021

  1. v10.0.8-canary.5

    timneutkens committed Feb 19, 2021
  2. Delay server compilation until client compilation is done in developm…

    …ent (#22187)
    
    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people committed Feb 19, 2021

Commits on Feb 16, 2021

  1. v10.0.8-canary.0

    timneutkens committed Feb 16, 2021

Commits on Feb 12, 2021

  1. v10.0.7-canary.8

    timneutkens committed Feb 12, 2021
  2. Check if parentspan is provided in profiler (#22061)

    Co-authored-by: Dale Bustad <dale@divmain.com>
    timneutkens and divmain committed Feb 12, 2021

Commits on Feb 9, 2021

  1. Fix profiling plugin for next build (#21989)

    Makes sure `yarn trace build` works.
    timneutkens committed Feb 9, 2021
Older