@esmj/size
Version:
JavaScript Package Size Cost like bundlephobia or import-cost
143 lines (49 loc) โข 3.71 kB
Markdown
## <small>0.8.2 (2025-11-21)</small>
* docs: โ๏ธ update documentation ([160b452](https://github.com/mjancarik/esmj-size/commit/160b452))
* feat: ๐ธ add support for installing concrete module version ([af18b0d](https://github.com/mjancarik/esmj-size/commit/af18b0d))
## <small>0.8.1 (2025-09-15)</small>
* fix: ๐ blocking spinner, allow node deep dependencies resolving ([52bcefd](https://github.com/mjancarik/esmj-size/commit/52bcefd))
## 0.8.0 (2025-09-12)
* feat: ๐ธ add new CLI option code which replace exports ([6da8d5c](https://github.com/mjancarik/esmj-size/commit/6da8d5c))
### BREAKING CHANGE
* ๐งจ The export CLI option was removed.
## <small>0.7.1 (2025-09-12)</small>
* fix: ๐ exports CLI option ([a293a96](https://github.com/mjancarik/esmj-size/commit/a293a96))
## 0.7.0 (2025-09-12)
* feat: ๐ธ add new option exports ([65ac54d](https://github.com/mjancarik/esmj-size/commit/65ac54d))
## <small>0.6.1 (2025-04-28)</small>
* chore: ๐ค remove deprecticated code ([c96179c](https://github.com/mjancarik/esmj-size/commit/c96179c))
* feat: ๐ธ add svg support ([103f15b](https://github.com/mjancarik/esmj-size/commit/103f15b))
## 0.6.0 (2025-01-24)
* ci: ๐ก update node version ([13ee8d3](https://github.com/mjancarik/esmj-size/commit/13ee8d3))
* feat: allow deep import like preact/compat ([bca5f08](https://github.com/mjancarik/esmj-size/commit/bca5f08))
# [0.5.0](https://github.com/mjancarik/esmj-size/compare/v0.4.0...v0.5.0) (2023-08-25)
# [0.4.0](https://github.com/mjancarik/esmj-size/compare/v0.3.0...v0.4.0) (2023-02-24)
# [0.3.0](https://github.com/mjancarik/esmj-size/compare/v0.2.2...v0.3.0) (2022-11-26)
### Features
* ๐ธ turn off bin-links ([394f9c6](https://github.com/mjancarik/esmj-size/commit/394f9c64dbff7f16d0d10609f82275c58ecefb24))
## [0.2.2](https://github.com/mjancarik/esmj-size/compare/v0.2.1...v0.2.2) (2022-08-10)
### Bug Fixes
* ๐ script not crash after failing 3rd API calls ([695647d](https://github.com/mjancarik/esmj-size/commit/695647dca9857b79e54adc71df9962f9fc1be00a))
## [0.2.1](https://github.com/mjancarik/esmj-size/compare/v0.2.0...v0.2.1) (2022-06-02)
### Bug Fixes
* ๐ showing correct cli version ([a8889ed](https://github.com/mjancarik/esmj-size/commit/a8889eda36da37fc382eded1847047f631ff9ba3))
# [0.2.0](https://github.com/mjancarik/esmj-size/compare/v0.1.6...v0.2.0) (2022-05-28)
### Features
* ๐ธ add package info to reporting ([0421305](https://github.com/mjancarik/esmj-size/commit/0421305a2ede8b7f03b0fdd93eb0070b4a8425aa))
### BREAKING CHANGES
* ๐งจ Change option --json to --pretty. --json option returns JSON.stringify
result.
## [0.1.6](https://github.com/mjancarik/esmj-size/compare/v0.1.5...v0.1.6) (2022-05-25)
### Bug Fixes
* ๐ remove TMP folder ([c47cdb5](https://github.com/mjancarik/esmj-size/commit/c47cdb573507480c03739643933c98d78dcf7172))
## [0.1.5](https://github.com/mjancarik/esmj-size/compare/v0.1.4...v0.1.5) (2022-05-24)
### Bug Fixes
* ๐ problem with program.name(...).description is not a fun ([7d03830](https://github.com/mjancarik/esmj-size/commit/7d03830ee1f981ecf8a10209d008ea425ffa2735))
## [0.1.4](https://github.com/mjancarik/esmj-size/compare/v0.1.3...v0.1.4) (2022-05-20)
## [0.1.3](https://github.com/mjancarik/esmj-size/compare/v0.1.2...v0.1.3) (2022-05-16)
## [0.1.2](https://github.com/mjancarik/esmj-size/compare/v0.1.1...v0.1.2) (2022-05-16)
## [0.1.1](https://github.com/mjancarik/jspsc/compare/v0.1.0...v0.1.1) (2022-05-12)
# 0.1.0 (2022-05-12)
### Features
* ๐ธ jspsc init commit ([d592007](https://github.com/mjancarik/jspsc/commit/d5920075da0201c8c246c7098a8edf407a25f8e3))