diff --git a/CHANGELOG.md b/CHANGELOG.md index d57dd3dd..1096c561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott +## 2.22.3 + +- fix(core): Always instantiate global `Error` class in injected code snippets (#594) + ## 2.22.2 - fix: Disable debug ID injection when `sourcemaps.disable` is set (#589)