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

fix(nuxt): skip router middleware/redirections for islands #24421

Merged
merged 14 commits into from Nov 29, 2023

Commits on Nov 23, 2023

  1. Copy the full SHA
    65859b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    401d425 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    19e099a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d6f267f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Copy the full SHA
    65d3c2c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    36220df View commit details
    Browse the repository at this point in the history
  3. chore: set back comment

    huang-julien committed Nov 24, 2023
    Copy the full SHA
    efcf069 View commit details
    Browse the repository at this point in the history
  4. fix: fix import

    huang-julien committed Nov 24, 2023
    Copy the full SHA
    04c201a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    80702ef View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c48b354 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    716b09b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Apply suggestions from code review

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    huang-julien and danielroe committed Nov 28, 2023
    Copy the full SHA
    50168a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update packages/nuxt/src/core/runtime/nitro/renderer.ts

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    harlan-zw and danielroe committed Nov 29, 2023
    Copy the full SHA
    e2007ff View commit details
    Browse the repository at this point in the history
  2. fix: don't set current route as island url by default

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    huang-julien and danielroe committed Nov 29, 2023
    Copy the full SHA
    621f494 View commit details
    Browse the repository at this point in the history