Skip to content

Releases: exoego/esbuild-bundle-analyzer

v1.5.4

08 Sep 01:29
57891f2
Compare
Choose a tag to compare

What's Changed

🐞 Bugfixes

  • bugfix: total size calculation by @exoego in #91

Full Changelog: v1.5.3...v1.5.4

v1.5.3

03 Sep 06:21
ed6eb66
Compare
Choose a tag to compare

What's Changed

🐞 Bugfixes

  • Fix missing INPUT_INCLUDE_SIZE_COMPARISON by @exoego in #89

Full Changelog: v1.5.2...v1.5.3

v1.5.2

03 Sep 03:11
865b43c
Compare
Choose a tag to compare

What's Changed

🐞 Bugfixes

  • bugfix: Remarks not in include_size_comparison is when size changed by @exoego in #88

📦 Dependencies

  • chore(deps-dev): bump esbuild from 0.23.0 to 0.23.1 by @dependabot in #85

Full Changelog: v1.5.1...v1.5.2

v1.5.1

20 Aug 06:57
5c6947f
Compare
Choose a tag to compare

What's Changed

🐞 Bugfixes

  • bugfix: show_no_change should not default to true by @exoego in #84

Full Changelog: v1.5.0...v1.5.1

v1.5.0

14 Aug 12:49
fd4243d
Compare
Choose a tag to compare

What's Changed

🎉 Exciting New Features

  • feat: add include_size_comparison option by @exoego in #82

📄 Documentation

  • doc: show_no_change should be false by default so users can look all at a glance by @exoego in #78

🗂️ Other Changes

Full Changelog: v1.4.1...v1.5.0

v1.4.1

02 Aug 13:50
c6c6c11
Compare
Choose a tag to compare

What's Changed

🐞 Bugfixes

  • fix: correct variable name for show_no_change in action.yaml by @palexcast in #65
  • fix: add hidden comment at start instead of end to avoid truncation by @palexcast in #72

📦 Dependencies

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 Jul 10:18
824de10
Compare
Choose a tag to compare

What's Changed

🎉 Exciting New Features

📄 Documentation

📦 Dependencies

🗂️ Other Changes

Full Changelog: https://github.com/exoego/esbuild-bundle-analyzer/compare/v1.3.4..v1.4.0

v1.3.4

02 Jun 12:19
82a2aef
Compare
Choose a tag to compare

What's Changed

🗂️ Other Changes

Full Changelog: v1.3.3...v1.3.4

v1.3.3

02 Jun 12:05
3c14051
Compare
Choose a tag to compare

What's Changed

🗂️ Other Changes

Full Changelog: v1...v1.3.3

v1.3.2

02 Jun 11:54
fb3395a
Compare
Choose a tag to compare

What's Changed

📄 Documentation

  • Detail out how to generate meta file by @exoego in #29
  • Add build step example to README by @yonta in #28
  • Document how to use this action on PRs from forks by @exoego in #44

📦 Dependencies

🗂️ Other Changes

  • Bump major version automatically by @exoego in #20
  • Optimize CI by @exoego in #21
  • Fix token by @exoego in #22
  • Do not skip by @exoego in #23
  • Fix permission to push tags by @exoego in #24
  • Minify by @exoego in #25
  • "issues: write" is needed when PR is created by external users? by @exoego in #31
  • Revert ""issues: write" is needed when PR is created by external users?" by @exoego in #32
  • Trigger job when PR is from fork by @exoego in #33
  • ci: upload multiple paths together for better perf by @exoego in #39
  • Revert "Trigger job when PR is from fork" by @exoego in #41
  • Log on base load by @exoego in #40
  • ci: If it is from a fork, run only on "pull_request_target" event by @exoego in #42

New Contributors

  • @yonta made their first contribution in #28

Full Changelog: https://github.com/exoego/esbuild-bundle-analyzer/compare/v1.3.1..v1.3.2