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

Update Next.js to 9.4.4 #71

Merged
merged 79 commits into from
Jul 21, 2020
Merged

Update Next.js to 9.4.4 #71

merged 79 commits into from
Jul 21, 2020

Commits on Jul 15, 2020

  1. Update Next.js to 9.4.4

    kmjennison committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    db791d4 View commit details
    Browse the repository at this point in the history
  2. Delete .env file

    kmjennison committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    31a358f View commit details
    Browse the repository at this point in the history
  3. Add 404 page

    kmjennison committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    b794e02 View commit details
    Browse the repository at this point in the history
  4. Revert "Delete .env file"

    This reverts commit 31a358f.
    kmjennison committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    5b95a56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d1847d View commit details
    Browse the repository at this point in the history
  6. Try Next 9.4.2

    kmjennison committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    54a5c8a View commit details
    Browse the repository at this point in the history
  7. Revert to Next 9.4.4

    kmjennison committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a57314f View commit details
    Browse the repository at this point in the history
  8. Add TODO

    kmjennison committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    fcdca79 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Use next/app

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    2f2de64 View commit details
    Browse the repository at this point in the history
  2. Add a test page

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    04d7440 View commit details
    Browse the repository at this point in the history
  3. Rename test page

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    8267f3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    587214a View commit details
    Browse the repository at this point in the history
  5. Try Next.js canary

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    907bf66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a58d3d4 View commit details
    Browse the repository at this point in the history
  7. Fix test

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    258a8af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46083e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    733c162 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb0a3e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5bc4eac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    488d4a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a861ee7 View commit details
    Browse the repository at this point in the history
  14. Remove redirect

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    f10defd View commit details
    Browse the repository at this point in the history
  15. Try Vercel rewrites

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    20594e3 View commit details
    Browse the repository at this point in the history
  16. Revert "Try Vercel rewrites"

    This reverts commit 20594e3.
    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    252b4be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a0552d3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3dd1238 View commit details
    Browse the repository at this point in the history
  19. Disable trailing slash

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    6b0efb6 View commit details
    Browse the repository at this point in the history
  20. Update comments

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    ee9b708 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b6817c5 View commit details
    Browse the repository at this point in the history
  22. Add redirect

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    6e702dc View commit details
    Browse the repository at this point in the history
  23. Revert "Try putting pages directly into pages dir"

    This reverts commit 587214a.
    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a64a449 View commit details
    Browse the repository at this point in the history
  24. Remove test page

    kmjennison committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0696d45 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5d79186 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fc791e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    54143c4 View commit details
    Browse the repository at this point in the history
  2. Revert SW scope settings

    kmjennison committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    13886e4 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    42c8f72 View commit details
    Browse the repository at this point in the history
  4. Fix JSON

    kmjennison committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    46429b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c23f651 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0410f9e View commit details
    Browse the repository at this point in the history
  7. Add .vercel to gitignore

    kmjennison committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    45c37bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68c463e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    aeee720 View commit details
    Browse the repository at this point in the history
  2. Debug

    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d0c01e5 View commit details
    Browse the repository at this point in the history
  3. Revert "Debug"

    This reverts commit d0c01e5.
    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ad25e30 View commit details
    Browse the repository at this point in the history
  4. Try latest Next build

    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    31243b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f07cb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dec681 View commit details
    Browse the repository at this point in the history
  7. Add TODO

    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    233b24e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7555e3b View commit details
    Browse the repository at this point in the history
  9. Disable trailing slash

    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    f7d7f15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4371653 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e8e13ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ed7c88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a40fc8c View commit details
    Browse the repository at this point in the history
  14. Revert "Delete test for removed error page"

    This reverts commit a40fc8c.
    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    c9d2554 View commit details
    Browse the repository at this point in the history
  15. Revert "Try removing custom error page"

    This reverts commit 4ed7c88.
    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    fc3b08d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    16f0d0c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    34f6dbf View commit details
    Browse the repository at this point in the history
  18. Revert "Try manually redirecting trailing slash in Vercel to non-trai…

    …ling in Next"
    
    This reverts commit 34f6dbf.
    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    548ca19 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f138f18 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8fe14f9 View commit details
    Browse the repository at this point in the history
  21. Revert "Remove test page"

    This reverts commit 0696d45.
    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    117396b View commit details
    Browse the repository at this point in the history
  22. Try removing Next redirect

    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ba51121 View commit details
    Browse the repository at this point in the history
  23. Try disabling cleanUrls

    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    94d6d22 View commit details
    Browse the repository at this point in the history
  24. Disable trailing slash

    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3d945f4 View commit details
    Browse the repository at this point in the history
  25. Revert "Disable trailing slash"

    This reverts commit 3d945f4.
    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9c774f0 View commit details
    Browse the repository at this point in the history
  26. Revert "Try disabling cleanUrls"

    This reverts commit 94d6d22.
    kmjennison committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    cf183d1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fee0d6a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    afe7470 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    73ec3dc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5cf3c02 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Add comments

    kmjennison committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    f083fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740a49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f45f4 View commit details
    Browse the repository at this point in the history
  4. Fix SW script URL

    kmjennison committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    cabb3ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff355cf View commit details
    Browse the repository at this point in the history
  6. Add newline

    kmjennison committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    0f4e52e View commit details
    Browse the repository at this point in the history
  7. Remove example

    kmjennison committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    09ad3be View commit details
    Browse the repository at this point in the history