Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.
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: vvo/javascript-library-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: vvo/javascript-library-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 18 commits
  • 3 files changed
  • 4 contributors

Commits on Jun 18, 2020

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

Commits on Jun 20, 2020

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

Commits on Jun 21, 2020

  1. chore(deps): update babel monorepo to v7.10.3 (patch) (#73)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jun 21, 2020
    Configuration menu
    Copy the full SHA
    9f12d3d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. chore(deps): update dependency semantic-release to v17.1.0 (#74)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4fe1363 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    39b2126 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update jest monorepo to v26.1.0 (minor) (#75)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    cf91f85 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

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

Commits on Jun 26, 2020

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

Commits on Jun 27, 2020

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

Commits on Jun 28, 2020

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

Commits on Jul 1, 2020

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

Commits on Jul 2, 2020

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

Commits on Jul 4, 2020

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

Commits on Jul 6, 2020

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

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    fc98775 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump npm-registry-fetch from 4.0.3 to 4.0.5 (#87)

    Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.3 to 4.0.5.
    - [Release notes](https://github.com/npm/registry-fetch/releases)
    - [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
    - [Commits](https://github.com/npm/registry-fetch/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    0f1f9a5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump npm from 6.14.2 to 6.14.6 (#85)

    Bumps [npm](https://github.com/npm/cli) from 6.14.2 to 6.14.6.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v6.14.2...v6.14.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    69c1beb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. feat(ES6): provide ES6 modules

    vvo committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    97683c4 View commit details
    Browse the repository at this point in the history
Loading