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: streamich/libreact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.2
Choose a base ref
...
head repository: streamich/libreact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.3
Choose a head ref
  • 12 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 23, 2019

  1. chore(deps): bump lodash-es from 4.17.11 to 4.17.15

    Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.11...4.17.15)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2019
    1 Configuration menu
    Copy the full SHA
    85fa998 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. chore(deps): bump merge from 1.2.0 to 1.2.1

    Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
    - [Release notes](https://github.com/yeikos/js.merge/releases)
    - [Commits](swordev/merge@v1.2.0...v1.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2019
    2 Configuration menu
    Copy the full SHA
    e0e9a0b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump mixin-deep from 1.3.1 to 1.3.2

    Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
    - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2019
    2 Configuration menu
    Copy the full SHA
    8d27e8d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. chore: add Sponsors

    streamich authored Nov 19, 2019
    2 Configuration menu
    Copy the full SHA
    c621cea View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4

    Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
    - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
    - [Commits](TooTallNate/proxy-agents@2.2.1...2.2.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2020
    2 Configuration menu
    Copy the full SHA
    bdc6475 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Merge pull request #46 from streamich/dependabot/npm_and_yarn/lodash-…

    …es-4.17.15
    
    chore(deps): bump lodash-es from 4.17.11 to 4.17.15
    streamich authored May 16, 2020
    2 Configuration menu
    Copy the full SHA
    920f851 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from streamich/dependabot/npm_and_yarn/merge-1…

    ….2.1
    
    chore(deps): bump merge from 1.2.0 to 1.2.1
    streamich authored May 16, 2020
    1 Configuration menu
    Copy the full SHA
    eb05936 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from streamich/dependabot/npm_and_yarn/mixin-d…

    …eep-1.3.2
    
    chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
    streamich authored May 16, 2020
    1 Configuration menu
    Copy the full SHA
    29d4ab0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from streamich/dependabot/npm_and_yarn/https-p…

    …roxy-agent-2.2.4
    
    chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4
    streamich authored May 16, 2020
    2 Configuration menu
    Copy the full SHA
    f49608a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. 2 Configuration menu
    Copy the full SHA
    7be746b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from streamich/tslib

    fix: 🐛 update tslib dependency
    streamich authored Jun 15, 2020
    2 Configuration menu
    Copy the full SHA
    823f957 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.13.3 [skip ci]

    ## [2.13.3](v2.13.2...v2.13.3) (2020-06-15)
    
    ### Bug Fixes
    
    * 🐛 update tslib dependency ([7be746b](7be746b))
    semantic-release-bot committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    6413797 View commit details
    Browse the repository at this point in the history
Loading