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.1.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: 11.0.0
Choose a head ref
  • 18 commits
  • 86 files changed
  • 3 contributors

Commits on May 9, 2023

  1. Update dev-dependencies

    wooorm committed May 9, 2023
    1 Configuration menu
    Copy the full SHA
    791b38f View commit details
    Browse the repository at this point in the history
  2. Fix docs to reflect updated example

    Closes GH-73.
    
    Reviewed-by: Titus Wormer <[email protected]>
    sarahec authored May 9, 2023
    1 Configuration menu
    Copy the full SHA
    1fdd4a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Add export of hidden Configuration class

    Closes GH-74.
    Closes GH-75.
    
    Reviewed-by: Titus Wormer <[email protected]>
    JounQin authored Jul 12, 2023
    1 Configuration menu
    Copy the full SHA
    72ddbc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update dev-dependencies

    wooorm committed Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    6bb9bb5 View commit details
    Browse the repository at this point in the history
  2. Update glob

    wooorm committed Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    7413acd View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    42f0823 View commit details
    Browse the repository at this point in the history
  4. Refactor package.json

    wooorm committed Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    8fe7100 View commit details
    Browse the repository at this point in the history
  5. Refactor tsconfig.json

    wooorm committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fe5f9d3 View commit details
    Browse the repository at this point in the history
  6. Add ignore-scripts to .npmrc

    wooorm committed Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    b0900f2 View commit details
    Browse the repository at this point in the history
  7. Add Gallium to Actions

    wooorm committed Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    ed7b512 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Refactor code-style

    *   Improve error messages somewhat
    *   Clean so much stuff
    wooorm committed Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    65da801 View commit details
    Browse the repository at this point in the history
  2. Change to include dotfiles by default

    Closes GH-55.
    wooorm committed Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    2249314 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    e34c274 View commit details
    Browse the repository at this point in the history
  2. Refactor docs

    wooorm committed Aug 18, 2023
    1 Configuration menu
    Copy the full SHA
    6561ed3 View commit details
    Browse the repository at this point in the history
  3. Change to use exports

    wooorm committed Aug 18, 2023
    1 Configuration menu
    Copy the full SHA
    796d7b9 View commit details
    Browse the repository at this point in the history
  4. Change to require Node.js 16

    wooorm committed Aug 18, 2023
    1 Configuration menu
    Copy the full SHA
    d6c6555 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    4c53efa View commit details
    Browse the repository at this point in the history
  6. 11.0.0

    wooorm committed Aug 18, 2023
    1 Configuration menu
    Copy the full SHA
    ed25e2d View commit details
    Browse the repository at this point in the history
Loading