nextjs-bundle-analysis

A github action that provides detailed bundle analysis on PRs for next.js apps

MPL-2.0 License

Downloads
136.3K
Stars
613
Committers
17

Bot releases are hidden (Show)

nextjs-bundle-analysis - v0.5.1-canary-20230413215203 Latest Release

Published by hashibot-web over 1 year ago

Patch Changes

nextjs-bundle-analysis - v0.5.0

Published by hashibot-web over 1 year ago

Minor Changes

  • #44 067cb5d Thanks @dstaley! - Improve monorepo support by adding the name from package.json to the generated comment. Add support for a skipCommentIfEmpty configuration option that will set the comment to an empty string when no pages have changed size.
nextjs-bundle-analysis - v0.5.0-canary-20230407174055

Published by hashibot-web over 1 year ago

Minor Changes

  • #44 067cb5d Thanks @dstaley! - Improve monorepo support by adding the name from package.json to the generated comment. Add support for a skipCommentIfEmpty configuration option that will set the comment to an empty string when no pages have changed size.
nextjs-bundle-analysis - v0.5.0-canary-20230331210815

Published by hashibot-web over 1 year ago

Minor Changes

nextjs-bundle-analysis - v0.4.0

Published by BRKalow over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/hashicorp/nextjs-bundle-analysis/compare/0.3.0...0.4.0

nextjs-bundle-analysis -

Published by jescalan almost 3 years ago

nextjs-bundle-analysis -

Published by jescalan about 3 years ago

Adds nextjs build caching which should significantly speed up the process!

nextjs-bundle-analysis -

Published by jescalan over 3 years ago

  • Patches an accidental breaking change when showDetails is not defined, it is interpreted as false
nextjs-bundle-analysis -

Published by jescalan over 3 years ago

Clarify the fact that third party scripts are not part of the analysis, thanks to @rauchg for the suggestion!

nextjs-bundle-analysis -

Published by jescalan over 3 years ago

  • Makes the collapsed "details" sections written to the comment configurable - on by default but can be turned off with showDetails config in package.json
  • Improvements and fixes for documentation, comments, and readme (thanks @isaachinman!)
nextjs-bundle-analysis -

Published by jescalan over 3 years ago

Fixes a broken link to this repo in the comment body

nextjs-bundle-analysis -

Published by jescalan over 3 years ago

First release that has been fully tested and confirmed to be working 🎉

nextjs-bundle-analysis -

Published by jescalan over 3 years ago

Initial test release, likely some bugs here, this is just to run a full integration test!