Changelog

Discover the latest releases from Nuxt and the official modules.
@nuxt/scripts

v1.0.0-beta.15

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
@nuxt/ui

v4.5.1

🐛 Bug Fixes

  • components: improve arrow styling with stroke-default and fill-bg (#6095) (0e9198e)
  • components: improve slots return types and tests (#6109) (7d1e863)
  • components: prevent transformUI from mutating cached useComponentUI value (286738a), closes #6104 #4387
  • ContentToc: add relative positioning to content slot (fcdb231), closes #6117
  • ContentToc: use rem units for indicator size calculation (d631853)
  • NavigationMenu: prevent navigation when clicking trailing area in horizontal orientation (8f84c90), closes #6083
  • Page: make slot presence reactive for variant computation (082ea41)
  • types: resolve isArrayOfArray type return (#6097) (04292d9)
  • useResizable: use function declaration to prevent false auto-import (c22ecf4)

👋 New Contributors

Full Changelog: https://github.com/nuxt/ui/compare/v4.5.0...v4.5.1

@nuxt/content

v3.12.0

🚀 Features

🐞 Bug Fixes

View changes on GitHub