UNPKG

@hashicorp/next-optimized-images

Version:

Automatically optimize images used in next.js projects (jpeg, png, gif, svg).

14 lines (7 loc) 658 B
# @hashicorp/next-optimized-images ## 0.2.0 ### Minor Changes - [#19](https://github.com/hashicorp/web-platform-packages/pull/19) [`4d53e04`](https://github.com/hashicorp/web-platform-packages/commit/4d53e047eeddcd7461fc9ee05306ace1f08947cd) Thanks [@dstaley](https://github.com/dstaley)! - Update Webpack rule removal logic to support Next.js v12 ## 0.1.0 ### Minor Changes - [#188](https://github.com/hashicorp/nextjs-scripts/pull/188) [`5ba652a`](https://github.com/hashicorp/nextjs-scripts/commit/5ba652a7b0a6d3c2008a7cdf2e3b3f1599a41fcd) Thanks [@BRKalow](https://github.com/BRKalow)! - Adds fork of next-optimized-images which works with next 11