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: sindresorhus/type-fest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.1
Choose a base ref
...
head repository: sindresorhus/type-fest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 7 contributors

Commits on Mar 10, 2023

  1. Add IsLiteral types (#563)

    tommy-mitchell authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    9d00bac View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Add AbstractClass type (#559)

    rayrw authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    9b12767 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Add TaggedUnion type (#566)

    pheis authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2e1cec8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

Commits on Mar 22, 2023

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

Commits on Mar 23, 2023

  1. Except: Add requireExactProps option (#560)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Co-authored-by: Tommy <tmitchell7@uh.edu>
    3 people authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c5743c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a76a6f View commit details
    Browse the repository at this point in the history
  3. Meta tweaks

    sindresorhus committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7727819 View commit details
    Browse the repository at this point in the history
  4. 3.7.0

    sindresorhus committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c3bc0e8 View commit details
    Browse the repository at this point in the history
Loading