Skip to content

Commit 706163d

Browse files
chore(main): release 1.9.0 - allow Vite 8 peer dep (#151)
* chore(main): release 1.9.0 * chore: fix changelog to point to real PR --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Blake Vandercar <blake.vandercar@validatek.com>
1 parent 456a29b commit 706163d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.9.0](https://github.com/mammadataei/cypress-vite/compare/v1.8.1...v1.9.0) (2026-05-02)
4+
5+
6+
### Features
7+
8+
* test and allow vite v8 ([#150](https://github.com/mammadataei/cypress-vite/issues/149)) ([4def7f5](https://github.com/mammadataei/cypress-vite/commit/4def7f58c4ba9b09d7cf751becf68bac61f9622b))
9+
310
## [1.8.1](https://github.com/mammadataei/cypress-vite/compare/v1.8.0...v1.8.1) (2026-05-01)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-vite",
3-
"version": "1.8.1",
3+
"version": "1.9.0",
44
"description": "Run Cypress specs using Vite",
55
"author": "Mohammad Ataei",
66
"license": "MIT",

0 commit comments

Comments
 (0)