🚀 Enhancements
🔥 Performance
- e2e: Don't iterate when cleaning up if nothing registered (#753)
🩹 Fixes
- e2e: Improve types for
fetchandmockLogger(eb40a6a6) - e2e: Force string response within
startServer(1b182505) - e2e: Improve return types for
mockLogger(21aa7a2f) - runtime: Improve types for
renderSuspendedandmountSuspended(1636cede) - e2e: Revert changes for
$fetchinference to unbreak build (dd295d39) - vitest: Strongly type vitest environment options (37582c71)
- module: Correctly filter vite plugins (021824d0)
- runtime: Preserve
setupStatereturn (ab7fd457) - playwright: Bump dependency and remove polyfill (#819)
- runtime: Use
effectScopeinrenderSuspended(#820) - e2e: Type
$fetchusing globalThis instead (b1269edb) - Set
buildIdtonuxt-appfor compatibility with nuxt v3.12+ (a00b2c1f) - runtime-utils: Use
tryUseNuxtApprather thanbuildIdoverride (726e0a2d)
🏡 Chore
- Migrate to eslint v9 (#814)
- Reduce internal typing of
any(3e3bc306) - Reenable
no-explicit-anyrule (28385546) - Normalise internal package names (3f58b110)
- Update example command (e271b63e)
- Add name for
app-vitest-full(882c144e) - Ignore
@nuxt/devtoolsupgrades for now (54f654d6) - Lint (08ee3515)
❤️ Contributors
- Daniel Roe (@danielroe)
- Michael Brevard yonshi29@gmail.com