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