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: jfmengels/node-elm-review
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.3
Choose a base ref
...
head repository: jfmengels/node-elm-review
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.4
Choose a head ref
  • 11 commits
  • 18 files changed
  • 3 contributors

Commits on Jul 2, 2025

  1. 2.13.3

    jfmengels committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    fe174f7 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jfmengels committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    f1e3fdd View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    jfmengels committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    0bb9a42 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    80fc844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d14c4d View commit details
    Browse the repository at this point in the history
  3. refactor: pull in @types/elm

    lishaduck authored and jfmengels committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    8d77293 View commit details
    Browse the repository at this point in the history
  4. refactor: vendor @types/elm

    lishaduck authored and jfmengels committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    e1ad650 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    23566ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c24abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0118d2 View commit details
    Browse the repository at this point in the history
  4. Remove check of hasElmFormatPathFlag in ENOENT error.

    This suggested change allows the correct error to be printed based on
    if the person running elm-review has specified the path to the
    elm-review executable or has not.
    Curtis Schlak authored and jfmengels committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    d91d9f8 View commit details
    Browse the repository at this point in the history
Loading