Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nuxt/icon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.3
Choose a base ref
...
head repository: nuxt/icon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 10, 2025

  1. chore: typo (#337)

    ptdev authored Jan 10, 2025
    Copy the full SHA
    8ac3520 View commit details

Commits on Mar 12, 2025

  1. feat: bump all dependencies

    antfu committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    danielleadams Danielle Adams
    Copy the full SHA
    4fbed5c View commit details
  2. chore: release v1.11.0

    antfu committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    ruyadorno Ruy Adorno
    Copy the full SHA
    2025e94 View commit details
Showing with 2,951 additions and 3,209 deletions.
  1. +4 −0 build.config.ts
  2. +35 −34 package.json
  3. +7 −7 playground/package.json
  4. +1 −1 playground/test/nuxt/fixtures.test.ts
  5. +2,889 −3,157 pnpm-lock.yaml
  6. +4 −0 pnpm-workspace.yaml
  7. +2 −2 src/module.ts
  8. +2 −2 src/runtime/components/index.ts
  9. +5 −5 src/runtime/plugin.ts
  10. +2 −1 tsconfig.json
4 changes: 4 additions & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
})
69 changes: 35 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/icon",
"packageManager": "pnpm@9.15.0",
"version": "1.10.3",
"packageManager": "pnpm@10.6.2",
"version": "1.11.0",
"license": "MIT",
"type": "module",
"repository": "nuxt/icon",
@@ -40,48 +40,49 @@
"test": "pnpm run test:unit --run && pnpm run test:playground --run"
},
"dependencies": {
"@iconify/collections": "^1.0.496",
"@iconify/collections": "^1.0.526",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.2.1",
"@iconify/vue": "^4.2.0",
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/kit": "^3.14.1592",
"consola": "^3.2.3",
"local-pkg": "^0.5.1",
"mlly": "^1.7.3",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"@iconify/utils": "^2.3.0",
"@iconify/vue": "^4.3.0",
"@nuxt/devtools-kit": "^2.2.1",
"@nuxt/kit": "^3.16.0",
"consola": "^3.4.0",
"local-pkg": "^1.1.1",
"mlly": "^1.7.4",
"ohash": "^2.0.11",
"pathe": "^2.0.3",
"picomatch": "^4.0.2",
"std-env": "^3.8.0",
"tinyglobby": "^0.2.10"
"std-env": "^3.8.1",
"tinyglobby": "^0.2.12"
},
"devDependencies": {
"@iconify-json/fluent-emoji-high-contrast": "^1.2.2",
"@iconify-json/fluent-emoji-high-contrast": "^1.2.3",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.28",
"@iconify-json/solar": "^1.2.2",
"@iconify-json/uil": "^1.2.3",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/devtools": "^2.2.1",
"@nuxt/eslint-config": "^1.2.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^22.10.2",
"@types/picomatch": "^3.0.1",
"@unocss/nuxt": "^0.65.1",
"bumpp": "^9.9.1",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"nuxthub": "^0.7.6",
"prettier": "^3.4.2",
"typescript": "~5.6.3",
"untyped": "^1.5.2",
"vite": "^6.0.3",
"vue-tsc": "^2.1.10"
"@nuxt/schema": "^3.16.0",
"@nuxt/test-utils": "^3.17.2",
"@types/node": "^22.13.10",
"@types/picomatch": "^3.0.2",
"@unocss/nuxt": "^66.1.0-beta.3",
"bumpp": "^10.1.0",
"changelogen": "^0.6.1",
"eslint": "^9.22.0",
"nuxt": "^3.16.0",
"nuxthub": "^0.8.9",
"prettier": "^3.5.3",
"typescript": "~5.8.2",
"untyped": "^2.0.0",
"vite": "^6.2.1",
"vue-tsc": "^2.2.8"
},
"resolutions": {
"vite": "^6.0.3"
"nuxt": "^3.16.0",
"vite": "^6.2.1"
}
}
14 changes: 7 additions & 7 deletions playground/package.json
Original file line number Diff line number Diff line change
@@ -10,15 +10,15 @@
"deploy": "nuxthub deploy"
},
"dependencies": {
"@nuxthub/core": "^0.8.7",
"nuxt": "^3.14.159"
"@nuxthub/core": "^0.8.18",
"nuxt": "^3.16.0"
},
"devDependencies": {
"@nuxt/test-utils": "^3.14.4",
"@nuxt/test-utils": "^3.17.2",
"@vue/test-utils": "^2.4.6",
"happy-dom": "^15.11.6",
"playwright-core": "^1.49.0",
"vitest": "^2.1.5",
"wrangler": "^3.87.0"
"happy-dom": "^17.4.4",
"playwright-core": "^1.51.0",
"vitest": "^3.0.8",
"wrangler": "^3.114.1"
}
}
2 changes: 1 addition & 1 deletion playground/test/nuxt/fixtures.test.ts
Original file line number Diff line number Diff line change
@@ -14,6 +14,6 @@ it('mount fixtures', async () => {
'<html><body>' + component.html() + '</body></html>',
{ parser: 'html' },
)
expect(html)
await expect(html)
.toMatchFileSnapshot('./output/fixtures.html')
})
Loading