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: eggjs/examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: eggjs/examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: egg-v4
Choose a head ref
  • 10 commits
  • 33 files changed
  • 3 contributors

Commits on Dec 29, 2024

  1. feat: hello world for egg v4

    fengmk2 committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    511dd6d View commit details
    Browse the repository at this point in the history
  2. feat: upgrade to egg v4

    BREAKING CHANGE: drop Node.js < 18.19.0 support
    
    part of eggjs/egg#3644
    
    eggjs/egg#5257
    fengmk2 committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    62be764 View commit details
    Browse the repository at this point in the history
  3. update eggbin

    fengmk2 committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    8ceb918 View commit details
    Browse the repository at this point in the history
  4. test on tegg v3

    fengmk2 committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    67321cd View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. use egg-scripts v3

    fengmk2 committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    07ac2b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. use @eggjs/scripts v4

    fengmk2 committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    6dac52f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. f

    fengmk2 committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    be4466b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Update bin/test.sh

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    fengmk2 and coderabbitai[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    93a6ea1 View commit details
    Browse the repository at this point in the history
  2. Update bin/test.sh

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    fengmk2 and coderabbitai[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    75dd0ef View commit details
    Browse the repository at this point in the history
  3. add body-parser-example

    fengmk2 committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    97125cb View commit details
    Browse the repository at this point in the history
Loading