From e0141c411e1af42b2f456ec9a51809bd5fec8b6d Mon Sep 17 00:00:00 2001 From: Vio Date: Mon, 12 Oct 2020 09:11:43 +0200 Subject: [PATCH] :package: release v2.3.0 --- CHANGELOG.md | 58 +++++++++++++++++++++++ lerna.json | 2 +- packages/cli-utils/CHANGELOG.md | 13 +++++ packages/cli-utils/package-lock.json | 2 +- packages/cli-utils/package.json | 6 +-- packages/cli/CHANGELOG.md | 17 +++++++ packages/cli/package-lock.json | 2 +- packages/cli/package.json | 6 +-- packages/gatsby-plugin/CHANGELOG.md | 11 +++++ packages/gatsby-plugin/package.json | 4 +- packages/html-templates/CHANGELOG.md | 18 +++++++ packages/html-templates/package-lock.json | 2 +- packages/html-templates/package.json | 6 +-- packages/next-plugin/CHANGELOG.md | 11 +++++ packages/next-plugin/package.json | 4 +- packages/ui/CHANGELOG.md | 43 +++++++++++++++++ packages/ui/package-lock.json | 2 +- packages/ui/package.json | 4 +- packages/utils/CHANGELOG.md | 19 ++++++++ packages/utils/package-lock.json | 2 +- packages/utils/package.json | 2 +- packages/webpack-plugin/CHANGELOG.md | 23 +++++++++ packages/webpack-plugin/package-lock.json | 2 +- packages/webpack-plugin/package.json | 6 +-- 24 files changed, 239 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6910dd7c1..3dd9b2818b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,64 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* **webpack-plugin:** Add webpack as peerDependency ([8b26e75](https://github.com/relative-ci/bundle-stats/commit/8b26e75383b2f5c772ac6384d8c925a8dfe156e8)) +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) +* **deps:** update dependency fs-extra to v9 ([9be5705](https://github.com/relative-ci/bundle-stats/commit/9be5705d2ad1e9a7e4e4196265eebc932bda0811)) +* **deps:** update dependency fs-extra to v9.0.1 ([30691d1](https://github.com/relative-ci/bundle-stats/commit/30691d17102ba45ebc4ec92a09981c95163d708d)) +* **deps:** update dependency lodash to v4.17.19 ([437d715](https://github.com/relative-ci/bundle-stats/commit/437d715bcdce3da849bffc07de9b6aafc07f5d0e)) +* **deps:** update dependency yargs to v15.4.0 ([121a0e6](https://github.com/relative-ci/bundle-stats/commit/121a0e6315bad13fe1ad7d020182a51b7dcbc6aa)) +* **deps:** update dependency yargs to v15.4.1 ([405afb4](https://github.com/relative-ci/bundle-stats/commit/405afb4739d992a4eb5e34ee31443af5978d656b)) +* **deps:** update dependency yargs to v16 ([3439cd0](https://github.com/relative-ci/bundle-stats/commit/3439cd0f6807f031a16ac0548b38762486b9e5d8)) +* **html-templates:** Update webpack-merge usage ([3a94981](https://github.com/relative-ci/bundle-stats/commit/3a94981b88e9119c816a1db48d16d965cfe37420)) +* **ui:** Colorscheme - add missing shades ([209123e](https://github.com/relative-ci/bundle-stats/commit/209123ebdddba99189d80a3ffe361df2e6292c7e)) +* **ui:** Container - remove padding ([881149c](https://github.com/relative-ci/bundle-stats/commit/881149c09b38d1e75419f412e085eeaaa7975131)) +* **ui:** Delta - remove layout styling ([b8c5e3e](https://github.com/relative-ci/bundle-stats/commit/b8c5e3ebba571562964e70dc91b746603320a036)) +* **ui:** Dropdown - allow glyph to be empty or svg component ([862ffbb](https://github.com/relative-ci/bundle-stats/commit/862ffbbe15d7f7bbfd4d2c73e857006782d0b102)) +* **ui:** Footer - pass source prop ([8f16107](https://github.com/relative-ci/bundle-stats/commit/8f161076e51573859b89bff5a9b83472fc045167)) +* **ui:** Header - switch to one row at 768 ([c6c5bbd](https://github.com/relative-ci/bundle-stats/commit/c6c5bbdc8eff6519e1fa91ffa6090dcf757ba878)) +* **ui:** Icon - allow svg compontents as glyphs ([31f0181](https://github.com/relative-ci/bundle-stats/commit/31f0181328173baf9dd5d1dd6f92a4703fc6a4d3)) +* **ui:** JobsHeader - move spacing to parent ([05d0ccf](https://github.com/relative-ci/bundle-stats/commit/05d0ccfeae8b0488d2a74080fb18f4d0e5af9bbf)) +* **ui:** JobsHeader - remove outlines ([8f80eaa](https://github.com/relative-ci/bundle-stats/commit/8f80eaa74f763b5d520de0cd389c759ff9c9f626)) +* **ui:** Metric - add inline and anchore modifiers ([5507575](https://github.com/relative-ci/bundle-stats/commit/55075758e23f1fd804983a8bb0276f5dfe9ba614)) +* **ui:** MetricsTable - show delta when 0 ([5772566](https://github.com/relative-ci/bundle-stats/commit/5772566567c948e774e0a2e5d154d5d84fa557b4)) +* **ui:** Stack ([fb453fe](https://github.com/relative-ci/bundle-stats/commit/fb453fe5efa5520375862a87f6ca9873b348eb98)) +* **ui:** Stack - clone and merge class name ([f67c876](https://github.com/relative-ci/bundle-stats/commit/f67c8767289c7817b8953b582a6e1cad374b4282)) +* **ui:** Subheader - add padding ([3901e68](https://github.com/relative-ci/bundle-stats/commit/3901e68b3d98b4f212d770dd641c70b1ba2d9777)) +* **ui:** SubHeader - small breakpoint styles ([18eee10](https://github.com/relative-ci/bundle-stats/commit/18eee10c8aea5694049a9ec1a043617f2b7bd02f)) +* **ui:** SubHeader - use Box component ([2009fcf](https://github.com/relative-ci/bundle-stats/commit/2009fcf8561daaba856e562af34f034b492c6861)) +* **ui:** Summary - remove unused prop ([d52397e](https://github.com/relative-ci/bundle-stats/commit/d52397e3fc9e487d1b77dcc049f7416bb28c446d)) +* **ui:** SummaryItem - prevent layout jump on loading ([18687eb](https://github.com/relative-ci/bundle-stats/commit/18687eba046fafea1ed6380bb0acf7e9ba4444da)) +* **ui:** Use Array.from for Map ([f4f2963](https://github.com/relative-ci/bundle-stats/commit/f4f2963637f61931a77216a9b2b1c0dc6988f55c)) +* Add @babel/plugin-proposal-private-methods ([20be3c6](https://github.com/relative-ci/bundle-stats/commit/20be3c6cbb941ee7b9a3389d7137e01152e950d3)) +* **utils:** Webpack - shorten metric labels ([a6be8db](https://github.com/relative-ci/bundle-stats/commit/a6be8dba3f30b2a0e1480e5aa19a31b398184869)) + + +### Features + +* **ui:** Box - add outline modifier ([773b4e2](https://github.com/relative-ci/bundle-stats/commit/773b4e229a7c4308b94ab23d9860276576ca7d3c)) +* **ui:** Box - add padding support ([6d682b8](https://github.com/relative-ci/bundle-stats/commit/6d682b875b7512c0e070810c9ed45bb86da12de5)) +* **ui:** Colorscheme - increase gray contrast ([c825eab](https://github.com/relative-ci/bundle-stats/commit/c825eab3e53bd3466cb9845b21d5f57d529b04cc)) +* **ui:** FlexStart component ([0285cd6](https://github.com/relative-ci/bundle-stats/commit/0285cd63852fabc6787baf82fad42523c11008b7)) +* **ui:** Footer - add FAQ link ([080902b](https://github.com/relative-ci/bundle-stats/commit/080902bdbf90a9d0ba58690a5ab563cc88085fca)) +* **ui:** Stack - layout component ([0525713](https://github.com/relative-ci/bundle-stats/commit/0525713008bddd38d0a8df6d672f96120ca9a25c)) +* **utils:** Ignore .LICENSE.txt by default ([849c4ba](https://github.com/relative-ci/bundle-stats/commit/849c4ba25caaada46d7dee7a25bdfd0a0fe5cc61)) +* **webpack-plugin:** Add support for webpack 5 ([c0180be](https://github.com/relative-ci/bundle-stats/commit/c0180bee22d978db72fd4f93d9d1a55c112e10a4)) +* Assets total size insights - use consistent shorter message ([76c5d2a](https://github.com/relative-ci/bundle-stats/commit/76c5d2a4bf6c8317f33189a517f700990319fa8d)) + + +### Reverts + +* Revert "chore: Update webpack to v5" ([2673d9c](https://github.com/relative-ci/bundle-stats/commit/2673d9c8501b0727a6c76c59f546f97de190d560)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) diff --git a/lerna.json b/lerna.json index 3a5660fd04..75e9021989 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "2.2.0" + "version": "2.3.0" } diff --git a/packages/cli-utils/CHANGELOG.md b/packages/cli-utils/CHANGELOG.md index 3ab2d10e3d..c36f479364 100644 --- a/packages/cli-utils/CHANGELOG.md +++ b/packages/cli-utils/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) +* **deps:** update dependency fs-extra to v9 ([9be5705](https://github.com/relative-ci/bundle-stats/commit/9be5705d2ad1e9a7e4e4196265eebc932bda0811)) +* **deps:** update dependency lodash to v4.17.19 ([437d715](https://github.com/relative-ci/bundle-stats/commit/437d715bcdce3da849bffc07de9b6aafc07f5d0e)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) **Note:** Version bump only for package @bundle-stats/cli-utils diff --git a/packages/cli-utils/package-lock.json b/packages/cli-utils/package-lock.json index ac7215d911..297efeca0a 100644 --- a/packages/cli-utils/package-lock.json +++ b/packages/cli-utils/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/cli-utils", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/cli-utils/package.json b/packages/cli-utils/package.json index 2dccc471b8..3f005ca580 100644 --- a/packages/cli-utils/package.json +++ b/packages/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/cli-utils", - "version": "2.2.0", + "version": "2.3.0", "description": "BundleStats CLI utilities", "main": "lib/index.js", "directories": { @@ -30,8 +30,8 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/cli-utils#readme", "dependencies": { - "@bundle-stats/html-templates": "^2.2.0", - "@bundle-stats/utils": "^2.2.0", + "@bundle-stats/html-templates": "^2.3.0", + "@bundle-stats/utils": "^2.3.0", "core-js": "^3.1.4", "find-cache-dir": "^3.1.0", "fs-extra": "^9.0.0", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 40095da751..0dd42e0d37 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) +* **deps:** update dependency fs-extra to v9 ([9be5705](https://github.com/relative-ci/bundle-stats/commit/9be5705d2ad1e9a7e4e4196265eebc932bda0811)) +* **deps:** update dependency fs-extra to v9.0.1 ([30691d1](https://github.com/relative-ci/bundle-stats/commit/30691d17102ba45ebc4ec92a09981c95163d708d)) +* **deps:** update dependency lodash to v4.17.19 ([437d715](https://github.com/relative-ci/bundle-stats/commit/437d715bcdce3da849bffc07de9b6aafc07f5d0e)) +* **deps:** update dependency yargs to v15.4.0 ([121a0e6](https://github.com/relative-ci/bundle-stats/commit/121a0e6315bad13fe1ad7d020182a51b7dcbc6aa)) +* **deps:** update dependency yargs to v15.4.1 ([405afb4](https://github.com/relative-ci/bundle-stats/commit/405afb4739d992a4eb5e34ee31443af5978d656b)) +* **deps:** update dependency yargs to v16 ([3439cd0](https://github.com/relative-ci/bundle-stats/commit/3439cd0f6807f031a16ac0548b38762486b9e5d8)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) **Note:** Version bump only for package bundle-stats diff --git a/packages/cli/package-lock.json b/packages/cli/package-lock.json index 7995737525..d7fe65c421 100644 --- a/packages/cli/package-lock.json +++ b/packages/cli/package-lock.json @@ -1,6 +1,6 @@ { "name": "bundle-stats", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 373a097304..5468bc8355 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "bundle-stats", - "version": "2.2.0", + "version": "2.3.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)", "main": "lib/index.js", "bin": { @@ -43,8 +43,8 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/cli#readme", "dependencies": { - "@bundle-stats/cli-utils": "^2.2.0", - "@bundle-stats/utils": "^2.2.0", + "@bundle-stats/cli-utils": "^2.3.0", + "@bundle-stats/utils": "^2.3.0", "boxen": "^4.2.0", "fs-extra": "9.0.1", "listr": "^0.14.3", diff --git a/packages/gatsby-plugin/CHANGELOG.md b/packages/gatsby-plugin/CHANGELOG.md index 7720d33016..3a0f005940 100644 --- a/packages/gatsby-plugin/CHANGELOG.md +++ b/packages/gatsby-plugin/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. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) **Note:** Version bump only for package gatsby-plugin-bundle-stats diff --git a/packages/gatsby-plugin/package.json b/packages/gatsby-plugin/package.json index 33a81026e3..87e962db7c 100644 --- a/packages/gatsby-plugin/package.json +++ b/packages/gatsby-plugin/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-bundle-stats", - "version": "2.2.0", + "version": "2.3.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)", "main": "index.js", "engines": { @@ -38,6 +38,6 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/gatsby-plugin#readme", "dependencies": { - "bundle-stats-webpack-plugin": "^2.2.0" + "bundle-stats-webpack-plugin": "^2.3.0" } } diff --git a/packages/html-templates/CHANGELOG.md b/packages/html-templates/CHANGELOG.md index e806dd2659..5ebd0a3432 100644 --- a/packages/html-templates/CHANGELOG.md +++ b/packages/html-templates/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) +* **html-templates:** Update webpack-merge usage ([3a94981](https://github.com/relative-ci/bundle-stats/commit/3a94981b88e9119c816a1db48d16d965cfe37420)) +* Add @babel/plugin-proposal-private-methods ([20be3c6](https://github.com/relative-ci/bundle-stats/commit/20be3c6cbb941ee7b9a3389d7137e01152e950d3)) + + +### Features + +* Assets total size insights - use consistent shorter message ([76c5d2a](https://github.com/relative-ci/bundle-stats/commit/76c5d2a4bf6c8317f33189a517f700990319fa8d)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) diff --git a/packages/html-templates/package-lock.json b/packages/html-templates/package-lock.json index 591977a344..2d3aeed493 100644 --- a/packages/html-templates/package-lock.json +++ b/packages/html-templates/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/html-templates", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/html-templates/package.json b/packages/html-templates/package.json index cde1de8013..a58ebf8c1f 100644 --- a/packages/html-templates/package.json +++ b/packages/html-templates/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/html-templates", - "version": "2.2.0", + "version": "2.3.0", "description": "HTML templates for report generation.", "main": "index.js", "scripts": { @@ -31,8 +31,8 @@ "@babel/plugin-proposal-private-methods": "7.10.4", "@babel/preset-env": "7.11.5", "@babel/preset-react": "7.10.4", - "@bundle-stats/ui": "^2.2.0", - "@bundle-stats/utils": "^2.2.0", + "@bundle-stats/ui": "^2.3.0", + "@bundle-stats/utils": "^2.3.0", "@moonwalker/orbit-ui": "1.14.20", "@relative-ci/agent": "1.4.0", "@storybook/addon-storyshots": "6.0.26", diff --git a/packages/next-plugin/CHANGELOG.md b/packages/next-plugin/CHANGELOG.md index ac49e3e785..a45532bf19 100644 --- a/packages/next-plugin/CHANGELOG.md +++ b/packages/next-plugin/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. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) **Note:** Version bump only for package next-plugin-bundle-stats diff --git a/packages/next-plugin/package.json b/packages/next-plugin/package.json index bb0e3b03af..78bf36efd5 100644 --- a/packages/next-plugin/package.json +++ b/packages/next-plugin/package.json @@ -1,6 +1,6 @@ { "name": "next-plugin-bundle-stats", - "version": "2.2.0", + "version": "2.3.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)", "main": "index.js", "engines": { @@ -38,6 +38,6 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/next-plugin#readme", "dependencies": { - "bundle-stats-webpack-plugin": "^2.2.0" + "bundle-stats-webpack-plugin": "^2.3.0" } } diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 5791bd17e8..541316198a 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,49 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) +* **deps:** update dependency lodash to v4.17.19 ([437d715](https://github.com/relative-ci/bundle-stats/commit/437d715bcdce3da849bffc07de9b6aafc07f5d0e)) +* **ui:** Colorscheme - add missing shades ([209123e](https://github.com/relative-ci/bundle-stats/commit/209123ebdddba99189d80a3ffe361df2e6292c7e)) +* **ui:** Container - remove padding ([881149c](https://github.com/relative-ci/bundle-stats/commit/881149c09b38d1e75419f412e085eeaaa7975131)) +* **ui:** Delta - remove layout styling ([b8c5e3e](https://github.com/relative-ci/bundle-stats/commit/b8c5e3ebba571562964e70dc91b746603320a036)) +* **ui:** Dropdown - allow glyph to be empty or svg component ([862ffbb](https://github.com/relative-ci/bundle-stats/commit/862ffbbe15d7f7bbfd4d2c73e857006782d0b102)) +* **ui:** Footer - pass source prop ([8f16107](https://github.com/relative-ci/bundle-stats/commit/8f161076e51573859b89bff5a9b83472fc045167)) +* **ui:** Header - switch to one row at 768 ([c6c5bbd](https://github.com/relative-ci/bundle-stats/commit/c6c5bbdc8eff6519e1fa91ffa6090dcf757ba878)) +* **ui:** Icon - allow svg compontents as glyphs ([31f0181](https://github.com/relative-ci/bundle-stats/commit/31f0181328173baf9dd5d1dd6f92a4703fc6a4d3)) +* **ui:** JobsHeader - move spacing to parent ([05d0ccf](https://github.com/relative-ci/bundle-stats/commit/05d0ccfeae8b0488d2a74080fb18f4d0e5af9bbf)) +* **ui:** JobsHeader - remove outlines ([8f80eaa](https://github.com/relative-ci/bundle-stats/commit/8f80eaa74f763b5d520de0cd389c759ff9c9f626)) +* **ui:** Metric - add inline and anchore modifiers ([5507575](https://github.com/relative-ci/bundle-stats/commit/55075758e23f1fd804983a8bb0276f5dfe9ba614)) +* **ui:** MetricsTable - show delta when 0 ([5772566](https://github.com/relative-ci/bundle-stats/commit/5772566567c948e774e0a2e5d154d5d84fa557b4)) +* **ui:** Stack ([fb453fe](https://github.com/relative-ci/bundle-stats/commit/fb453fe5efa5520375862a87f6ca9873b348eb98)) +* **ui:** Stack - clone and merge class name ([f67c876](https://github.com/relative-ci/bundle-stats/commit/f67c8767289c7817b8953b582a6e1cad374b4282)) +* **ui:** Subheader - add padding ([3901e68](https://github.com/relative-ci/bundle-stats/commit/3901e68b3d98b4f212d770dd641c70b1ba2d9777)) +* **ui:** SubHeader - small breakpoint styles ([18eee10](https://github.com/relative-ci/bundle-stats/commit/18eee10c8aea5694049a9ec1a043617f2b7bd02f)) +* **ui:** SubHeader - use Box component ([2009fcf](https://github.com/relative-ci/bundle-stats/commit/2009fcf8561daaba856e562af34f034b492c6861)) +* **ui:** Summary - remove unused prop ([d52397e](https://github.com/relative-ci/bundle-stats/commit/d52397e3fc9e487d1b77dcc049f7416bb28c446d)) +* **ui:** SummaryItem - prevent layout jump on loading ([18687eb](https://github.com/relative-ci/bundle-stats/commit/18687eba046fafea1ed6380bb0acf7e9ba4444da)) +* **ui:** Use Array.from for Map ([f4f2963](https://github.com/relative-ci/bundle-stats/commit/f4f2963637f61931a77216a9b2b1c0dc6988f55c)) +* Add @babel/plugin-proposal-private-methods ([20be3c6](https://github.com/relative-ci/bundle-stats/commit/20be3c6cbb941ee7b9a3389d7137e01152e950d3)) + + +### Features + +* **ui:** Box - add outline modifier ([773b4e2](https://github.com/relative-ci/bundle-stats/commit/773b4e229a7c4308b94ab23d9860276576ca7d3c)) +* **ui:** Box - add padding support ([6d682b8](https://github.com/relative-ci/bundle-stats/commit/6d682b875b7512c0e070810c9ed45bb86da12de5)) +* **ui:** Colorscheme - increase gray contrast ([c825eab](https://github.com/relative-ci/bundle-stats/commit/c825eab3e53bd3466cb9845b21d5f57d529b04cc)) +* **ui:** FlexStart component ([0285cd6](https://github.com/relative-ci/bundle-stats/commit/0285cd63852fabc6787baf82fad42523c11008b7)) +* **ui:** Footer - add FAQ link ([080902b](https://github.com/relative-ci/bundle-stats/commit/080902bdbf90a9d0ba58690a5ab563cc88085fca)) +* **ui:** Stack - layout component ([0525713](https://github.com/relative-ci/bundle-stats/commit/0525713008bddd38d0a8df6d672f96120ca9a25c)) +* Assets total size insights - use consistent shorter message ([76c5d2a](https://github.com/relative-ci/bundle-stats/commit/76c5d2a4bf6c8317f33189a517f700990319fa8d)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) diff --git a/packages/ui/package-lock.json b/packages/ui/package-lock.json index a0b5df7288..d2a0afb63b 100644 --- a/packages/ui/package-lock.json +++ b/packages/ui/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/ui", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/ui/package.json b/packages/ui/package.json index ab4a2e1be5..92e06b7171 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/ui", - "version": "2.2.0", + "version": "2.3.0", "description": "UI components for BundleStats projects.", "main": "lib/index.js", "module": "lib-esm/index.js", @@ -38,7 +38,7 @@ "@babel/plugin-proposal-private-methods": "7.10.4", "@babel/preset-env": "7.11.5", "@babel/preset-react": "7.10.4", - "@bundle-stats/utils": "^2.2.0", + "@bundle-stats/utils": "^2.3.0", "@storybook/addon-knobs": "6.0.26", "@storybook/addon-storyshots": "6.0.26", "@storybook/addons": "6.0.26", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index bec30e6344..6dd4fde6a7 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) +* **deps:** update dependency lodash to v4.17.19 ([437d715](https://github.com/relative-ci/bundle-stats/commit/437d715bcdce3da849bffc07de9b6aafc07f5d0e)) +* **utils:** Webpack - shorten metric labels ([a6be8db](https://github.com/relative-ci/bundle-stats/commit/a6be8dba3f30b2a0e1480e5aa19a31b398184869)) + + +### Features + +* **utils:** Ignore .LICENSE.txt by default ([849c4ba](https://github.com/relative-ci/bundle-stats/commit/849c4ba25caaada46d7dee7a25bdfd0a0fe5cc61)) +* Assets total size insights - use consistent shorter message ([76c5d2a](https://github.com/relative-ci/bundle-stats/commit/76c5d2a4bf6c8317f33189a517f700990319fa8d)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) diff --git a/packages/utils/package-lock.json b/packages/utils/package-lock.json index b17e5d866c..e3ac5cc907 100644 --- a/packages/utils/package-lock.json +++ b/packages/utils/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/utils", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index e7af56bcf3..553723cdda 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/utils", - "version": "2.2.0", + "version": "2.3.0", "description": "BundleStats utils", "main": "lib/index.js", "module": "lib-esm/index.js", diff --git a/packages/webpack-plugin/CHANGELOG.md b/packages/webpack-plugin/CHANGELOG.md index 178f6c0cd8..f956e9784f 100644 --- a/packages/webpack-plugin/CHANGELOG.md +++ b/packages/webpack-plugin/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.3.0](https://github.com/relative-ci/bundle-stats/compare/v2.2.0...v2.3.0) (2020-10-12) + + +### Bug Fixes + +* **webpack-plugin:** Add webpack as peerDependency ([8b26e75](https://github.com/relative-ci/bundle-stats/commit/8b26e75383b2f5c772ac6384d8c925a8dfe156e8)) +* Regenerate package-lock.json ([0aa419e](https://github.com/relative-ci/bundle-stats/commit/0aa419e29b93f9ebebf1b8b79838d9e52044c9ef)) +* **deps:** update dependency lodash to v4.17.19 ([437d715](https://github.com/relative-ci/bundle-stats/commit/437d715bcdce3da849bffc07de9b6aafc07f5d0e)) + + +### Features + +* **webpack-plugin:** Add support for webpack 5 ([c0180be](https://github.com/relative-ci/bundle-stats/commit/c0180bee22d978db72fd4f93d9d1a55c112e10a4)) + + +### Reverts + +* Revert "chore: Update webpack to v5" ([2673d9c](https://github.com/relative-ci/bundle-stats/commit/2673d9c8501b0727a6c76c59f546f97de190d560)) + + + + + # [2.2.0](https://github.com/relative-ci/bundle-stats/compare/v2.1.1...v2.2.0) (2020-04-13) **Note:** Version bump only for package bundle-stats-webpack-plugin diff --git a/packages/webpack-plugin/package-lock.json b/packages/webpack-plugin/package-lock.json index 524bbab6c0..728126dace 100644 --- a/packages/webpack-plugin/package-lock.json +++ b/packages/webpack-plugin/package-lock.json @@ -1,6 +1,6 @@ { "name": "bundle-stats-webpack-plugin", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index dc9113357d..65e856d901 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "bundle-stats-webpack-plugin", - "version": "2.2.0", + "version": "2.3.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)", "main": "lib/index.js", "types": "typings.d.ts", @@ -44,8 +44,8 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/webpack-plugin#readme", "dependencies": { - "@bundle-stats/cli-utils": "^2.2.0", - "@bundle-stats/utils": "^2.2.0", + "@bundle-stats/cli-utils": "^2.3.0", + "@bundle-stats/utils": "^2.3.0", "core-js": "^3.1.4", "lodash": "4.17.20" },