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: import-js/eslint-import-resolver-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.0
Choose a base ref
...
head repository: import-js/eslint-import-resolver-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.1
Choose a head ref
  • 16 commits
  • 9 files changed
  • 9 contributors

Commits on Dec 5, 2024

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

Commits on Dec 15, 2024

  1. chore: switch to tinyglobby (#330)

    * chore: switch to tinyglobby
    
    * chore: update lockfile
    
    * chore: make eslint happy
    
    * chore: yarn dedupe
    
    ---------
    
    Co-authored-by: SukkaW <isukkaw@gmail.com>
    benmccann and SukkaW authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    0fd4eea View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. chore(#331): drop is-glob (#332)

    SukkaW authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    ceadb10 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. chore(deps): update dependency @1stg/eslint-config to v7.0.1 (#336)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    80ef763 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @changesets/cli to ^2.27.11 (#337)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    c7e4ba1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. docs: remove ; from the configuration example (#338)

    Co-authored-by: Hristo Gatsinski <hristo.gatsinski@amusnet.com>
    gatsinski and Hristo Gatsinski authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    82a8c53 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. chore(deps): update dependency @changesets/cli to ^2.27.12 (#339)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    65eff38 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update node.js to v18.20.6 (#340)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    23e7156 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

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

Commits on Feb 14, 2025

  1. feat: better algorithm for custom tsconfig paths (#345)

    * test(fix): tsconfig include typo
    
    * feat: better algorithm for custom tsconfig paths
    
    * perf: ignore mapper if files is empty
    
    * chore: increase size limit to 3kB
    
    * chore: changeset
    carlocorradini authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    fcc8883 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update get-tsconfig to latest version (#346)

    * chore(deps): update get-tsconfig to latest version
    
    * chore(deps): yarn dedupe
    
    * chore: changeset
    carlocorradini authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    c124e87 View commit details
    Browse the repository at this point in the history
  3. chore: release eslint-import-resolver-typescript (#347)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    332affb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    e9bceed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca140a5 View commit details
    Browse the repository at this point in the history
  3. Fix issue 348 (#352)

    * fix: cwd while resolving tsconfig include
    
    * chore: changeset
    carlocorradini authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    0c6303d View commit details
    Browse the repository at this point in the history
  4. chore: release eslint-import-resolver-typescript (#355)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    5c374a9 View commit details
    Browse the repository at this point in the history
Loading