This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.14.12
->2.15.7
Release Notes
nuxt/nuxt.js
v2.15.7
Compare Source
🔰 Security advisory
Please upgrade to
nuxt@^2.15.7
if using[email protected]
or[email protected]
🐛 Bug Fixes
vue-app
v2.15.6
Compare Source
🐛 Bug Fixes
types
@types/[email protected]
(resolves #9268)v2.15.5
Compare Source
🐛 Bug Fixes
babel
class-properties
andprivate-methods
(resolves #9224)vue-app
route.replace
instead ofrouter.push
to trigger navigation guards (resolves #9111)builder
build.watch
paths (resolves #9045)cli
css-loader < 4.2
(resolves #9117)💖 Thanks to
v2.15.4
Compare Source
🐛 Bug Fixes
vue-app
$root
is not available (resolves #8995)app.context.route
to match components in server (resolves #9009)$fetch
if data is missing in payload (resolves #9016)app.context.route
for resolving components (resolves #9049)_app
namespace (resolves #9074)config
compileType
toicss
forcss-loader
v4server
.js
assets in development to fix HMR in safari (resolves #3828)cli
👕 Types
@types/terser-webpack-plugin
sass-loader
rather thansass
(resolves #9085)@nuxt/types
(resolves #9030)💖 Thanks to
v2.15.3
Compare Source
🐛 Bug Fixes
types
NuxtConfig
instead of typewebpack
extract-css-chunks-webpack-plugin
general
@babel/preset-env
to 2.13.xvue-renderer
injectScripts
forstatic
target💖 Thanks to
v2.15.2
Compare Source
🐛 Bug Fixes
babel-preset-app
💖 Thanks to
v2.15.1
Compare Source
🐛 Bug Fixes
renderer
webpack
ufo
(resolves #8838)cli
types
build.html.minify
can be falsebuilder
path.resolve
for pages dir💖 Thanks to
v2.15.0
Compare Source
💡 Highlights
Minimum supported Node.js version is 12.0.0 (See drop [email protected] support and update dependencies nuxt/nuxt#8327 for why)
Using jiti as new require engine with typescript support
Plug and play works out of the box
Allow opting-in to use
postcss@8
(See feat(postcss): support postcss v8 with explict postcss installation nuxt/nuxt#8546)or
includes
instead of exact match (example)🐛 Bug Fixes
general
trailingSlash
and child routes not workingconfig
utils
serializeFunction
fails with certain functionsvue-app
publicPath
on server-sidePage.options
before looking withinreq
,res
andquery
from context unless in full static modelink.__prefetch
exists before calling itid
attribute tonoopApp
push
on router instance rather than prototypeserver, vue-app
dev
cli
webpack
server
router.base
is setbabel
vue-app, vue-renderer, utils
trailingSlash
setting for payloadsgenerator
extendRoutes
🚀 Features
cli
postcss
config, vue-app, vue-renderer
base
andpublicPath
general
vue-app
fetchKey
for full static generationvue-renderer
<script>
tags💅 Refactors
utils, vue-app
ufo
to parse queries and join urlsvue-app
general
🏡 Chore
general
cli
types
builder
ed6e8cd
)readme
🇹 Types
vue.config
types should be optionalredirect
overload toContext
interfaceenablePreview
to contextloadingScreen
type definition💖 Thanks to
And all nuxters helping everyday with valuable feedbacks 💚
Configuration
📅 Schedule: "before 3am on the first day of the month" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.