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: modernweb-dev/web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @web/dev-server@0.3.7
Choose a base ref
...
head repository: modernweb-dev/web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @web/dev-server@0.4.0
Choose a head ref
  • 15 commits
  • 74 files changed
  • 3 contributors

Commits on Jul 19, 2023

  1. set node version to 18

    koddsson committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a3e3004 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. chore(deps): bump esbuild from 0.17.19 to 0.19.2

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.19.2.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.17.19...v0.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and koddsson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c4cf785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d57fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758054f View commit details
    Browse the repository at this point in the history
  4. add a changelog entry

    koddsson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8218a0a View commit details
    Browse the repository at this point in the history
  5. run prettier

    koddsson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    21a037a View commit details
    Browse the repository at this point in the history
  6. update esbuild

    koddsson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6913c67 View commit details
    Browse the repository at this point in the history
  7. update more esbuild

    koddsson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d6be76b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5a445b View commit details
    Browse the repository at this point in the history
  9. change minor to major

    koddsson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7631d5e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. generate changeset

    koddsson committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c185cba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2420 from modernweb-dev/dependabot/npm_and_yarn/e…

    …sbuild-0.19.2
    
    chore(deps): bump esbuild from 0.17.19 to 0.19.2
    koddsson authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bd7db2c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2394 from koddsson/set-node-engines-to-node-18

    set node version to 18
    koddsson authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d0079c6 View commit details
    Browse the repository at this point in the history
  4. Version Packages

    github-actions[bot] committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    835bb24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10c7ef1 View commit details
    Browse the repository at this point in the history
Loading