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: Add support for basePath in middleware and navigation APIs #699

Merged
merged 8 commits into from
Dec 6, 2023

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    ae7c8d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f25d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Dec 6, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/243-base-path-am…

    …annn
    
    # Conflicts:
    #	packages/next-intl/src/middleware/NextIntlMiddlewareConfig.tsx
    #	packages/next-intl/src/middleware/getAlternateLinksHeaderValue.tsx
    #	packages/next-intl/src/middleware/middleware.tsx
    #	packages/next-intl/src/middleware/resolveLocale.tsx
    #	packages/next-intl/test/middleware/middleware.test.tsx
    amannn committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    231dccd View commit details
    Browse the repository at this point in the history
  2. First draft

    amannn committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    14db2e8 View commit details
    Browse the repository at this point in the history
  3. Fixed

    amannn committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    69e3bc6 View commit details
    Browse the repository at this point in the history
  4. Docs

    amannn committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5a0c90d View commit details
    Browse the repository at this point in the history
  5. Cleanup

    amannn committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9da9d82 View commit details
    Browse the repository at this point in the history