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

App directory next/link dynamic href dev error #43074

Merged
merged 23 commits into from Nov 25, 2022

Commits on Nov 18, 2022

  1. Add new error link

    Hannes Bornö committed Nov 18, 2022
    Copy the full SHA
    68e1e67 View commit details
    Browse the repository at this point in the history
  2. Move getSegmentParam to utils

    Hannes Bornö committed Nov 18, 2022
    Copy the full SHA
    a52276b View commit details
    Browse the repository at this point in the history
  3. Error in next/link if in dev with the app router when href interpolat…

    …ion is found
    Hannes Bornö committed Nov 18, 2022
    Copy the full SHA
    8c5f10c View commit details
    Browse the repository at this point in the history
  4. Add e2e tests

    Hannes Bornö committed Nov 18, 2022
    Copy the full SHA
    1525ffd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'canary' into app-dir-href-interpolation

    Hannes Bornö committed Nov 18, 2022
    Copy the full SHA
    e3d3982 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge branch 'canary' of https://github.com/hanneslund/next.js into a…

    …pp-dir-href-interpolation
    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    8f49664 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    d606565 View commit details
    Browse the repository at this point in the history
  3. Move back getSegmentParam to app-render

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    388b8bc View commit details
    Browse the repository at this point in the history
  4. Update error

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    9743bda View commit details
    Browse the repository at this point in the history
  5. Update next/link

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    e2ce1f3 View commit details
    Browse the repository at this point in the history
  6. Update tests

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    4263c7f View commit details
    Browse the repository at this point in the history
  7. move function

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    227b4f4 View commit details
    Browse the repository at this point in the history
  8. Also check for dynamic string in link

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    0753727 View commit details
    Browse the repository at this point in the history
  9. Update error

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    cb7479c View commit details
    Browse the repository at this point in the history
  10. Update tests

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    e310e41 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'canary' into app-dir-href-interpolation

    Hannes Bornö committed Nov 21, 2022
    Copy the full SHA
    6ad1ed3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge branch 'canary' into app-dir-href-interpolation

    Hannes Bornö committed Nov 22, 2022
    Copy the full SHA
    2c91d17 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' into app-dir-href-interpolation

    Hannes Bornö committed Nov 22, 2022
    Copy the full SHA
    820f1a6 View commit details
    Browse the repository at this point in the history
  3. Don't error if as prop is provided

    Hannes Bornö committed Nov 22, 2022
    Copy the full SHA
    8f317a4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'canary' into app-dir-href-interpolation

    Hannes Bornö committed Nov 22, 2022
    Copy the full SHA
    8caf522 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Merge branch 'canary' of https://github.com/hanneslund/next.js into a…

    …pp-dir-href-interpolation
    Hannes Bornö committed Nov 24, 2022
    Copy the full SHA
    26e336b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update errors/app-dir-dynamic-href.md

    Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
    hanneslund and timneutkens committed Nov 25, 2022
    Copy the full SHA
    c7cca36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8ecbda4 View commit details
    Browse the repository at this point in the history