v2.14.8
版本发布时间: 2020-12-01 19:09:46
nuxt/nuxt最新发布版本:v3.13.2(2024-09-16 05:27:05)
🐛 Bug Fixes
-
webpack
- #8205 Allow transpiling packages in nested
node_modules
- #8205 Allow transpiling packages in nested
-
general
-
#8325 Handle route encodings and update
vue-router
-
#8325 Handle route encodings and update
-
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 inensureBuild
- #8398 Respect
-
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 toNuxtApp
interface - #8319
NuxtOptionsHead
can be a function - #8302 Add missing
ssrContext
andnext
typings toContext
(resolves #8296)
-
server
- #8313 Redirect if
router.base
specified in development
- #8313 Redirect if
💅 Refactors
-
general
- #8210 Use nuxt everywhere
-
cli
- #8219 Grammatical errors (resolves #8217)
👓 Tests
-
general
- #8282 Fix redirect tests
💖 Thanks to
- Ahad Birang (@farnabaz)
- Audrius Jakumavicius (@aj-dev)
- Cain Hall (@cain)
- Daniel Roe (@danielroe)
- Mathieu TUDISCO (@mathieutu)
- Orkhan Alikhanov (@OrkhanAlikhanov)
- Steve Perkins (@steveperkins)
- @Zuckjet
- @padinko