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: resolve next-server from next app directory and not from plugin #2059

Merged

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    8d8d8ae View commit details
    Browse the repository at this point in the history
  2. fix: update api handler

    pieh committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    e7ae048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15c1bdd View commit details
    Browse the repository at this point in the history
  4. fix: server.spec.ts

    pieh committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    4b64c17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1933824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e06157d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffae6a2 View commit details
    Browse the repository at this point in the history
  8. fix: server.spec.ts (again)

    pieh committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d50c047 View commit details
    Browse the repository at this point in the history
  9. fix: index.spec.ts

    pieh committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c5a4afd View commit details
    Browse the repository at this point in the history
  10. chore: diff cleanup

    pieh committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    48468bc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    33c28ae View commit details
    Browse the repository at this point in the history
  2. fix: adjust import

    pieh committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    be8bc6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caef767 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. test: add integration test

    pieh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    56aa4f7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into fix/use-next-director…

    …y-when-resolving-server-for-handler
    pieh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1e48952 View commit details
    Browse the repository at this point in the history
  3. test: log npm version

    pieh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    22e2fa2 View commit details
    Browse the repository at this point in the history
  4. test: install newer npm/node

    pieh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6e229c9 View commit details
    Browse the repository at this point in the history
  5. test: bump timeout for setup

    pieh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    74ab70e View commit details
    Browse the repository at this point in the history
  6. test: ensure test page is ssr

    pieh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e4fadf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1774f47 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    bbff3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade1a2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610d73f View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into fix/use-next-director…

    …y-when-resolving-server-for-handler
    pieh committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    917d3ce View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge remote-tracking branch 'origin/main' into fix/use-next-director…

    …y-when-resolving-server-for-handler
    pieh committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1b01485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04f3164 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update packages/runtime/src/templates/server.ts

    Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
    pieh and nickytonline committed May 2, 2023
    Configuration menu
    Copy the full SHA
    92dcf3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a9670 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    6e4d78a View commit details
    Browse the repository at this point in the history
  2. chore: automatic linting

    LekoArts committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8f71783 View commit details
    Browse the repository at this point in the history
  3. chore: fix linting

    LekoArts committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9efa6cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a92dbac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    767dca9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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