Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxt): render head scripts that use body: true #6293

Merged
merged 9 commits into from
Aug 2, 2022
Merged

fix(nuxt): render head scripts that use body: true #6293

merged 9 commits into from
Aug 2, 2022

Commits on Aug 2, 2022

  1. fix(head): render scripts using body: true

    Resolves naming difference with NuxtMeta and @vueuse/head causing the scripts not to be rendered. This allows applies to `link`.
    harlan-zw committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7dab2dd View commit details
    Browse the repository at this point in the history
  2. chore: fix failing tests

    harlan-zw committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    39ba7b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56b594 View commit details
    Browse the repository at this point in the history
  4. chore: broken tests

    harlan-zw committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8c0b0dc View commit details
    Browse the repository at this point in the history
  5. docs: add edge banner

    pi0 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d127156 View commit details
    Browse the repository at this point in the history
  6. Update docs/content/2.guide/2.features/4.head-management.md

    Co-authored-by: Damian Gล‚owala <48835293+DamianGlowala@users.noreply.github.com>
    pi0 and DamianGlowala committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c73e106 View commit details
    Browse the repository at this point in the history
  7. Update docs/content/2.guide/2.features/4.head-management.md

    Co-authored-by: Damian Gล‚owala <48835293+DamianGlowala@users.noreply.github.com>
    pi0 and DamianGlowala committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    cbb2cc8 View commit details
    Browse the repository at this point in the history
  8. Update docs/content/2.guide/2.features/4.head-management.md

    Co-authored-by: Damian Gล‚owala <48835293+DamianGlowala@users.noreply.github.com>
    pi0 and DamianGlowala committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1ebfec7 View commit details
    Browse the repository at this point in the history
  9. Update packages/nuxt/src/core/runtime/nitro/renderer.ts

    Co-authored-by: Damian Gล‚owala <48835293+DamianGlowala@users.noreply.github.com>
    pi0 and DamianGlowala committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ed33e1e View commit details
    Browse the repository at this point in the history