Skip to content

Releases: thomasbrodusch/vitest-fail-on-console

v0.4.0 (2023-04-06)

06 May 09:59
Compare
Choose a tag to compare

Bug Fixes
update index.ts to work without global option set to true
fix build using nodePolyfill in vite config file

v0.3.1 (2023-04-18)

18 Mar 08:34
Compare
Choose a tag to compare

Update README.md

v0.3.0 (2023-01-11)

11 Jan 11:10
Compare
Choose a tag to compare

0.3.0 (2023-01-11)

Features

  • migrate build Rollup to Vite (a94451f)
  • update highlight on message (vi.spyOn) (eb15485)

v0.2.4 (2023-01-09)

09 Jan 13:47
Compare
Choose a tag to compare

0.2.4 (2023-01-09)

Bug Fixes

  • use conditional args on main function type (d78f604)

v0.2.3 (2023-01-09)

09 Jan 12:26
Compare
Choose a tag to compare

0.2.3 (2023-01-09)

Bug Fixes

  • #1 update package.json to add types definition source (28a61de)

v0.2.2 (2023-01-09)

09 Jan 12:15
Compare
Choose a tag to compare

0.2.2 (2023-01-09)

Bug Fixes

  • #1 TS types definition file index.d.ts (b609049)

v0.2.1 (2023-01-09)

09 Jan 11:58
Compare
Choose a tag to compare

0.2.1 (2023-01-09)

Bug Fixes

v0.2.0 (2022-01-02)

02 Jan 10:47
Compare
Choose a tag to compare

0.2.0 (2023-01-02)

Features

Documentation

v0.1.1 (2022-12-30)

30 Dec 07:34
Compare
Choose a tag to compare

0.1.1 (2022-12-30)

Bug Fixes

  • remove vitest import in src to avoid vitest global error mismatch (89a0bb4)

v0.1.0 (2022-12-30)

30 Dec 07:08
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2022-12-30)

Features

  • vitest-fail-on-console and related tests (8d86652)

Documentation

  • add CONTRIBUTING.md and CODE_OF_CONDUCT.md (563ff79)
  • add README.md (b7079e1)
  • add some examples/ (d1640a7)

Full Changelog: https://github.com/thomasbrodusch/vitest-fail-on-console/commits/v0.1.0