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: midwayjs/midway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.4
Choose a base ref
...
head repository: midwayjs/midway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.5
Choose a head ref
  • 17 commits
  • 39 files changed
  • 5 contributors

Commits on Jul 24, 2019

  1. fix(boilerplate) update plugin declaration

    hzgotb committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    7995bda View commit details
    Browse the repository at this point in the history
  2. chore(deps): update deps for midway-bin, midway-core, midway-init

    - eslint to ^6.1.0
    - fs-extra to ^8.1.0
    - globby to ^10.0.1
    waitingsong committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    2970743 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update deps for midway-bin, midway-core, midway-init (#296)

    chore(deps): update deps for midway-bin, midway-core, midway-init
    czy88840616 authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    744014f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    389ad9d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. chore(boilerplate): fix building issue cause of .tsbuildinfo

    It will no output during tsc incremental build if outDir is empty and .tsbuildinfo exists.
    Add scripts `npm run clean` to unlink files in outDir and file .tsbuildinfo .
    waitingsong committed Jul 28, 2019
    2 Configuration menu
    Copy the full SHA
    732fee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. fix: compatible with midway mock

    思忠 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    d738b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a816a8 View commit details
    Browse the repository at this point in the history
  3. fix: compatible with midway mock (#299)

    fix: compatible with midway mock
    czy88840616 authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    af9e356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    469926b View commit details
    Browse the repository at this point in the history
  5. chore(boilerplate): fix building issue cause of .tsbuildinfo (#298)

    chore(boilerplate): fix building issue cause of .tsbuildinfo
    czy88840616 authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    c695ce0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f51473 View commit details
    Browse the repository at this point in the history
  7. fix(boilerplate) update plugin declaration (#295)

    fix(boilerplate) update plugin declaration
    czy88840616 authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    4542932 View commit details
    Browse the repository at this point in the history
  8. chore: update template

    czy88840616 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    a1803b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1eecb45 View commit details
    Browse the repository at this point in the history
  10. test: add test case

    czy88840616 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    bdcd2e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Merge pull request #300 from midwayjs/add_dep_tree

    Add dep tree
    czy88840616 authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    e2a4a5b View commit details
    Browse the repository at this point in the history
  2. v1.10.5

    czy88840616 committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    f4481b4 View commit details
    Browse the repository at this point in the history
Loading