Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add template and error file types #39808

Merged
merged 27 commits into from Sep 9, 2022

Commits on Aug 22, 2022

  1. Copy the full SHA
    206798c View commit details
    Browse the repository at this point in the history
  2. Add fallback for template

    timneutkens committed Aug 22, 2022
    Copy the full SHA
    f68d056 View commit details
    Browse the repository at this point in the history
  3. Remove log

    timneutkens committed Aug 22, 2022
    Copy the full SHA
    44fed5b View commit details
    Browse the repository at this point in the history
  4. Handle error boundary

    timneutkens committed Aug 22, 2022
    Copy the full SHA
    85d0db2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cdfb688 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2c859cf View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7403eb1 View commit details
    Browse the repository at this point in the history
  8. Remove throw

    timneutkens committed Aug 22, 2022
    Copy the full SHA
    8427936 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Copy the full SHA
    bddbc44 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ce6f67c View commit details
    Browse the repository at this point in the history
  3. Fix type

    timneutkens committed Aug 23, 2022
    Copy the full SHA
    1a1a7ba View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    99775c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Copy the full SHA
    33c4d2c View commit details
    Browse the repository at this point in the history
  2. Apply changes again

    timneutkens committed Sep 7, 2022
    Copy the full SHA
    74443d6 View commit details
    Browse the repository at this point in the history
  3. Fix type error

    timneutkens committed Sep 7, 2022
    Copy the full SHA
    ca7a111 View commit details
    Browse the repository at this point in the history
  4. Use new segment path

    timneutkens committed Sep 7, 2022
    Copy the full SHA
    3492a2a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    430b5bc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Copy the full SHA
    eeba0f3 View commit details
    Browse the repository at this point in the history
  2. Add test for error.js

    timneutkens committed Sep 8, 2022
    Copy the full SHA
    65c1176 View commit details
    Browse the repository at this point in the history
  3. Fix broken path

    timneutkens committed Sep 8, 2022
    Copy the full SHA
    c8cbe91 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    20a6b5b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aacb1df View commit details
    Browse the repository at this point in the history
  6. Update packages/next/build/webpack/loaders/next-app-loader.ts

    Co-authored-by: Jiachi Liu <inbox@huozhi.im>
    timneutkens and huozhi committed Sep 8, 2022
    Copy the full SHA
    a9be299 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Copy the full SHA
    43a196f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    68bb2c8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add/template-error-loading' of github.com:timneutkens/n…

    …ext.js into add/template-error-loading
    timneutkens committed Sep 9, 2022
    Copy the full SHA
    bba458d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    033bcb6 View commit details
    Browse the repository at this point in the history