Thanks to visit codestin.com
Credit goes to github.com

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: sinonjs/sinon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.0.4
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.0.5
Choose a head ref
  • 6 commits
  • 12 files changed
  • 4 contributors

Commits on Mar 19, 2025

  1. Update reference to Test-Driven Javascript recommendation

    Avoids issue with expired certificate on tddjs.com
    fatso83 committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    da9aeb6 View commit details
    Browse the repository at this point in the history
  2. Make script a bit more robust

    fatso83 committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    ac93bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598dddb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Fix lost links, formatting, and indentation in the migration guide (#…

    …2649)
    
    * Fix lost links, formatting, and indentation in the migration guide
    
    The links had became unclickable plain text.
    The code blocks became unformatted and unintented.
    
    There used to be a link from the word "changed" to
    https://sinonjs.org/fake-timers per [1]. This link was removed,
    which seems fine, but the full stop after it was also removed.
    
    [1]: https://web.archive.org/web/20210307205357/https://sinonjs.org/guides/migrating-to-3.0
    Krinkle authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    9e3d58f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. Configuration menu
    Copy the full SHA
    67d19ff View commit details
    Browse the repository at this point in the history
  2. 19.0.5

    mroderick committed Mar 23, 2025
    Configuration menu
    Copy the full SHA
    e47cb9d View commit details
    Browse the repository at this point in the history
Loading