Thanks to visit codestin.com
Credit goes to github.com

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: unifiedjs/unified-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.0.0
Choose a base ref
...
head repository: unifiedjs/unified-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.0.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Jun 25, 2022

  1. Update dev-dependencies

    wooorm committed Jun 25, 2022
    1 Configuration menu
    Copy the full SHA
    6c10502 View commit details
    Browse the repository at this point in the history
  2. Fix bug where monorepo packages were not configured

    This fixes a bug, where deep `package.json`s without config,
    which were previously ignored and higher `package.json`s used,
    were instead seen as an unconfigured project.
    
    This bug was introduced in 9.1.0.
    
    Related-to: GH-64.
    Related-to: 7f91757.
    wooorm committed Jun 25, 2022
    1 Configuration menu
    Copy the full SHA
    1c11663 View commit details
    Browse the repository at this point in the history
  3. 10.0.1

    wooorm committed Jun 25, 2022
    1 Configuration menu
    Copy the full SHA
    2f7dcb2 View commit details
    Browse the repository at this point in the history
Loading