-
-
Notifications
You must be signed in to change notification settings - Fork 771
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,20 @@ | ||
# Changes | ||
|
||
## 19.0.0 | ||
|
||
- [`3534ab4f`](https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9) | ||
Bump samsam and nise to latest versions (#2617) (Carl-Erik Kopseng) | ||
> Ensures consistency and less breakage when there are "circular" dependencies. | ||
- [`912c568d`](https://github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c) | ||
upgrade fake timers and others (#2612) (Carl-Erik Kopseng) | ||
> - Upgrade dependencies (includes breaking API in Fake Timers) | ||
> - fake-timers: no longer creating dates using the original Date class, but a subclass (proxy) | ||
- [`9715798e`](https://github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2) | ||
Use newer @mochify/\* packages (#2609) (Carl-Erik Kopseng) | ||
> Co-authored-by: Maximilian Antoni <[email protected]> | ||
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2024-09-13._ | ||
|
||
## 18.0.1 | ||
|
||
Basically a patch release to update a transitive dependency in Nise. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,21 @@ permalink: /releases/changelog | |
|
||
# Changelog | ||
|
||
## 19.0.0 | ||
|
||
- [`3534ab4f`](https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9) | ||
Bump samsam and nise to latest versions (#2617) (Carl-Erik Kopseng) | ||
> Ensures consistency and less breakage when there are "circular" dependencies. | ||
- [`912c568d`](https://github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c) | ||
upgrade fake timers and others (#2612) (Carl-Erik Kopseng) | ||
> - Upgrade dependencies (includes breaking API in Fake Timers) | ||
> - fake-timers: no longer creating dates using the original Date class, but a subclass (proxy) | ||
- [`9715798e`](https://github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2) | ||
Use newer @mochify/\* packages (#2609) (Carl-Erik Kopseng) | ||
> Co-authored-by: Maximilian Antoni <[email protected]> | ||
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2024-09-13._ | ||
|
||
## 18.0.1 | ||
|
||
Basically a patch release to update a transitive dependency in Nise. | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters