Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vercel/edge-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: vercel/edge-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 9 commits
  • 22 files changed
  • 5 contributors

Commits on Oct 7, 2022

  1. feat(jest-environment): make EdgeVM options overrideable (#162)

    * Update index.ts
    
    * Create popular-chairs-excercise.md
    
    * Update index.ts
    
    * Rename popular-chairs-excercise.md to popular-chairs-exercise.md
    balazsorban44 authored Oct 7, 2022
    1
    Copy the full SHA
    f91a0b7 View commit details
  2. Version Packages (beta) (#163)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Kikobeats and github-actions[bot] authored Oct 7, 2022
    1
    Copy the full SHA
    660365d View commit details

Commits on Oct 11, 2022

  1. fix: don't delete headers in a redirect (#170)

    * fix: don't delete headers in a redirect
    
    * Create selfish-insects-suffer.md
    Kikobeats authored Oct 11, 2022
    1
    Copy the full SHA
    4cee8dd View commit details
  2. Version Packages (beta) (#171)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Kikobeats and github-actions[bot] authored Oct 11, 2022
    1
    Copy the full SHA
    e397899 View commit details

Commits on Oct 14, 2022

  1. fix(format): should format success on null prototyped object (#167)

    * fix(format): should format success on null prototyped object
    
    * refactor(format): add case for null prototype
    
    Co-authored-by: Kiko Beats <[email protected]>
    await-ovo and Kikobeats authored Oct 14, 2022
    1
    Copy the full SHA
    5b7ee0a View commit details
  2. build(deps-dev): bump @types/jest from 28.1.3 to 28.1.8 (#165)

    * build(deps-dev): bump @types/jest from 28.1.3 to 28.1.8
    
    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.3 to 28.1.8.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update pnpm-lock.yaml
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Oct 14, 2022
    1
    Copy the full SHA
    103a2cc View commit details
  3. 1
    Copy the full SHA
    daa1181 View commit details
  4. 1
    Copy the full SHA
    bf759ab View commit details
  5. Version Packages (beta) (#173)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Kikobeats and github-actions[bot] authored Oct 14, 2022
    1
    Copy the full SHA
    411d358 View commit details
Loading