github nuxt/nuxt v2.14.8

latest releases: @nuxt/ui-templates@1.3.3, v3.11.2, @nuxt/ui-templates@1.3.2...
3 years ago

🐛 Bug Fixes

  • webpack
    • #8205 Allow transpiling packages in nested node_modules
  • general
    • #8325 Handle route encodings and update vue-router
  • vue-router
    • #8394 Force chidren to be required if default child is present (resolves #7823)
  • cli
    • #8398 Respect router.trailingSlash when serving static files (resolves #8350)
    • #8337 Handle generate.cache.ignore as a function in ensureBuild
  • generator
    • #8237 Nested route missing trailingSlash (resolves #8165)
    • #8344 Respect publicPath for static assets (resolves #7923, #7815)
  • csp
    • #8352 Apply right csp header when status code is 304 (resolves #8353)
  • vue-app
    • #8314 Handle missing payloads on full static (resolves #7717)
    • #8348 Warn if promises and functions are in fetch state (resolves #8338)
    • #8225 TriggerScroll when transitions is disabled
    • #8289 Use nuxt globalName correctly in nuxt-link and fetch mixin (resolves #8118)
    • #8280 Prevent redirection loop with URI-encoded path (resolves #8116)
  • types
    • #8362 Correct vue.config types
    • #8349 Add missing isFetching and nbFetching to NuxtApp interface
    • #8319 NuxtOptionsHead can be a function
    • #8302 Add missing ssrContext and next typings to Context (resolves #8296)
  • server
    • #8313 Redirect if router.base specified in development

💅 Refactors

  • general
    • #8210 Use nuxt everywhere
  • cli

👓 Tests

  • general
    • #8282 Fix redirect tests

💖 Thanks to

Don't miss a new nuxt release

NewReleases is sending notifications on new releases.