We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54c3cc commit f28c61cCopy full SHA for f28c61c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.2.1](https://github.com/vexip-ui/nuxt/compare/v1.2.0...v1.2.1) (2023-10-30)
2
+
3
4
+### 🐞 Bug Fixes
5
6
+* ensure extend optimizeDeps work ([d54c3cc](https://github.com/vexip-ui/nuxt/commit/d54c3ccc4f75aa3515f7c66c08cbfa96c198d268))
7
8
9
10
# [1.2.0](https://github.com/vexip-ui/nuxt/compare/v1.1.0...v1.2.0) (2023-10-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@vexip-ui/nuxt",
- "version": "1.2.0",
+ "version": "1.2.1",
"type": "module",
"license": "MIT",
"author": "qmhc",
0 commit comments