Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
2.9.2
2.10.1
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
rebase!
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
2.9.2
->2.10.1
Release Notes
nuxt/nuxt.js
### [`v2.10.1`](https://togithub.com/nuxt/nuxt.js/releases/v2.10.1) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.10.0...v2.10.1) ##### π Fixes - `vue-app, webpack` - [#6504](https://togithub.com/nuxt/nuxt.js/issues/6504) Remove consola from client - `utils` - [#6515](https://togithub.com/nuxt/nuxt.js/issues/6515) Fix error when `router.trailingSlash` is `false` - `generator` - [#6362](https://togithub.com/nuxt/nuxt.js/issues/6362) Remove trailing slash when no subFolders are used - `webpack` - [#6520](https://togithub.com/nuxt/nuxt.js/issues/6520) `chunkhash` and `contenthash` not work with `extractCSS` - `cli` - [#6525](https://togithub.com/nuxt/nuxt.js/issues/6525) Enable server for `nuxt build` when pages should be generated ##### π‘ Chore - `readme` - [#6511](https://togithub.com/nuxt/nuxt.js/issues/6511) Remove deprecated starter template ##### β Dependency Upgrades - `vue-meta`: Upgraded to [`v2.3`](https://togithub.com/nuxt/vue-meta/releases) which fixes duplicated tags in SPA mode ##### π Thanks to - Dennis Herzberg ([@dennis47528](https://togithub.com/dennis47528)) - Yuki Terashima ([@y-temp4](https://togithub.com/y-temp4)) ### [`v2.10.0`](https://togithub.com/nuxt/nuxt.js/releases/v2.10.0) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.9.2...v2.10.0) ##### πHighlights - Support for improved typescript runtime - Experimental support for feature toggling for SUPER slim builds! - Mitigate problems with nuxt server stocking during development - Fix issues with internet-explorer in development mode - Upgrade to [terser webpack plugin v2](https://togithub.com/webpack-contrib/terser-webpack-plugin/releases/tag/v2.0.0) - Improved stability of `loading-screen`. No more endless loops ([nuxt/loading-screen#44](https://togithub.com/nuxt/loading-screen/issues/44)) and show fatal errors ([nuxt/loading-screen#45](https://togithub.com/nuxt/loading-screen/issues/45)) for the initial build ##### π Bug Fixes - `core` - [#6490](https://togithub.com/nuxt/nuxt.js/issues/6490) Clear resolver cache for project files dev mode - `vue-app` - [#6479](https://togithub.com/nuxt/nuxt.js/issues/6479) Error page layout not correctly applied in client-side rendering - [#6473](https://togithub.com/nuxt/nuxt.js/issues/6473) Pass `vm` as arg to support `data()` with arrow function - [#6433](https://togithub.com/nuxt/nuxt.js/issues/6433) Fix `asyncData` hydration when `features.transition` is `false` - [#6430](https://togithub.com/nuxt/nuxt.js/issues/6430) Clear idle callback - [#6217](https://togithub.com/nuxt/nuxt.js/issues/6217) Prevent looping on error during render of error page - `webpack` - [#6298](https://togithub.com/nuxt/nuxt.js/issues/6298) Fix `consola` IE compatibility - Revert `pause/resume` - [#6460](https://togithub.com/nuxt/nuxt.js/issues/6460) Correct sass options for `sass-loader@8` - [#6448](https://togithub.com/nuxt/nuxt.js/issues/6448) Don't push to `compilersWatching` in callback - `cli` - [#6441](https://togithub.com/nuxt/nuxt.js/issues/6441) Server should not be initialized in nuxt build - `babel-preset-app` - [#6435](https://togithub.com/nuxt/nuxt.js/issues/6435) Use loose mode for babel class plugin - `vue-renderer` - [#6429](https://togithub.com/nuxt/nuxt.js/issues/6429) Dont mutate `options.head` - `config` - [#6371](https://togithub.com/nuxt/nuxt.js/issues/6371) Enable total timing by default when `server.timing` is enabled - `config, vue-app` - [#6379](https://togithub.com/nuxt/nuxt.js/issues/6379) Add module declaration for `config` and `vue-app` ##### π Features - `cli, config` - [#6399](https://togithub.com/nuxt/nuxt.js/issues/6399) `cli.bannerColor` option - `config` - [#6414](https://togithub.com/nuxt/nuxt.js/issues/6414) `serverMiddleware` as a simple key/value object - `builder` - [#6368](https://togithub.com/nuxt/nuxt.js/issues/6368) `followSymlinks` option to allow for symlinks - [#6285](https://togithub.com/nuxt/nuxt.js/issues/6285) `extendPlugins` option and `builder:extendPlugins` hook - [#6329](https://togithub.com/nuxt/nuxt.js/issues/6329) Add `builder:prepared` hook - [#6342](https://togithub.com/nuxt/nuxt.js/issues/6342) Support adding custom middleware - `cli` - [#6475](https://togithub.com/nuxt/nuxt.js/issues/6475) Catch build errors with `cli:buildError` hook - `webpack` - [#6477](https://togithub.com/nuxt/nuxt.js/issues/6477) Use `vue-meta` browser build for client bundle - [#6398](https://togithub.com/nuxt/nuxt.js/issues/6398) Upgrade `terser-webpack-plugin` to `v2` - [#6350](https://togithub.com/nuxt/nuxt.js/issues/6350) Add `webpack:config` hook - `server` - [#6438](https://togithub.com/nuxt/nuxt.js/issues/6438) Add config option to define `etag` hash function - `vue-app` - [#6292](https://togithub.com/nuxt/nuxt.js/issues/6292) Add `prefetch` prop to `Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.