33 lines
900 B
Markdown
33 lines
900 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
|
|
|
- - -
|
|
## vitest-config-v2.1.0 - 2025-06-18
|
|
#### Features
|
|
- **(vitest-config)** Add type annotation to config function - (6cec2de) - *trbernstein*
|
|
|
|
- - -
|
|
|
|
## vitest-config-v2.0.2 - 2025-06-18
|
|
Note: The minor version change was required by npm registry, because we had
|
|
already test published a version 2.0.0 and 2.0.1.
|
|
|
|
#### Features
|
|
- **(vitest-config)** Return the plain config object - (7570660) - *trbernstein*
|
|
|
|
- - -
|
|
|
|
## vitest-config-v1.0.2 - 2025-02-27
|
|
#### Bug Fixes
|
|
- Decode URL for vitest - (e1c6ac1) - trbernstein
|
|
|
|
- - -
|
|
|
|
## vitest-config-v1.0.1 - 2025-02-27
|
|
#### Bug Fixes
|
|
- Include TypeScript files in bundle - (8c31241) - trbernstein
|
|
|
|
- - -
|
|
|
|
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
|