Releases: ValentinH/jest-fail-on-console
Releases · ValentinH/jest-fail-on-console
Release list
v3.3.4
What's Changed
- Update @jest/globals peer dependency to allow jsdom 27 by @jdufresne in #56
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- Fix compatibility with injectGlobals: false by @thewilkybarkid in #54
New Contributors
- @thewilkybarkid made their first contribution in #54
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
- Make compatible with "injectGlobals" Jest configuration option by @jdufresne in #53
New Contributors
- @jdufresne made their first contribution in #53
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Before runs flush out and report console calls by @mikedidomizio in #50
New Contributors
- @mikedidomizio made their first contribution in #50
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- add configuration flag to immediately print from original console method by @SimonMueller in #49
New Contributors
- @SimonMueller made their first contribution in #49
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Allow the display of messages without failing by @vernak2539 in #48
New Contributors
- @vernak2539 made their first contribution in #48
Full Changelog: v3.1.2...v3.2.0