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

Use app router template #9186

Open
wants to merge 18 commits into
base: v-next
Choose a base branch
from
Open

Use app router template #9186

wants to merge 18 commits into from

Commits on Jun 26, 2024

  1. fix(deps): update prisma monorepo to v5.16.0 (keystonejs#9188)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Cousens <[email protected]>
    renovate[bot] and dcousens committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    09ffee1 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency slate-react to ^0.106.0 (keystonejs#9187)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3c413cd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. generate app router

    gautamsi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    03ea35f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a57d1 View commit details
    Browse the repository at this point in the history
  3. shim useRouter

    gautamsi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9f6036f View commit details
    Browse the repository at this point in the history
  4. cleanup

    gautamsi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    060e5c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe422f View commit details
    Browse the repository at this point in the history
  6. fix ci errors

    gautamsi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bab349a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    164e018 View commit details
    Browse the repository at this point in the history
  8. fix redirects

    skip ui tests
    gautamsi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    86764fd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    b0a414a View commit details
    Browse the repository at this point in the history
  2. fix links

    gautamsi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d06137c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d60c6c View commit details
    Browse the repository at this point in the history
  4. revert basePath defaults

    gautamsi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    69bae99 View commit details
    Browse the repository at this point in the history
  5. fix loading of custom config

    gautamsi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    71621b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e1bc8f View commit details
    Browse the repository at this point in the history
  7. fix more examples

    gautamsi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b7cf1ef View commit details
    Browse the repository at this point in the history
  8. fix rest of examples

    gautamsi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f86b3fd View commit details
    Browse the repository at this point in the history