device
device copied to clipboard
Nuxt module for detecting device type.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/test-utils](https://redirect.github.com/nuxt/test-utils) | [`^3.14.2` -> `^3.14.4`](https://renovatebot.com/diffs/npm/@nuxt%2ftest-utils/3.14.2/3.14.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^9.28.0` -> `^9.29.0`](https://renovatebot.com/diffs/npm/eslint/9.28.0/9.29.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [happy-dom](https://redirect.github.com/capricorn86/happy-dom) | [`^17.6.3` -> `^18.0.1`](https://renovatebot.com/diffs/npm/happy-dom/17.6.3/18.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Hello, nor `useDevice()`, nor `$devices` is no longer works with chromium dev tools. Version of nuxtjs/device: 3.2.4 also tried 3.2.2 with no awail Version of browser: Chromium 130.0.6723.116 for Linux...
The useragent for playwright is "playwright-test". REGEX_MOBILE_OR_TABLET2.test("playwright-test".slice(0, 4)) resolves to true. I think that should not happen.
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@nuxt/kit](https://nuxt.com/docs/4.x/api/kit) ([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/kit)) | [`^4.2.1` -> `^4.2.2`](https://renovatebot.com/diffs/npm/@nuxt%2fkit/4.2.1/4.2.2) |  |  | | [nuxt](https://nuxt.com)...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vitest](https://vitest.dev) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))...
Im using nuxt with tauri and i have to disable ssr for these two to work togrther, and when i build it for release, the frontend compiles to static html...