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

Commits on Aug 21, 2020

  1. Update dev-dependencies

    wooorm committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    f569cba View commit details
    Browse the repository at this point in the history
  2. Add Discussions

    wooorm committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    a615394 View commit details
    Browse the repository at this point in the history
  3. Update sponsors

    wooorm committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7c61538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfc95a1 View commit details
    Browse the repository at this point in the history
  5. Add variadic tuple types for plugin tuple

    when `use([plugin, setting])` syntax is used, typescript can now warn if the settings object does not match with what the plugin expects.
    
    Closes GH-91.
    
    Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
    Reviewed-by: Merlijn Vos <merlijn@soverin.net>
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    ChristianMurphy authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7fc4271 View commit details
    Browse the repository at this point in the history
  6. 9.2.0

    wooorm committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    f27fb1e View commit details
    Browse the repository at this point in the history
Loading