29.0.0 (2022-07-28)
Bug Fixes
- correct test assertion (3a35086)
Features
- default captureStackTrace to false (1561e62)
BREAKING CHANGES
- earlier this was default to captureStackTrace: true,
However, this feature was never intended to be used in production.
Defaulting to false ensures that fewer people use it by mistake.