E5D7 Comparing 9.0.2...10.0.0 · unifiedjs/unified-args · GitHub
[go: up one dir, main page]

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

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    6ef18dd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Remove support for Node.js 12

    Closes GH-28.
    remcohaszing authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    0a8f8cd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Update dependencies

    Closes GH-29.
    
    These major versions are related to packages moving to ESM or dropping
    support for older Node.js versions.
    
    A breaking change is that camelcase now converts `'_'` to `''`.
    This only affects `unified-args` internals.
    remcohaszing authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    f3579f8 View commit details
    Browse the repository at this point in the history
  2. Update unified-engine

    Closes GH-30.
    
    Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    
    This mainly uses `yaml` to correctly support YAML 1.2.
    remcohaszing authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    6543ebd View commit details
    Browse the repository at this point in the history
  3. Add improved docs

    wooorm committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    eba2db5 View commit details
    Browse the repository at this point in the history
  4. 10.0.0

    wooorm committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    e45aa69 View commit details
    Browse the repository at this point in the history
Loading
0