We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145627a commit 5fc32ddCopy full SHA for 5fc32dd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.2](https://github.com/mammadataei/cypress-vite/compare/v1.4.1...v1.4.2) (2023-07-15)
4
+
5
6
+### Bug Fixes
7
8
+* override `ouput.manualChunks` using `false` ([#67](https://github.com/mammadataei/cypress-vite/issues/67)) ([145627a](https://github.com/mammadataei/cypress-vite/commit/145627ab09ed9e43089107126b5319d246eb97f2))
9
10
## [1.4.1](https://github.com/mammadataei/cypress-vite/compare/v1.4.0...v1.4.1) (2023-07-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cypress-vite",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "Run Cypress specs using Vite",
"author": "Mohammad Ataei",
"license": "MIT",
0 commit comments