Skip to content

Commit

Permalink
📦 release v2.8.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Mar 27, 2021
1 parent 1a3e751 commit b313b19
Show file tree
Hide file tree
Showing 24 changed files with 168 additions and 26 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,47 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)


### Bug Fixes

* **ui:** Dropdown - consistent usage and styling ([46082d6](https://github.com/relative-ci/bundle-stats/commit/46082d6fd782e6861f4dfe54829b7ed6f3a1f30a))
* **ui:** DuplicatePackagesWarning - skip delta when 0 ([e5ebc46](https://github.com/relative-ci/bundle-stats/commit/e5ebc4689aac35118d559fef244c01c087ff9c14))
* **ui:** Export TotalSizeTypeTitle ([6c40752](https://github.com/relative-ci/bundle-stats/commit/6c407527c99716068e8226fe7605dc85510176f8))
* **ui:** Filters - active styles for custom selection ([a0ea03a](https://github.com/relative-ci/bundle-stats/commit/a0ea03a1cad742683238f389d4e6f65516421cc9))
* **ui:** Filters - crop long dropdown labels ([cfd3292](https://github.com/relative-ci/bundle-stats/commit/cfd3292c8c409243615c1b8fb463f5a547344ca1))
* **ui:** Filters - overflow if there more than 20 items ([a6bdfd2](https://github.com/relative-ci/bundle-stats/commit/a6bdfd2e5458f6baf53009054bdab196f3decceb))
* **ui:** Increase color palette saturation ([0465ab4](https://github.com/relative-ci/bundle-stats/commit/0465ab42dfcae206954a2a19089c2e8bf3f3a9e3))
* **ui:** Loader - update colors ([c3f10f4](https://github.com/relative-ci/bundle-stats/commit/c3f10f4a69fabbedfefca01518735e079c518927))
* **ui:** MetricsTable - show count and total count ([11e4ca6](https://github.com/relative-ci/bundle-stats/commit/11e4ca6b4bdff285660fc6012a263b3f82f2541a))
* **ui:** Popover - pass aria-label ([547c4f1](https://github.com/relative-ci/bundle-stats/commit/547c4f1b77db9ee245516d27725b23bd1b1b87c2))
* **ui:** Remove dropdown label right margin ([b9eb061](https://github.com/relative-ci/bundle-stats/commit/b9eb0611bfc680ad41ae3edd7fce787a2ef5d643))
* **ui:** Search - merge filters param to all entries filters ([024d05d](https://github.com/relative-ci/bundle-stats/commit/024d05da639e33a4c4944968f878cbd4c67f6aa1))
* **ui:** SummaryItem - correct loading state ([c053b89](https://github.com/relative-ci/bundle-stats/commit/c053b89d7b04f4265e8c3ca81d955f8c8ae05276))
* **ui:** SummaryItem - prevent delta value from wrapping ([ddd63a1](https://github.com/relative-ci/bundle-stats/commit/ddd63a1ffe339be7cfd47bfb36649b9c890151f0))
* **ui:** withSearch - update state when props are changing ([4f16adb](https://github.com/relative-ci/bundle-stats/commit/4f16adba54099a2ef6bb5a4e600306cc326e56d0))
* **utils:** Component link - set chunk ids filters ([2643fd3](https://github.com/relative-ci/bundle-stats/commit/2643fd384ed60e2754b7c9aa18cad95e5c7cfd3e))
* **utils:** ComponentLinks - packages change filter ([cb93c85](https://github.com/relative-ci/bundle-stats/commit/cb93c8548943c24f7358a09b55e681150589f461))
* **utils:** Webpack metrics info ([8b06dd5](https://github.com/relative-ci/bundle-stats/commit/8b06dd5095b5a8206ba2531355df618431147541))


### Features

* **ui:** Add MetricsTableOptions ([edff4eb](https://github.com/relative-ci/bundle-stats/commit/edff4ebfb417ec8feb8f19ddcfacd1d03a7f2c17))
* **ui:** BundleModules - add ModuleInfo on click ([a3ae754](https://github.com/relative-ci/bundle-stats/commit/a3ae754435a6de026a06de00c2e896742ad7a0c2))
* **ui:** MetricsTableOptions component ([8b30c1f](https://github.com/relative-ci/bundle-stats/commit/8b30c1ffa0cbfb463a3efc35354470c6a6d9630d))
* **ui:** ModuleInfo component ([29e6694](https://github.com/relative-ci/bundle-stats/commit/29e6694d8fb3e37ba8e14f294c0f02e3b3a9e177))


### Performance Improvements

* **ui:** BundleModules - render Popover on mouse enter ([8c0f2ce](https://github.com/relative-ci/bundle-stats/commit/8c0f2ce90924bee26a398b60b38ad56bc26af37e))





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "2.7.2"
"version": "2.8.0"
}
8 changes: 8 additions & 0 deletions packages/cli-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)

**Note:** Version bump only for package @bundle-stats/cli-utils





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)

**Note:** Version bump only for package @bundle-stats/cli-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/cli-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bundle-stats/cli-utils",
"version": "2.7.2",
"version": "2.8.0",
"description": "BundleStats CLI utilities",
"main": "lib/index.js",
"directories": {
Expand Down Expand Up @@ -30,8 +30,8 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/cli-utils#readme",
"dependencies": {
"@bundle-stats/html-templates": "^2.7.2",
"@bundle-stats/utils": "^2.7.2",
"@bundle-stats/html-templates": "^2.8.0",
"@bundle-stats/utils": "^2.8.0",
"core-js": "^3.1.4",
"find-cache-dir": "^3.1.0",
"fs-extra": "^9.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)

**Note:** Version bump only for package bundle-stats





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)

**Note:** Version bump only for package bundle-stats
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bundle-stats",
"version": "2.7.2",
"version": "2.8.0",
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -43,8 +43,8 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/cli#readme",
"dependencies": {
"@bundle-stats/cli-utils": "^2.7.2",
"@bundle-stats/utils": "^2.7.2",
"@bundle-stats/cli-utils": "^2.8.0",
"@bundle-stats/utils": "^2.8.0",
"boxen": "^5.0.0",
"fs-extra": "9.1.0",
"listr": "^0.14.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)

**Note:** Version bump only for package gatsby-plugin-bundle-stats





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)

**Note:** Version bump only for package gatsby-plugin-bundle-stats
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-bundle-stats",
"version": "2.7.2",
"version": "2.8.0",
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -38,6 +38,6 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/gatsby-plugin#readme",
"dependencies": {
"bundle-stats-webpack-plugin": "^2.7.2"
"bundle-stats-webpack-plugin": "^2.8.0"
}
}
8 changes: 8 additions & 0 deletions packages/html-templates/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)

**Note:** Version bump only for package @bundle-stats/html-templates





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)

**Note:** Version bump only for package @bundle-stats/html-templates
Expand Down
2 changes: 1 addition & 1 deletion packages/html-templates/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/html-templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bundle-stats/html-templates",
"version": "2.7.2",
"version": "2.8.0",
"description": "HTML templates for report generation.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -69,8 +69,8 @@
"whatwg-fetch": "3.6.2"
},
"dependencies": {
"@bundle-stats/ui": "^2.7.2",
"@bundle-stats/utils": "^2.7.2",
"@bundle-stats/ui": "^2.8.0",
"@bundle-stats/utils": "^2.8.0",
"classnames": "2.2.6",
"lodash": "^4.17.11",
"preact": "10.5.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/next-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)

**Note:** Version bump only for package next-plugin-bundle-stats





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)

**Note:** Version bump only for package next-plugin-bundle-stats
Expand Down
4 changes: 2 additions & 2 deletions packages/next-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-plugin-bundle-stats",
"version": "2.7.2",
"version": "2.8.0",
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -38,6 +38,6 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/next-plugin#readme",
"dependencies": {
"bundle-stats-webpack-plugin": "^2.7.2"
"bundle-stats-webpack-plugin": "^2.8.0"
}
}
39 changes: 39 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,45 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)


### Bug Fixes

* **ui:** Dropdown - consistent usage and styling ([46082d6](https://github.com/relative-ci/bundle-stats/commit/46082d6fd782e6861f4dfe54829b7ed6f3a1f30a))
* **ui:** DuplicatePackagesWarning - skip delta when 0 ([e5ebc46](https://github.com/relative-ci/bundle-stats/commit/e5ebc4689aac35118d559fef244c01c087ff9c14))
* **ui:** Export TotalSizeTypeTitle ([6c40752](https://github.com/relative-ci/bundle-stats/commit/6c407527c99716068e8226fe7605dc85510176f8))
* **ui:** Filters - active styles for custom selection ([a0ea03a](https://github.com/relative-ci/bundle-stats/commit/a0ea03a1cad742683238f389d4e6f65516421cc9))
* **ui:** Filters - crop long dropdown labels ([cfd3292](https://github.com/relative-ci/bundle-stats/commit/cfd3292c8c409243615c1b8fb463f5a547344ca1))
* **ui:** Filters - overflow if there more than 20 items ([a6bdfd2](https://github.com/relative-ci/bundle-stats/commit/a6bdfd2e5458f6baf53009054bdab196f3decceb))
* **ui:** Increase color palette saturation ([0465ab4](https://github.com/relative-ci/bundle-stats/commit/0465ab42dfcae206954a2a19089c2e8bf3f3a9e3))
* **ui:** Loader - update colors ([c3f10f4](https://github.com/relative-ci/bundle-stats/commit/c3f10f4a69fabbedfefca01518735e079c518927))
* **ui:** MetricsTable - show count and total count ([11e4ca6](https://github.com/relative-ci/bundle-stats/commit/11e4ca6b4bdff285660fc6012a263b3f82f2541a))
* **ui:** Popover - pass aria-label ([547c4f1](https://github.com/relative-ci/bundle-stats/commit/547c4f1b77db9ee245516d27725b23bd1b1b87c2))
* **ui:** Remove dropdown label right margin ([b9eb061](https://github.com/relative-ci/bundle-stats/commit/b9eb0611bfc680ad41ae3edd7fce787a2ef5d643))
* **ui:** Search - merge filters param to all entries filters ([024d05d](https://github.com/relative-ci/bundle-stats/commit/024d05da639e33a4c4944968f878cbd4c67f6aa1))
* **ui:** SummaryItem - correct loading state ([c053b89](https://github.com/relative-ci/bundle-stats/commit/c053b89d7b04f4265e8c3ca81d955f8c8ae05276))
* **ui:** SummaryItem - prevent delta value from wrapping ([ddd63a1](https://github.com/relative-ci/bundle-stats/commit/ddd63a1ffe339be7cfd47bfb36649b9c890151f0))
* **ui:** withSearch - update state when props are changing ([4f16adb](https://github.com/relative-ci/bundle-stats/commit/4f16adba54099a2ef6bb5a4e600306cc326e56d0))
* **utils:** Component link - set chunk ids filters ([2643fd3](https://github.com/relative-ci/bundle-stats/commit/2643fd384ed60e2754b7c9aa18cad95e5c7cfd3e))


### Features

* **ui:** Add MetricsTableOptions ([edff4eb](https://github.com/relative-ci/bundle-stats/commit/edff4ebfb417ec8feb8f19ddcfacd1d03a7f2c17))
* **ui:** BundleModules - add ModuleInfo on click ([a3ae754](https://github.com/relative-ci/bundle-stats/commit/a3ae754435a6de026a06de00c2e896742ad7a0c2))
* **ui:** MetricsTableOptions component ([8b30c1f](https://github.com/relative-ci/bundle-stats/commit/8b30c1ffa0cbfb463a3efc35354470c6a6d9630d))
* **ui:** ModuleInfo component ([29e6694](https://github.com/relative-ci/bundle-stats/commit/29e6694d8fb3e37ba8e14f294c0f02e3b3a9e177))


### Performance Improvements

* **ui:** BundleModules - render Popover on mouse enter ([8c0f2ce](https://github.com/relative-ci/bundle-stats/commit/8c0f2ce90924bee26a398b60b38ad56bc26af37e))





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bundle-stats/ui",
"version": "2.7.2",
"version": "2.8.0",
"description": "UI components for BundleStats projects.",
"main": "lib/index.js",
"module": "lib-esm/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@babel/plugin-proposal-private-methods": "7.13.0",
"@babel/preset-env": "7.13.12",
"@babel/preset-react": "7.13.13",
"@bundle-stats/utils": "^2.7.2",
"@bundle-stats/utils": "^2.8.0",
"@simplyianm/babel-plugin-inline-react-svg": "1.2.0",
"@storybook/addon-knobs": "6.1.21",
"@storybook/addon-storyshots": "6.1.21",
Expand Down
14 changes: 14 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)


### Bug Fixes

* **ui:** Search - merge filters param to all entries filters ([024d05d](https://github.com/relative-ci/bundle-stats/commit/024d05da639e33a4c4944968f878cbd4c67f6aa1))
* **utils:** Component link - set chunk ids filters ([2643fd3](https://github.com/relative-ci/bundle-stats/commit/2643fd384ed60e2754b7c9aa18cad95e5c7cfd3e))
* **utils:** ComponentLinks - packages change filter ([cb93c85](https://github.com/relative-ci/bundle-stats/commit/cb93c8548943c24f7358a09b55e681150589f461))
* **utils:** Webpack metrics info ([8b06dd5](https://github.com/relative-ci/bundle-stats/commit/8b06dd5095b5a8206ba2531355df618431147541))





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bundle-stats/utils",
"version": "2.7.2",
"version": "2.8.0",
"description": "BundleStats utils",
"main": "lib/index.js",
"module": "lib-esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27)

**Note:** Version bump only for package bundle-stats-webpack-plugin





## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13)

**Note:** Version bump only for package bundle-stats-webpack-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bundle-stats-webpack-plugin",
"version": "2.7.2",
"version": "2.8.0",
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)",
"main": "lib/index.js",
"types": "typings.d.ts",
Expand Down Expand Up @@ -44,8 +44,8 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/webpack-plugin#readme",
"dependencies": {
"@bundle-stats/cli-utils": "^2.7.2",
"@bundle-stats/utils": "^2.7.2",
"@bundle-stats/cli-utils": "^2.8.0",
"@bundle-stats/utils": "^2.8.0",
"core-js": "^3.1.4",
"lodash": "4.17.21"
},
Expand Down

0 comments on commit b313b19

Please sign in to comment.