All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.1 (2023-08-18)
- add vitest as a dependency (6d5a835)
0.5.0 (2023-08-05)
0.4.2 (2023-07-22)
- #9: 0.4.0 breaks usage with globals: true (59357f1), closes #9
- typing export (426f7ce), closes #10
- update index.ts to work without global option set to true (4665ede)
0.4.1 (2023-06-23)
-
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
- typing export (426f7ce), closes #10
- update index.ts to work without global option set to true (4665ede)
0.4.0 (2023-05-06)
- update index.ts to work without global option set to true (dad5380)
0.3.1 (2023-03-18)
- use conditional args on main function type (d78f604)
- update README.md (224df0e)
- remove vitest import in src to avoid vitest global error mismatch (89a0bb4)
0.1.0 (2022-12-30)
- vitest-fail-on-console and related tests (8d86652)