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: Automatically prefer localized pathnames that are more specific #983

Merged

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    2550e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa7d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    012de6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1837b98 View commit details
    Browse the repository at this point in the history
  5. Add playwright tests

    fkapsahili committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    752f01e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update middleware docs

    fkapsahili committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3d4d3a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    cd438a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd2573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40c994a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/automatically-prefer-localized-pathnames' of https:…

    …//github.com/fkapsahili/next-intl into fix/automatically-prefer-localized-pathnames
    fkapsahili committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    bc659c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7a8bfb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d13fcf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efe8a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update packages/next-intl/src/middleware/utils.tsx

    Co-authored-by: Jan Amann <jan@amann.work>
    fkapsahili and amannn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1f00897 View commit details
    Browse the repository at this point in the history
  2. Update packages/next-intl/src/middleware/utils.tsx

    Co-authored-by: Jan Amann <jan@amann.work>
    fkapsahili and amannn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    effc0e6 View commit details
    Browse the repository at this point in the history
  3. Update packages/next-intl/test/middleware/middleware.test.tsx

    Co-authored-by: Jan Amann <jan@amann.work>
    fkapsahili and amannn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    961c61f View commit details
    Browse the repository at this point in the history
  4. Update packages/next-intl/test/middleware/middleware.test.tsx

    Co-authored-by: Jan Amann <jan@amann.work>
    fkapsahili and amannn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9e9fd75 View commit details
    Browse the repository at this point in the history
  5. Update packages/next-intl/test/middleware/middleware.test.tsx

    Co-authored-by: Jan Amann <jan@amann.work>
    fkapsahili and amannn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d983757 View commit details
    Browse the repository at this point in the history
  6. Update packages/next-intl/test/middleware/middleware.test.tsx

    Co-authored-by: Jan Amann <jan@amann.work>
    fkapsahili and amannn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2708b17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    686882a View commit details
    Browse the repository at this point in the history
  8. Update packages/next-intl/test/middleware/utils.test.tsx

    Co-authored-by: Jan Amann <jan@amann.work>
    fkapsahili and amannn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bad1728 View commit details
    Browse the repository at this point in the history
  9. Fix misspellings

    fkapsahili committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f73628a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f3acb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    59561c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Rename new functions to indicate we're operating on segments (e.g. `i…

    …sDynamicRoute` was used from a previous iteration of the feature)
    amannn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    635a4bf View commit details
    Browse the repository at this point in the history