Below you will find pages that utilize the taxonomy term “q1sh101”
January 23, 2026
Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Build Size Diff GitHub Action automates the tracking of bundle size changes in CI/CD workflows, providing instant feedback on performance regressions through detailed pull request comments. It supports multiple build tools (e.g., Webpack, Vite, Next.js) and calculates gzip/brotli size comparisons, highlighting per-file changes, budget violations, and the most impactful modifications.
January 22, 2026
Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Build Size Diff GitHub Action automates the tracking and reporting of bundle size changes in CI/CD workflows, helping developers identify and prevent performance regressions before merging pull requests. It provides detailed PR comments with gzip/brotli size metrics, file-level changes, and budget status, supporting a variety of build tools and frameworks with minimal configuration.
January 22, 2026
Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Build Size Diff GitHub Action automates the tracking and comparison of bundle sizes during CI/CD workflows. It identifies performance regressions by analyzing gzip and brotli-compressed sizes, providing detailed pull request comments with file-level changes, size budgets, and visual diffs. This action is framework-agnostic, works with any bundler, and helps developers enforce size constraints, ensuring optimized builds before merging code.
January 21, 2026
Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Build Size Diff” GitHub Action automates bundle size tracking in CI/CD workflows to help developers identify performance regressions before merging code. It generates PR comments with detailed size comparisons (total and per-file) for gzip and brotli outputs, enforces size budgets, and ranks file changes by impact.