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(switchable-runtime): Make it possible to switch between edge and server runtime in dev #39327

Merged
merged 22 commits into from Sep 7, 2022

Commits on Aug 4, 2022

  1. Move middlewareManifest from module scope, should be revalidated each…

    … build
    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    794f1b9 View commit details
    Browse the repository at this point in the history
  2. Invalidate server and edge when runtime has changed from one to the o…

    …ther
    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    de26faf View commit details
    Browse the repository at this point in the history
  3. Tests for changing runtime

    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a1fb10b View commit details
    Browse the repository at this point in the history
  4. Move entries deleting to on-demand-entry-handler

    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c6ecbed View commit details
    Browse the repository at this point in the history
  5. Always emit files without comparing

    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    fc8b98d View commit details
    Browse the repository at this point in the history
  6. Unflakify tests

    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    65d5062 View commit details
    Browse the repository at this point in the history
  7. fix lint

    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f7f9dd7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'canary' into api-switch-runtime

    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5c0150b View commit details
    Browse the repository at this point in the history
  9. the return returns

    Hannes Bornö committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7cdf254 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

    …pi-switch-runtime
    Hannes Bornö committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    799b1df View commit details
    Browse the repository at this point in the history
  2. Move deletion

    Hannes Bornö committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ee1a849 View commit details
    Browse the repository at this point in the history
  3. Add invalidate

    Hannes Bornö committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bbad378 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Merge branch 'canary' into api-switch-runtime

    Hannes Bornö committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    87b680e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Append the runtime to the filename in dev

    Hannes Bornö committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c745d94 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' of https://github.com/hanneslund/next.js into a…

    …pi-switch-runtime
    Hannes Bornö committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    29bf939 View commit details
    Browse the repository at this point in the history
  3. Remove invalidate call

    Hannes Bornö committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    dc68db8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

    …pi-switch-runtime
    Hannes Bornö committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    896640d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Clean up

    Hannes Bornö committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a79a3b5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' into api-switch-runtime

    Hannes Bornö committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    081a873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e7dc5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'canary' into api-switch-runtime

    # Conflicts:
    #	test/e2e/switchable-runtime/index.test.ts
    ijjk committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    aab7d9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7616482 View commit details
    Browse the repository at this point in the history