From 0fb0f355fc35aa4bd3b7eaab97943ed5979aa1d9 Mon Sep 17 00:00:00 2001 From: Swashata Ghosh Date: Tue, 16 Apr 2019 21:41:45 +0530 Subject: [PATCH] chore(release): publish v3.0.0 --- CHANGELOG.md | 116 ++++++++++++++++++++++++ lerna.json | 2 +- packages/babel-preset-base/CHANGELOG.md | 8 ++ packages/babel-preset-base/package.json | 4 +- packages/cli/CHANGELOG.md | 11 +++ packages/cli/package.json | 4 +- packages/entrypoint/CHANGELOG.md | 8 ++ packages/entrypoint/package.json | 4 +- packages/eslint-config/CHANGELOG.md | 16 ++++ packages/eslint-config/package.json | 10 +- packages/scripts/CHANGELOG.md | 26 ++++++ packages/scripts/package.json | 6 +- 12 files changed, 200 insertions(+), 15 deletions(-) create mode 100644 packages/eslint-config/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a1673370..aef9f5f92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,122 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.0.0](https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0) (2019-04-16) + + +### Bug Fixes + +* **deps:** roll back dependency react-hot-loader to 4.8.0 ([5902cd0](https://github.com/swashata/wp-webpack-script/commit/5902cd0)) +* **deps:** update dependency @svgr/webpack to v4.2.0 ([e08134e](https://github.com/swashata/wp-webpack-script/commit/e08134e)) +* **deps:** update dependency @types/browser-sync to ^0.0.43 ([1c83c8c](https://github.com/swashata/wp-webpack-script/commit/1c83c8c)) +* **deps:** update dependency @types/inquirer to ^0.0.44 ([e3f26ff](https://github.com/swashata/wp-webpack-script/commit/e3f26ff)) +* **deps:** update dependency @types/shelljs to v0.8.5 ([1a1064f](https://github.com/swashata/wp-webpack-script/commit/1a1064f)) +* **deps:** update dependency @types/webpack-env to v1.13.8 ([d96cf7f](https://github.com/swashata/wp-webpack-script/commit/d96cf7f)) +* **deps:** update dependency @types/webpack-env to v1.13.9 ([2c74f60](https://github.com/swashata/wp-webpack-script/commit/2c74f60)) +* **deps:** update dependency commander to v2.20.0 ([6e598e5](https://github.com/swashata/wp-webpack-script/commit/6e598e5)) +* **deps:** update dependency del to v4 ([2389279](https://github.com/swashata/wp-webpack-script/commit/2389279)) +* **deps:** update dependency gatsby to v2.1.14 ([7fa5649](https://github.com/swashata/wp-webpack-script/commit/7fa5649)) +* **deps:** update dependency gatsby to v2.1.22 ([144678b](https://github.com/swashata/wp-webpack-script/commit/144678b)) +* **deps:** update dependency gatsby to v2.1.24 ([40b7fc5](https://github.com/swashata/wp-webpack-script/commit/40b7fc5)) +* **deps:** update dependency gatsby to v2.1.27 ([c727ad5](https://github.com/swashata/wp-webpack-script/commit/c727ad5)) +* **deps:** update dependency gatsby to v2.1.28 ([da8b133](https://github.com/swashata/wp-webpack-script/commit/da8b133)) +* **deps:** update dependency gatsby to v2.1.29 ([9fe17e0](https://github.com/swashata/wp-webpack-script/commit/9fe17e0)) +* **deps:** update dependency gatsby to v2.1.34 ([a777d71](https://github.com/swashata/wp-webpack-script/commit/a777d71)) +* **deps:** update dependency gatsby to v2.1.35 ([f77d58f](https://github.com/swashata/wp-webpack-script/commit/f77d58f)) +* **deps:** update dependency gatsby to v2.1.36 ([4d85a37](https://github.com/swashata/wp-webpack-script/commit/4d85a37)) +* **deps:** update dependency gatsby to v2.1.39 ([c30a14a](https://github.com/swashata/wp-webpack-script/commit/c30a14a)) +* **deps:** update dependency gatsby to v2.2.12 ([910033e](https://github.com/swashata/wp-webpack-script/commit/910033e)) +* **deps:** update dependency gatsby to v2.2.13 ([cb71295](https://github.com/swashata/wp-webpack-script/commit/cb71295)) +* **deps:** update dependency gatsby to v2.2.2 ([9489595](https://github.com/swashata/wp-webpack-script/commit/9489595)) +* **deps:** update dependency gatsby to v2.2.4 ([1210b2a](https://github.com/swashata/wp-webpack-script/commit/1210b2a)) +* **deps:** update dependency gatsby to v2.2.6 ([2a493b7](https://github.com/swashata/wp-webpack-script/commit/2a493b7)) +* **deps:** update dependency gatsby to v2.2.7 ([3e57234](https://github.com/swashata/wp-webpack-script/commit/3e57234)) +* **deps:** update dependency gatsby to v2.3.0 ([66a91bd](https://github.com/swashata/wp-webpack-script/commit/66a91bd)) +* **deps:** update dependency gatsby to v2.3.10 ([05d9a40](https://github.com/swashata/wp-webpack-script/commit/05d9a40)) +* **deps:** update dependency gatsby to v2.3.11 ([20305e7](https://github.com/swashata/wp-webpack-script/commit/20305e7)) +* **deps:** update dependency gatsby to v2.3.12 ([e884958](https://github.com/swashata/wp-webpack-script/commit/e884958)) +* **deps:** update dependency gatsby to v2.3.13 ([c06d7ec](https://github.com/swashata/wp-webpack-script/commit/c06d7ec)) +* **deps:** update dependency gatsby to v2.3.14 ([2978e20](https://github.com/swashata/wp-webpack-script/commit/2978e20)) +* **deps:** update dependency gatsby to v2.3.2 ([d7dd2fa](https://github.com/swashata/wp-webpack-script/commit/d7dd2fa)) +* **deps:** update dependency gatsby to v2.3.20 ([743145f](https://github.com/swashata/wp-webpack-script/commit/743145f)) +* **deps:** update dependency gatsby to v2.3.21 ([30a6ff2](https://github.com/swashata/wp-webpack-script/commit/30a6ff2)) +* **deps:** update dependency gatsby to v2.3.22 ([9fd2443](https://github.com/swashata/wp-webpack-script/commit/9fd2443)) +* **deps:** update dependency gatsby to v2.3.4 ([35e622c](https://github.com/swashata/wp-webpack-script/commit/35e622c)) +* **deps:** update dependency gatsby to v2.3.6 ([6716e1e](https://github.com/swashata/wp-webpack-script/commit/6716e1e)) +* **deps:** update dependency gatsby to v2.3.7 ([49b0ace](https://github.com/swashata/wp-webpack-script/commit/49b0ace)) +* **deps:** update dependency gatsby to v2.3.8 ([9a4a365](https://github.com/swashata/wp-webpack-script/commit/9a4a365)) +* **deps:** update dependency gatsby to v2.3.9 ([ccf6818](https://github.com/swashata/wp-webpack-script/commit/ccf6818)) +* **deps:** update dependency gatsby-image to v2.0.36 ([e414a5e](https://github.com/swashata/wp-webpack-script/commit/e414a5e)) +* **deps:** update dependency gatsby-plugin-manifest to v2.0.26 ([75d4e6b](https://github.com/swashata/wp-webpack-script/commit/75d4e6b)) +* **deps:** update dependency gatsby-plugin-netlify-cache to v1.1.0 ([82907f6](https://github.com/swashata/wp-webpack-script/commit/82907f6)) +* **deps:** update dependency gatsby-plugin-svgr to v2.0.2 ([5b74174](https://github.com/swashata/wp-webpack-script/commit/5b74174)) +* **deps:** update dependency gatsby-remark-images to v3.0.9 ([a1d538a](https://github.com/swashata/wp-webpack-script/commit/a1d538a)) +* **deps:** update dependency gatsby-transformer-remark to v2.3.0 ([dc53b2d](https://github.com/swashata/wp-webpack-script/commit/dc53b2d)) +* **deps:** update dependency gatsby-transformer-remark to v2.3.5 ([d7e4b6d](https://github.com/swashata/wp-webpack-script/commit/d7e4b6d)) +* **deps:** update dependency mini-css-extract-plugin to ^0.6.0 ([2e23e1b](https://github.com/swashata/wp-webpack-script/commit/2e23e1b)) +* **deps:** update dependency prismjs to v1.16.0 ([9f8c6bb](https://github.com/swashata/wp-webpack-script/commit/9f8c6bb)) +* **deps:** update dependency react-bootstrap to v1.0.0-beta.6 ([a4f7254](https://github.com/swashata/wp-webpack-script/commit/a4f7254)) +* **deps:** update dependency react-bootstrap to v1.0.0-beta.8 ([0b537b7](https://github.com/swashata/wp-webpack-script/commit/0b537b7)) +* **deps:** update dependency react-hot-loader to v4.7.2 ([1e73da0](https://github.com/swashata/wp-webpack-script/commit/1e73da0)) +* **deps:** update dependency react-hot-loader to v4.8.0 ([3068aef](https://github.com/swashata/wp-webpack-script/commit/3068aef)) +* **deps:** update dependency react-hot-loader to v4.8.1 ([4405b7c](https://github.com/swashata/wp-webpack-script/commit/4405b7c)) +* **deps:** update dependency react-hot-loader to v4.8.2 ([d9bf81f](https://github.com/swashata/wp-webpack-script/commit/d9bf81f)) +* **deps:** update dependency react-hot-loader to v4.8.3 ([20f062e](https://github.com/swashata/wp-webpack-script/commit/20f062e)) +* **deps:** update dependency react-hot-loader to v4.8.4 ([a068206](https://github.com/swashata/wp-webpack-script/commit/a068206)) +* **deps:** update gatsby monorepo ([3bbafb9](https://github.com/swashata/wp-webpack-script/commit/3bbafb9)) +* **deps:** update gatsby monorepo ([bd55ffc](https://github.com/swashata/wp-webpack-script/commit/bd55ffc)) +* **deps:** update gatsby monorepo ([0cbe955](https://github.com/swashata/wp-webpack-script/commit/0cbe955)) +* **deps:** update gatsby monorepo ([be4a7f2](https://github.com/swashata/wp-webpack-script/commit/be4a7f2)) +* **deps:** update gatsby monorepo ([ebbebbe](https://github.com/swashata/wp-webpack-script/commit/ebbebbe)) +* **deps:** update gatsby monorepo ([a83fae2](https://github.com/swashata/wp-webpack-script/commit/a83fae2)) +* **deps:** update gatsby monorepo ([1174fc2](https://github.com/swashata/wp-webpack-script/commit/1174fc2)) +* **deps:** update gatsby monorepo ([779ec7e](https://github.com/swashata/wp-webpack-script/commit/779ec7e)) +* **deps:** update gatsby monorepo ([3f04253](https://github.com/swashata/wp-webpack-script/commit/3f04253)) +* **deps:** update gatsby monorepo ([f4f57df](https://github.com/swashata/wp-webpack-script/commit/f4f57df)) +* **deps:** update gatsby monorepo ([c069e2c](https://github.com/swashata/wp-webpack-script/commit/c069e2c)) +* **deps:** update gatsby monorepo ([d8c5e70](https://github.com/swashata/wp-webpack-script/commit/d8c5e70)) +* **deps:** update gatsby monorepo ([810df15](https://github.com/swashata/wp-webpack-script/commit/810df15)) +* **deps:** update gatsby monorepo ([2d2e304](https://github.com/swashata/wp-webpack-script/commit/2d2e304)) +* **deps:** update gatsby monorepo ([2c06d80](https://github.com/swashata/wp-webpack-script/commit/2c06d80)) +* **deps:** update gatsby monorepo ([2fb1cb8](https://github.com/swashata/wp-webpack-script/commit/2fb1cb8)) +* **deps:** update gatsby monorepo ([cbd6ef4](https://github.com/swashata/wp-webpack-script/commit/cbd6ef4)) +* **deps:** update gatsby monorepo ([c714b06](https://github.com/swashata/wp-webpack-script/commit/c714b06)) +* **deps:** update gatsby monorepo ([cd3bbec](https://github.com/swashata/wp-webpack-script/commit/cd3bbec)) +* **deps:** update gatsby monorepo ([ae6196c](https://github.com/swashata/wp-webpack-script/commit/ae6196c)) +* **deps:** update gatsby monorepo ([8f0485a](https://github.com/swashata/wp-webpack-script/commit/8f0485a)) +* **deps:** update gatsby monorepo ([d9fcab0](https://github.com/swashata/wp-webpack-script/commit/d9fcab0)) +* **deps:** update gatsby monorepo ([b8e1c5d](https://github.com/swashata/wp-webpack-script/commit/b8e1c5d)) +* **deps:** update gatsby monorepo ([85bc777](https://github.com/swashata/wp-webpack-script/commit/85bc777)) +* **deps:** update gatsby monorepo ([c09eb5f](https://github.com/swashata/wp-webpack-script/commit/c09eb5f)) +* **deps:** update gatsby monorepo ([c106912](https://github.com/swashata/wp-webpack-script/commit/c106912)) +* **deps:** update gatsby monorepo ([b23c5d7](https://github.com/swashata/wp-webpack-script/commit/b23c5d7)) +* **deps:** update gatsby monorepo ([c00679d](https://github.com/swashata/wp-webpack-script/commit/c00679d)) +* **deps:** update gatsby monorepo ([c309ee2](https://github.com/swashata/wp-webpack-script/commit/c309ee2)) +* **deps:** update gatsby monorepo ([06b4794](https://github.com/swashata/wp-webpack-script/commit/06b4794)) +* **deps:** update gatsby monorepo ([62412ab](https://github.com/swashata/wp-webpack-script/commit/62412ab)) +* **deps:** update react monorepo to v16.8.3 ([f061263](https://github.com/swashata/wp-webpack-script/commit/f061263)) +* **deps:** update react monorepo to v16.8.4 ([7f56194](https://github.com/swashata/wp-webpack-script/commit/7f56194)) +* **deps:** update react monorepo to v16.8.5 ([d508e38](https://github.com/swashata/wp-webpack-script/commit/d508e38)) +* **deps:** update react monorepo to v16.8.6 ([40e1230](https://github.com/swashata/wp-webpack-script/commit/40e1230)) +* **eslint-config:** issues within ts and js config ([33c0661](https://github.com/swashata/wp-webpack-script/commit/33c0661)) +* **plugins:** issue with new version of clean webpack plugin ([b98c1b3](https://github.com/swashata/wp-webpack-script/commit/b98c1b3)) +* **postcss:** add sourcemap to postcss-loader ([afa8e39](https://github.com/swashata/wp-webpack-script/commit/afa8e39)) +* **scripts:** remove unneeded object property ([3deaa1d](https://github.com/swashata/wp-webpack-script/commit/3deaa1d)) + + +### Features + +* **babel-loader:** option to use babel config from project ([9eac648](https://github.com/swashata/wp-webpack-script/commit/9eac648)) +* **cli:** improve cli output ([fc7502c](https://github.com/swashata/wp-webpack-script/commit/fc7502c)), closes [#429](https://github.com/swashata/wp-webpack-script/issues/429) +* **cli:** improve cli output and logo ([e012ab6](https://github.com/swashata/wp-webpack-script/commit/e012ab6)), closes [#429](https://github.com/swashata/wp-webpack-script/issues/429) +* **site:** update screenshots ([1f28f04](https://github.com/swashata/wp-webpack-script/commit/1f28f04)), closes [#438](https://github.com/swashata/wp-webpack-script/issues/438) +* add helpers for file-loader ([49bd29c](https://github.com/swashata/wp-webpack-script/commit/49bd29c)), closes [#284](https://github.com/swashata/wp-webpack-script/issues/284) +* add sharable eslint config ([9eb1e2c](https://github.com/swashata/wp-webpack-script/commit/9eb1e2c)), closes [#434](https://github.com/swashata/wp-webpack-script/issues/434) + + + + + # [2.13.0](https://github.com/swashata/wp-webpack-script/compare/v2.12.0...v2.13.0) (2019-02-21) diff --git a/lerna.json b/lerna.json index 3c550cf22..5d01a0a9d 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "packages/*" ], - "version": "2.13.0", + "version": "3.0.0", "npmClient": "yarn", "useWorkspaces": true, "registry": "https://registry.npmjs.org/", diff --git a/packages/babel-preset-base/CHANGELOG.md b/packages/babel-preset-base/CHANGELOG.md index 56424182d..2861075c5 100644 --- a/packages/babel-preset-base/CHANGELOG.md +++ b/packages/babel-preset-base/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.0.0](https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0) (2019-04-16) + +**Note:** Version bump only for package @wpackio/babel-preset-base + + + + + # [2.13.0](https://github.com/swashata/wp-webpack-script/compare/v2.12.0...v2.13.0) (2019-02-21) **Note:** Version bump only for package @wpackio/babel-preset-base diff --git a/packages/babel-preset-base/package.json b/packages/babel-preset-base/package.json index 7dfa5d26d..1662b2ed0 100644 --- a/packages/babel-preset-base/package.json +++ b/packages/babel-preset-base/package.json @@ -1,6 +1,6 @@ { "name": "@wpackio/babel-preset-base", - "version": "2.13.0", + "version": "3.0.0", "description": "Babel preset for @wps/scripts, without react specific transforms.", "keywords": [ "wordpress", @@ -49,8 +49,8 @@ "access": "public" }, "devDependencies": { - "@wpackio/eslint-config": "0.0.1", "@babel/core": "7.4.3", + "@wpackio/eslint-config": "^3.0.0", "dts-gen": "0.5.7" } } diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 603e84cc1..32fbf59a2 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.0.0](https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0) (2019-04-16) + + +### Bug Fixes + +* **deps:** update dependency commander to v2.20.0 ([6e598e5](https://github.com/swashata/wp-webpack-script/commit/6e598e5)) + + + + + # [2.13.0](https://github.com/swashata/wp-webpack-script/compare/v2.12.0...v2.13.0) (2019-02-21) **Note:** Version bump only for package @wpackio/cli diff --git a/packages/cli/package.json b/packages/cli/package.json index 9e9d9e7d7..dd8305f5d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wpackio/cli", - "version": "2.13.0", + "version": "3.0.0", "description": "Commandline tool to quickly bootstrap wpackio-scripts to your project.", "keywords": [ "wordpress", @@ -44,6 +44,6 @@ "access": "public" }, "devDependencies": { - "@wpackio/eslint-config": "0.0.1" + "@wpackio/eslint-config": "^3.0.0" } } diff --git a/packages/entrypoint/CHANGELOG.md b/packages/entrypoint/CHANGELOG.md index 1520ea809..8941683d8 100644 --- a/packages/entrypoint/CHANGELOG.md +++ b/packages/entrypoint/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.0.0](https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0) (2019-04-16) + +**Note:** Version bump only for package @wpackio/entrypoint + + + + + # [2.12.0](https://github.com/swashata/wp-webpack-script/compare/v2.11.0...v2.12.0) (2019-02-12) diff --git a/packages/entrypoint/package.json b/packages/entrypoint/package.json index 551becfc2..6a5c350c7 100644 --- a/packages/entrypoint/package.json +++ b/packages/entrypoint/package.json @@ -1,6 +1,6 @@ { "name": "@wpackio/entrypoint", - "version": "2.12.0", + "version": "3.0.0", "description": "An entrypoint for webpack which is added automatically for safe publicPath.", "keywords": [ "wordpress", @@ -20,7 +20,7 @@ "@types/webpack-env": "^1.13.9" }, "devDependencies": { - "@wpackio/eslint-config": "0.0.1" + "@wpackio/eslint-config": "^3.0.0" }, "engines": { "node": ">=8.9.0" diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md new file mode 100644 index 000000000..c3fc51a7f --- /dev/null +++ b/packages/eslint-config/CHANGELOG.md @@ -0,0 +1,16 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [3.0.0](https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0) (2019-04-16) + + +### Bug Fixes + +* **eslint-config:** issues within ts and js config ([33c0661](https://github.com/swashata/wp-webpack-script/commit/33c0661)) + + +### Features + +* add sharable eslint config ([9eb1e2c](https://github.com/swashata/wp-webpack-script/commit/9eb1e2c)), closes [#434](https://github.com/swashata/wp-webpack-script/issues/434) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 8774e165b..ede4cb1ce 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@wpackio/eslint-config", - "version": "0.0.1", + "version": "3.0.0", "description": "Shared ESLint config for all @wpackio packages.", "keywords": [ "eslint", @@ -19,18 +19,18 @@ "prettier": ">=1.12.1" }, "dependencies": { + "@typescript-eslint/eslint-plugin": "1.6.0", + "@typescript-eslint/parser": "1.6.0", "babel-eslint": "^10.0.1", "eslint-config-airbnb": "^17.1.0", "eslint-config-prettier": "^4.1.0", + "eslint-import-resolver-typescript": "1.1.1", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-import": "^2.17.1", "eslint-plugin-jest": "^22.4.1", "eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-prettier": "^3.0.1", - "eslint-plugin-react": "^7.12.4", - "@typescript-eslint/eslint-plugin": "1.6.0", - "@typescript-eslint/parser": "1.6.0", - "eslint-import-resolver-typescript": "1.1.1" + "eslint-plugin-react": "^7.12.4" }, "engines": { "node": ">=8.9.0" diff --git a/packages/scripts/CHANGELOG.md b/packages/scripts/CHANGELOG.md index 6542c8ed9..482629b9e 100644 --- a/packages/scripts/CHANGELOG.md +++ b/packages/scripts/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.0.0](https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0) (2019-04-16) + + +### Bug Fixes + +* **deps:** update dependency @types/browser-sync to ^0.0.43 ([1c83c8c](https://github.com/swashata/wp-webpack-script/commit/1c83c8c)) +* **deps:** update dependency @types/inquirer to ^0.0.44 ([e3f26ff](https://github.com/swashata/wp-webpack-script/commit/e3f26ff)) +* **deps:** update dependency del to v4 ([2389279](https://github.com/swashata/wp-webpack-script/commit/2389279)) +* **deps:** update dependency mini-css-extract-plugin to ^0.6.0 ([2e23e1b](https://github.com/swashata/wp-webpack-script/commit/2e23e1b)) +* **plugins:** issue with new version of clean webpack plugin ([b98c1b3](https://github.com/swashata/wp-webpack-script/commit/b98c1b3)) +* **postcss:** add sourcemap to postcss-loader ([afa8e39](https://github.com/swashata/wp-webpack-script/commit/afa8e39)) +* **scripts:** remove unneeded object property ([3deaa1d](https://github.com/swashata/wp-webpack-script/commit/3deaa1d)) + + +### Features + +* **cli:** improve cli output ([fc7502c](https://github.com/swashata/wp-webpack-script/commit/fc7502c)), closes [#429](https://github.com/swashata/wp-webpack-script/issues/429) +* add helpers for file-loader ([49bd29c](https://github.com/swashata/wp-webpack-script/commit/49bd29c)), closes [#284](https://github.com/swashata/wp-webpack-script/issues/284) +* **cli:** improve cli output and logo ([e012ab6](https://github.com/swashata/wp-webpack-script/commit/e012ab6)), closes [#429](https://github.com/swashata/wp-webpack-script/issues/429) +* add sharable eslint config ([9eb1e2c](https://github.com/swashata/wp-webpack-script/commit/9eb1e2c)), closes [#434](https://github.com/swashata/wp-webpack-script/issues/434) +* **babel-loader:** option to use babel config from project ([9eac648](https://github.com/swashata/wp-webpack-script/commit/9eac648)) + + + + + # [2.13.0](https://github.com/swashata/wp-webpack-script/compare/v2.12.0...v2.13.0) (2019-02-21) diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 9b1bfa740..08d2a8f9a 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -1,6 +1,6 @@ { "name": "@wpackio/scripts", - "version": "2.13.0", + "version": "3.0.0", "description": "Main single dependency of @wpackio build tool.", "keywords": [ "wordpress", @@ -38,7 +38,7 @@ "@types/webpack-dev-middleware": "^2.0.2", "@types/webpack-env": "^1.13.9", "@types/webpack-hot-middleware": "^2.16.5", - "@wpackio/babel-preset-base": "^2.13.0", + "@wpackio/babel-preset-base": "^3.0.0", "archiver": "^3.0.0", "autoprefixer": "^9.5.1", "babel-loader": "^8.0.5", @@ -101,7 +101,7 @@ "access": "public" }, "devDependencies": { - "@wpackio/eslint-config": "0.0.1", + "@wpackio/eslint-config": "^3.0.0", "dts-gen": "0.5.7", "fork-ts-checker-webpack-plugin": "1.0.2" }