X-Git-Url: http://git.squeep.com/?p=squeep-logger-json-console;a=blobdiff_plain;f=CHANGELOG.md;h=15c5f0e63d91b91e19018eb191350cd8bbfbf946;hp=20b58fa6d04cbd06b109779d10b390143a2338eb;hb=refs%2Fheads%2Fmaster;hpb=8f067f063e2410dd72bcd51aee69b273b1915c25 diff --git a/CHANGELOG.md b/CHANGELOG.md index 20b58fa..274c2b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,28 @@ Releases and notable changes to this project are documented here. -## [v3.0.0] - TBD +## [v3.0.3] - 2024-05-06 + +- Updated dev ependencies. + +## [v3.0.2] - 2024-03-24 + +## Changed + +- Attempt to handle cases where structuredClone fails on data. + +## [v3.0.1] - 2023-11-22 + +## Changed + +- fix de-cycler/replacer interaction + +## [v3.0.0] - 2023-11-14 ### Changed - BREAKING CHANGE: JSON replacer functions now follow standard JSON.stringify replacer signature, rather than custom. +- Circular references in data are noted, instead of failing. ## [v2.0.1] - 2023-05-29 @@ -45,7 +62,10 @@ Releases and notable changes to this project are documented here. --- -[Unreleased]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=HEAD;hp=v3.0.0 +[Unreleased]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=HEAD;hp=v3.0.3 +[v3.0.3]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v3.0.3;hp=v3.0.2 +[v3.0.2]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v3.0.2;hp=v3.0.1 +[v3.0.1]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v3.0.1;hp=v3.0.0 [v3.0.0]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v3.0.0;hp=v2.0.1 [v2.0.1]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v2.0.1;hp=v2.0.0 [v2.0.0]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v2.0.0;hp=v1.0.2