next-optimized-images icon indicating copy to clipboard operation
next-optimized-images copied to clipboard

🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).

Results 113 next-optimized-images issues
Sort by recently updated
recently updated
newest added

I was trying to use the canary version with an SVG image and typescript. Getting the following error: ``` Type 'ImgSrc' is not assignable to type 'string'.ts(2322) Svg.d.ts(3, 5): The...

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

next verison: 11.1.2 next-optimized-images version: 2.6.2 images can be found in .next/static/media/ but can not preview or open, tips: it may damaged. in server open the image in new tab,...

# Background This project started out as a small package. Over time, more and more features were added and it now provides many different things and is used by many...

Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...

dependencies

I don't know if this is the expected behaviour. But now I'm trying to reduce client side bundle size and analyzing it I see all the svg's as js modules....

Same as https://github.com/cyrilwanner/next-optimized-images/issues/264 but for mozjpeg. I think the change is this one https://github.com/imagemin/imagemin-mozjpeg/commit/9f3f702b44a85e546c57ed0e1044fade757abd00 ``` Error [ERR_REQUIRE_ESM]: require() of ES Module /path/node_modules/imagemin-mozjpeg/index.js from /path/node_modules/next-optimized-images/lib/loaders/img-loader.js not supported. Instead change the require...

Thanks in advance, new to this package, but super stoked. That is, if it supports dynamic urls (remote images). It's difficult to tell from my end as I'm having trouble...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.4 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies