Files
javascript-packages/packages/vitest-config/CHANGELOG.md
2025-06-18 09:49:04 +02:00

27 lines
752 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.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).