Compare commits

...

5 Commits

Author SHA1 Message Date
Benjamin Canac
ac5224cbae chore(release): 2.12.3 2024-01-18 17:40:47 +01:00
Benjamin Canac
79ec3fd031 fix(link): import type from #vue-router
Resolves #1253
2024-01-18 17:34:41 +01:00
Benjamin Canac
91b27c8581 docs: bump @nuxt/ui-pro 2024-01-18 16:13:28 +01:00
Benjamin Canac
66c78c899c chore(release): 2.12.2 2024-01-18 15:38:59 +01:00
Benjamin Canac
05e90aa1d1 fix(link): improve nuxt link rel type 2024-01-18 15:30:14 +01:00
5 changed files with 25 additions and 11 deletions

View File

@@ -1,5 +1,19 @@
# Changelog
## [2.12.3](https://github.com/nuxt/ui/compare/v2.12.2...v2.12.3) (2024-01-18)
### Bug Fixes
* **link:** import type from `[#vue](https://github.com/nuxt/ui/issues/vue)-router` ([79ec3fd](https://github.com/nuxt/ui/commit/79ec3fd031e28d15854e2f0d4fb978df337e43d5)), closes [#1253](https://github.com/nuxt/ui/issues/1253)
## [2.12.2](https://github.com/nuxt/ui/compare/v2.12.1...v2.12.2) (2024-01-18)
### Bug Fixes
* **link:** improve nuxt link `rel` type ([05e90aa](https://github.com/nuxt/ui/commit/05e90aa1d13ab1772189d33278f482405ff88975))
## [2.12.1](https://github.com/nuxt/ui/compare/v2.12.0...v2.12.1) (2024-01-18)

View File

@@ -11,7 +11,7 @@
"@nuxt/devtools": "^1.0.8",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/image": "^1.3.0",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.7.0-28425529.a466815",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36",
"@nuxthq/studio": "^1.0.8",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",

View File

@@ -1,6 +1,6 @@
{
"name": "@nuxt/ui",
"version": "2.12.1",
"version": "2.12.3",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",
"license": "MIT",

14
pnpm-lock.yaml generated
View File

@@ -164,8 +164,8 @@ importers:
specifier: ^1.3.0
version: 1.3.0(rollup@3.29.4)
'@nuxt/ui-pro':
specifier: npm:@nuxt/ui-pro-edge@0.7.0-28425529.a466815
version: /@nuxt/ui-pro-edge@0.7.0-28425529.a466815(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
specifier: npm:@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36
version: /@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
'@nuxthq/studio':
specifier: ^1.0.8
version: 1.0.8(rollup@3.29.4)
@@ -2011,10 +2011,10 @@ packages:
- supports-color
dev: true
/@nuxt/ui-pro-edge@0.7.0-28425529.a466815(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
resolution: {integrity: sha512-rAD6yzFCAbSakmwOyHwd2FU0qDnNSB8NrU38ahX/tum4aqh2nnwpCpMtyoKDftxVq/YsCxsOlcXAp1K9avJouw==}
/@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
resolution: {integrity: sha512-7i8zx/ZzCy1/QPhoKgfdzTqcdqB+4jayus8RGmwIYmbBAVaxSTbwwoz4I69azG4knqL3RdO+ZDqGkizcv/3LDg==}
dependencies:
'@nuxt/ui': 2.12.0(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
'@nuxt/ui': 2.12.2(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
'@vueuse/core': 10.7.2(vue@3.3.13)
defu: 6.1.4
ofetch: 1.3.3
@@ -2044,8 +2044,8 @@ packages:
/@nuxt/ui-templates@1.3.1:
resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
/@nuxt/ui@2.12.0(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
resolution: {integrity: sha512-iLC8tvk5aJqD8ASo07JS8Fyyy2hnqliCQA7Fd7fuJlkVMxiZ8QQyW3bhadPg4OR4hCVmc+zNMRQ+mdVNMtINJw==}
/@nuxt/ui@2.12.2(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
resolution: {integrity: sha512-n9/yr1httrImnDC3TwYhFQ/UVvPiFc6RpBObNf1sF3zcmxDvzAO0QPQEX+UpI+3ye5EpSizTxntFVcL96h+vxA==}
engines: {node: '>=v16.20.2'}
dependencies:
'@egoist/tailwindcss-icons': 1.7.2(tailwindcss@3.4.1)

View File

@@ -1,5 +1,5 @@
import type { PropType } from 'vue'
import type { RouteLocationRaw } from 'vue-router'
import type { RouteLocationRaw } from '#vue-router'
export const nuxtLinkProps = {
to: {
@@ -16,7 +16,7 @@ export const nuxtLinkProps = {
default: undefined
},
rel: {
type: String,
type: String as PropType<string | null>,
default: undefined
},
noRel: {