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

feat(next): Support has match and locale option on middleware config #39257

Merged
merged 53 commits into from Aug 31, 2022

Commits on Aug 2, 2022

  1. Copy the full SHA
    5edac48 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    75475a6 View commit details
    Browse the repository at this point in the history
  3. fix more tests

    nkzawa committed Aug 2, 2022
    Copy the full SHA
    3a8d6d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Copy the full SHA
    e27e7f5 View commit details
    Browse the repository at this point in the history
  2. fix for lint

    nkzawa committed Aug 3, 2022
    Copy the full SHA
    2a44308 View commit details
    Browse the repository at this point in the history
  3. fix a test

    nkzawa committed Aug 3, 2022
    Copy the full SHA
    6ed85dc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a314fe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    bbe1426 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    234b5f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Copy the full SHA
    db20496 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Copy the full SHA
    cc3b703 View commit details
    Browse the repository at this point in the history
  2. fix import

    ijjk committed Aug 9, 2022
    Copy the full SHA
    385b8b4 View commit details
    Browse the repository at this point in the history
  3. Migrate integration test to e2e

    ijjk committed Aug 9, 2022
    Copy the full SHA
    fe6cbe4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c76a2ea View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Copy the full SHA
    f7dbee4 View commit details
    Browse the repository at this point in the history
  2. fix type

    nkzawa committed Aug 10, 2022
    Copy the full SHA
    2d8c33c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    75d332f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2d0c608 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update test/e2e/middleware-custom-matchers-basepath/test/index.test.ts

    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    nkzawa and ijjk committed Aug 11, 2022
    Copy the full SHA
    f7bf097 View commit details
    Browse the repository at this point in the history
  2. Update test/e2e/middleware-custom-matchers-basepath/test/index.test.ts

    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    nkzawa and ijjk committed Aug 11, 2022
    Copy the full SHA
    505096c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f76c4ad View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6aa12cb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Copy the full SHA
    5004a5a View commit details
    Browse the repository at this point in the history
  2. improve type check

    nkzawa committed Aug 12, 2022
    Copy the full SHA
    9073ae3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0f211fa View commit details
    Browse the repository at this point in the history
  4. use it.each

    nkzawa committed Aug 12, 2022
    Copy the full SHA
    7474ed2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Copy the full SHA
    f2c1cf1 View commit details
    Browse the repository at this point in the history
  2. revert edge-function routes

    nkzawa committed Aug 15, 2022
    Copy the full SHA
    1e4b122 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Copy the full SHA
    53cb1fa View commit details
    Browse the repository at this point in the history
  2. fix broken conflict fix

    nkzawa committed Aug 16, 2022
    Copy the full SHA
    02cf24c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Copy the full SHA
    cae0e22 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Copy the full SHA
    19336f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Copy the full SHA
    45d3a91 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Copy the full SHA
    9306bd6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf0e49c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8b5ac93 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Copy the full SHA
    76c64e8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4dede19 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Copy the full SHA
    b37e362 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07efbce View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5158250 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Copy the full SHA
    4039594 View commit details
    Browse the repository at this point in the history
  2. add a test for _next/data

    nkzawa committed Aug 25, 2022
    Copy the full SHA
    88c6362 View commit details
    Browse the repository at this point in the history
  3. fix for lint

    nkzawa committed Aug 25, 2022
    Copy the full SHA
    e4b206c View commit details
    Browse the repository at this point in the history
  4. fix format

    nkzawa committed Aug 25, 2022
    Copy the full SHA
    ee907c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Copy the full SHA
    5b2f6fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    315d8f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Copy the full SHA
    05cc1b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Copy the full SHA
    d425bf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Copy the full SHA
    0e37d56 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f1942c1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cac69d7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    14711cf View commit details
    Browse the repository at this point in the history