Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 55ac038

Browse files
chore(release): 4.0.0
1 parent b4dbf15 commit 55ac038

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

‎CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
# [4.0.0](https://github.com/medfreeman/nuxt-netlify-cms-module/compare/v3.1.0...v4.0.0) (2019年02月21日)
6+
7+
8+
### Bug Fixes
9+
10+
* **package:** update style-loader to version 0.23.0 ([#75](https://github.com/medfreeman/nuxt-netlify-cms-module/issues/75)) ([004f9eb](https://github.com/medfreeman/nuxt-netlify-cms-module/commit/004f9eb))
11+
12+
13+
### Features
14+
15+
* **module:** compatibility with `nuxt` v2 ([#111](https://github.com/medfreeman/nuxt-netlify-cms-module/issues/111)) ([41c450e](https://github.com/medfreeman/nuxt-netlify-cms-module/commit/41c450e)), closes [nuxt-community/nuxtent-module#190](https://github.com/nuxt-community/nuxtent-module/issues/190)
16+
17+
18+
### BREAKING CHANGES
19+
20+
* **module:** This module is no more compatible with nuxt versions older than v2.0.0
21+
Update `nuxt` devDependency to v.2.0.0
22+
23+
Compatibility with webpack v4
24+
Add `FriendlyErrorsWebpackPlugin`
25+
Add `@nuxt/friendly-errors-webpack-plugin`, `extract-css-chunks-webpack-plugin`
26+
Use `consola` instead of debug for logging, improve messages
27+
Add `webpackbar` in production, improve logging
28+
Upgrade husky, move config to its own key
29+
Remove `.yarnrc` engine compatibility fix
30+
31+
32+
533
<a name="3.1.0"></a>
634
# [3.1.0](https://github.com/medfreeman/nuxt-netlify-cms-module/compare/v3.0.2...v3.1.0) (2018年08月07日)
735

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-netlify-cms",
33
"description": "Easy Netlify CMS integration with nuxt.js",
4-
"version": "3.1.0",
4+
"version": "4.0.0",
55
"license": "MIT",
66
"main": "index.js",
77
"author": "Mehdi Lahlou <mlahlou@protonmail.ch>",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /