Below you will find pages that utilize the taxonomy term “michalsanger”
March 30, 2026
Next.js Turbopack Bundle Size
Version updated for https://github.com/michalsanger/nextjs-turbopack-bundle-size to version v1.7.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Next.js Turbopack Bundle Size GitHub Action automates the process of tracking and comparing bundle sizes for Next.js App Router routes across pull requests. It establishes a baseline from the default branch and generates a detailed, route-specific size comparison as a comment on each PR.
March 27, 2026
Next.js Turbopack Bundle Size
Version updated for https://github.com/michalsanger/nextjs-turbopack-bundle-size to version v1.6.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Next.js Turbopack Bundle Size, automates the tracking of Next.js App Router bundle sizes across pull requests. It compares the current branch’s route sizes with a stored baseline from the default branch and posts a detailed comment on the PR with route-by-route size changes.
March 24, 2026
Next.js Turbopack Bundle Size
Version updated for https://github.com/michalsanger/nextjs-turbopack-bundle-size to version v1.5.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Next.js Turbopack Bundle Size, automates the tracking of bundle sizes for Next.js App Router routes across pull requests. It compares the current PR’s bundle sizes against a baseline stored in the default branch and posts a detailed, route-by-route size comparison as a comment on the PR.