X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=d7f648ce6ab9e0453efd8d3586e2bd1b0a060f9b;hb=refs%2Fheads%2Fmaster;hp=98fa2ea90bface0bb06a176c44ce6f51e0c67650;hpb=01f9e2b635412c875ca7f8b19862da5818d9d977;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index 98fa2ea..c39cea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,16 @@ Releases and notable changes to this project are documented here. ## [Unreleased] -## [v2.1.0] - TBD +## [v2.1.2] - 2024-06-08 + +- addCookie helper does more validation +- updated devDependencies + +## [v2.1.1] - 2024-05-04 + +- updated dependencies and devDependencies + +## [v2.1.0] - 2024-03-09 - cookies are now parsed and populated into ctx.cookie as a default behavior - new addCookie common helper @@ -111,7 +120,9 @@ Releases and notable changes to this project are documented here. --- -[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.1.0 +[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.1.2 +[v2.1.2]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.2;hp=v2.1.1 +[v2.1.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.1;hp=v2.1.0 [v2.1.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.0;hp=v2.0.1 [v2.0.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.0.1;hp=v2.0.0 [v2.0.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.0.0;hp=v1.2.10