Releases: exoego/esbuild-bundle-analyzer
Releases · exoego/esbuild-bundle-analyzer
v1.5.4
v1.5.3
v1.5.2
What's Changed
🐞 Bugfixes
📦 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
v1.5.0
v1.4.1
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
- Bump vitest from 1.6.0 to 2.0.5 by @dependabot in #70
- Bump typescript from 5.5.2 to 5.5.4 by @dependabot in #67
- Bump glob from 10.4.2 to 11.0.0 by @dependabot in #69
New Contributors
- @palexcast made their first contribution in #65
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
🎉 Exciting New Features
📄 Documentation
- Document how to use this action on public repos by @exoego in #48
- Update README by @exoego in #55
- Fix broken link in README by @exoego in #59
- Fix broken message by @exoego in #60
📦 Dependencies
- Bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in #54
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #53
- Bump glob from 10.4.1 to 10.4.2 by @dependabot in #52
- Bump @biomejs/biome from 1.7.3 to 1.8.3 by @dependabot in #51
- Bump @types/node from 20.13.0 to 20.14.9 by @dependabot in #50
- Bump esbuild from 0.21.4 to 0.22.0 by @dependabot in #49
- Bump ws by @exoego in #63
- Update esbuild to v0.23.0 by @exoego in #56
🗂️ Other Changes
- More debug logs by @exoego in #47
- ci: Split workflow by @exoego in #57
- Run different analysis job for fork by @exoego in #62
- Fix job by @exoego in #64
Full Changelog: https://github.com/exoego/esbuild-bundle-analyzer/compare/v1.3.4..v1.4.0
v1.3.4
v1.3.3
v1.3.2
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
- Bump @biomejs/biome from 1.7.2 to 1.7.3 by @dependabot in #35
- Bump vitest from 1.5.3 to 1.6.0 by @dependabot in #38
- Bump @types/node from 20.12.7 to 20.13.0 by @dependabot in #36
- Bump glob from 10.3.12 to 10.4.1 by @dependabot in #37
- Bump esbuild from 0.20.2 to 0.21.4 by @dependabot in #34
🗂️ 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
Full Changelog: https://github.com/exoego/esbuild-bundle-analyzer/compare/v1.3.1..v1.3.2