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: gajus/slonik
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v34.3.0
Choose a base ref
...
head repository: gajus/slonik
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v35.0.1
Choose a head ref
  • 8 commits
  • 16 files changed
  • 1 contributor

Commits on Sep 26, 2023

  1. Copy the full SHA
    ac5325f View commit details

Commits on Sep 27, 2023

  1. feat: use get-stack-trace

    The implementation of get-stack-trace resolves stack frame locations to the original source code.
    gajus committed Sep 27, 2023
    Copy the full SHA
    2db6564 View commit details
  2. feat: identify Error cause

    BREAKING CHANGE: the originalError is replaced with cause
    gajus committed Sep 27, 2023
    Copy the full SHA
    6344331 View commit details
  3. Copy the full SHA
    3bcd772 View commit details
  4. fix: correct error invocation

    gajus committed Sep 27, 2023
    Copy the full SHA
    667665b View commit details
  5. Copy the full SHA
    4424707 View commit details
  6. Copy the full SHA
    611f4d6 View commit details
  7. Copy the full SHA
    845d32c View commit details
Loading