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: twop/ts-union
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: twop/ts-union
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 16, 2020

  1. Bump lodash from 4.17.15 to 4.17.19

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a597be8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

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

Commits on Jul 27, 2020

  1. wip durdling with types

    twop committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    b9054c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

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

Commits on Sep 9, 2020

  1. Merge pull request #12 from twop/dependabot/npm_and_yarn/lodash-4.17.19

    Bump lodash from 4.17.15 to 4.17.19
    twop authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    58ca340 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. moved to ava for testing

    twop committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    e5d2e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f354a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from twop/match-two

    Match a tuple of unions
    twop authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    be71d34 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. removed empty line

    twop committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    789ff58 View commit details
    Browse the repository at this point in the history
  2. 2.3.0

    twop committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    4b6a2be View commit details
    Browse the repository at this point in the history
Loading