
- #Report templates for google docs update#
- #Report templates for google docs upgrade#
- #Report templates for google docs code#
nuxt: Support server components with extracted payloads ( #10113). nuxt: Prefetch middleware/layouts + await layout loading ( #10155). vite: Support anspile as function ( #7767). imports: imports:context hook for unimport context ( #9971). vite: Display production build stats ( #9761). nuxt: Deep watch useCookie ref value by default ( #9664). nuxt: Support for extending error.vue in layers ( #9521). nuxt: Add onNuxtReady composable ( #9478). nuxt: Experimental server component islands ( #5689). ﹛ experimental config schema (for module or theme authors). ✨ New onNuxtReady, useNuxtData and useSeoMeta composables. 🏝️ Experimental component Islands and server only components. 📖 Lots of improvements to the documentation and website (you can already see them in ). Keep app.vue file name consistent ( #18517)ģ.1.0 is the first minor release after Nuxt 3.0 including bug fixes and enhancements. Add info about server-components async limits ( #18513). Remove useNuxtData release alert ( #18488). nuxt: Augment interfaces exported from vue ( #18505). nuxt: Async transform for inline middleware ( #18460). vite: Ensure newly created pages do not return 404 ( #18447). nuxt: Don't render unknown components with placeholder ( #18494). nuxt: Do not override inferred type of ( #18495). #Report templates for google docs upgrade#
There's also a Nitro upgrade to v2.1.0 released shortly after v3.1.1, so when upgrading, please either run nuxt upgrade -force or refresh your lockfile. Zakas)ģ.1.1 is a bugfix release to address a problem rendering components injected by Vue or Nuxt plugins. 3e34418 chore: Add new issues to triage project ( #16740) (Nicholas C.2952d6e chore: sync templates/*.md files with issue templates ( #16758) (gfyoung).
#Report templates for google docs update#
762a872 docs: Update README (GitHub Actions Bot).fc2ea59 docs: Update README (GitHub Actions Bot).
#Report templates for google docs code#
78ecfe0 docs: use inline code for rule options name ( #16768) (Percy Ma).6669413 docs: deploy prerelease docs under the /docs/next/ path ( #16541) (Nitin Kumar).17b65ad docs: IA Update page URL move ( #16665) (Ben Perlmutter).b4f8329 fix: ignore directives for no-fallthrough ( #16757) (gfyoung).fc20f24 feat: add suggestions for redundant wrapping in prefer-regex-literals ( #16658) (YeonJuan).ce4f5ff docs: Replace removed related rules with a valid rule ( #16800) (Ville Saalo).3be0748 docs: add example for nodejs lintText api ( #16789) (Siva K).eslint' for consistency ( #16809) (Ben Perlmutter)
40287db docs: Remove Google Group icon ( #16779) (Nicholas C. 2aa4f5f docs: no-constant-condition: Add multi-comparison example ( #16776) (Sebastian Simon). f5f7b9b docs: Update README (GitHub Actions Bot). 333c712 docs: add background to code-path-diagrams for dark-mode ( #16822) (Tanuj Kanti). ed60afd docs: Update page titles, section landing pages, and side TOC ( #16760) (Ben Perlmutter). 50a8efd docs: report a sec vulnerability page ( #16808) (Ben Perlmutter). 2620614 docs: Code of Conduct page ( #16781) (Ben Perlmutter). ede5c64 docs: Custom processors page ( #16802) (Ben Perlmutter).
9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page ( #16780) (Ben Perlmutter).17f4be2 docs: Fix examples in no-multiple-empty-lines rule ( #16835) (jonz94).2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule ( #16785) (Nitin Kumar).This PR contains the following updates: Package