Skip to content

Releases: thomasbrodusch/vitest-fail-on-console

v0.7.1 (2024-09-02)

02 Sep 09:17
Compare
Choose a tag to compare

Bug Fixes

#59: typeerror - default is not a function (f45eecd), closes #59 /github.com/vitest-dev/vitest/issues/6352#issuecomment-2294477456

Thanks @dctalbot & @hi-ogawa

Deps Updates

  • chore(deps-dev): bump vite from 5.2.11 to 5.2.12 by @dependabot in #38
  • chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 by @dependabot in #39
  • chore(deps-dev): bump vite from 5.2.12 to 5.3.1 by @dependabot in #43
  • chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #44
  • chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #45
  • chore(deps-dev): bump prettier from 3.3.0 to 3.3.3 by @dependabot in #49
  • chore(deps-dev): bump typescript from 5.5.2 to 5.5.4 by @dependabot in #56
  • chore(deps-dev): bump vitest from 1.6.0 to 2.0.5 by @dependabot in #60
  • chore(deps-dev): bump vite from 5.3.1 to 5.4.2 by @dependabot in #65
  • chore(deps-dev): bump husky from 9.0.11 to 9.1.5 by @dependabot in #66
  • chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.1 by @dependabot in #67
  • chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #68

Full Changelog: v0.7.0...v0.7.1

v0.7.0 (2024-05-10)

10 May 09:16
Compare
Choose a tag to compare

Chores

  • add dependabot.yml

Features

Bug Fixes

  • warning vite does not support 'rollupOptions.output.sourcemap' (e9fe18d) thanks to @romadryud

v0.6.3 (2023-03-18)

18 Mar 12:32
Compare
Choose a tag to compare

Bug Fixes

v0.6.2 (2024-02-29)

29 Feb 13:31
Compare
Choose a tag to compare

Bug Fixes

  • #17: Cannot find module 'vitest-fail-on-console' (9a60253), closes #17

v0.6.1

29 Feb 12:27
Compare
Choose a tag to compare

Bug Fixes

  • #17: Cannot find module 'vitest-fail-on-console' (4704b60), closes #17

v0.6.0 (2024-02-26)

26 Feb 13:37
Compare
Choose a tag to compare

0.6.0 (2024-02-26)

Features

  • [SECURITY] update packages.json dependancies (3e55e97)

Contributors: @jblemee

v0.5.1 (2023-08-18)

18 Aug 13:16
Compare
Choose a tag to compare

0.5.1 (2023-08-18)

Bug Fixes

  • add vitest as a dependency (6d5a835)

v0.5.0 (2023-08-05)

05 Aug 11:19
Compare
Choose a tag to compare

Features

Contributors: @vojvodics

v0.4.2 (2023-07-22)

22 Jul 15:48
Compare
Choose a tag to compare

fix #9 0.4.0 breaks usage with globals: true (59357f1), closes #9

v0.4.1 (2023-06-23)

23 Jun 08:03
Compare
Choose a tag to compare

Security issues

  • Dependency vite:4.3.5 is vulnerable, safe version 4.3.9

    • CVE-2023-34092 7.5 Exposure of Sensitive Information to an Unauthorized Actor vulnerability pending CVSS allocation

Bug Fixes