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: tleunen/babel-plugin-module-resolver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: tleunen/babel-plugin-module-resolver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 9 contributors

Commits on Apr 16, 2020

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

Commits on Jul 19, 2020

  1. chore(deps): bump lodash from 4.17.15 to 4.17.19 (#402)

    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>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2020
    Configuration menu
    Copy the full SHA
    1179e27 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump standard-version from 7.0.1 to 8.0.1 (#401)

    Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.0.1 to 8.0.1.
    - [Release notes](https://github.com/conventional-changelog/standard-version/releases)
    - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
    - [Commits](conventional-changelog/standard-version@v7.0.1...v8.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2020
    Configuration menu
    Copy the full SHA
    aac96f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. chore(deps): bump yargs-parser from 13.1.1 to 13.1.2 (#408)

    Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
    - [Commits](https://github.com/yargs/yargs-parser/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8a3ac0f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. docs: update readme to include Intellij / Webstorm workaround for res…

    …olving aliases (#410)
    
    Co-authored-by: David Kainz <david.kainz@go-e.co>
    lolcube and David Kainz authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e4a1165 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. chore(deps): bump ini from 1.3.5 to 1.3.8 (#418)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a3eba3a View commit details
    Browse the repository at this point in the history
  2. feat: Add new jest methods (#419)

    Closes #407
    
    Co-authored-by: Sassan Haradji <sassan@zardalu.dev>
    sassanh and Sassan Haradji authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    facf14c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a14940 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c053c View commit details
    Browse the repository at this point in the history
  5. chore: Run CI on node >= 10

    tleunen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    57c53c3 View commit details
    Browse the repository at this point in the history
  6. chore(release): 4.1.0

    tleunen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f533cc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

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

Commits on Jan 9, 2023

  1. chore: Update dependencies and find-babel-config to fix json5 vulnera…

    …bilities (#441)
    
    Update find-babel-config to v2 to fix json5 vulnerabilities
    
    BREAKING CHANGE: Remove support for Node < 16
    tleunen committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c43e71c View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0

    tleunen committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ff8a445 View commit details
    Browse the repository at this point in the history
Loading