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

make getStaticPaths work with optional catch-all routes #13559

Merged
merged 15 commits into from
Jun 1, 2020

Commits on May 29, 2020

  1. make getStaticPaths work

    Janpot committed May 29, 2020
    Configuration menu
    Copy the full SHA
    7715f21 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Fix trailing slashes

    Janpot committed May 31, 2020
    Configuration menu
    Copy the full SHA
    a31a6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f531af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f41966 View commit details
    Browse the repository at this point in the history
  4. add null/undefined handling

    Janpot committed May 31, 2020
    Configuration menu
    Copy the full SHA
    899707f View commit details
    Browse the repository at this point in the history
  5. typo

    Janpot committed May 31, 2020
    Configuration menu
    Copy the full SHA
    feb7b1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85ba8ac View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    2e50c86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f3c48c View commit details
    Browse the repository at this point in the history
  3. add fallback: true tests

    Janpot committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    48d91f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f99af4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a305dd View commit details
    Browse the repository at this point in the history
  6. Fix indentation

    Janpot committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    f3b327a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    002d297 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07c1f9d View commit details
    Browse the repository at this point in the history